Base Css Bugs

Description

There are the following two bugs in the base CSS code —

Number 1: One of the image URL's in /files—common/theme/base/css/odialog.css refers to test.wikidot.com instead of www.wikidot.com

.owindow.owait .content{
.
.
background-image: url(http://test.wikidot.com/common--theme/base/images/progress/progressbar.gif);

Number 2: The following external image referred to in /files—common/theme/base/css/style.css does not exist:

.wait-icon{
.
.    
background-image: url(http://www.napyfab.com/ajax-indicators/images/indicator_medium.gif);

How to Reproduce

N/A

Browsers

ALL

Reported by

ErichSteinboeck

Rate this Bug

Rate the urgency of this bug. If you think it is more urgent and important than it's current rating suggests, rate it up.

rating: +2+x

Comments

Phil ChettPhil Chett 1211847567|%e %b %Y, %H:%M %Z|agohover

re:number 1 it is available at both.

progressbar.gif
http://www.wikidot.com/common--theme/base/images/progress/progressbar.gif
progressbar.gif
http://test.wikidot.com/common--theme/base/images/progress/progressbar.gif
unfold by Phil ChettPhil Chett, 1211847567|%e %b %Y, %H:%M %Z|agohover
Add a new comment
page tags: bug css
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.