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
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.
Comments
re:number 1 it is available at both.