Revert r35769.
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 3 Jun 2008 23:33:46 +0000 (23:33 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 3 Jun 2008 23:33:46 +0000 (23:33 +0000)
The star-shaped bullet isn't really ideal; it doesn't display properly in some browsers (overlaps with square bullet), and isn't particularly clear.

Might be best to break the pages back out again so things are visible and accessible.

skins/common/images/COPYING [deleted file]
skins/common/images/bullet_star.gif [deleted file]
skins/common/shared.css

diff --git a/skins/common/images/COPYING b/skins/common/images/COPYING
deleted file mode 100644 (file)
index 893f7fc..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-Licences and sources for individual images:
-== GFDL ==
-http://www.gnu.org/licenses/fdl.html
-  Permission is granted to copy, distribute and/or modify this document
-  under the terms of the GNU Free Documentation License, Version 1.2
-  or any later version published by the Free Software Foundation;
-  with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
-  Texts.  A copy of the license is included in the section entitled "GNU
-  Free Documentation License".
-
-bullet_star.gif - http://commons.wikimedia.org/wiki/Image:QS_blue_star_small.png
diff --git a/skins/common/images/bullet_star.gif b/skins/common/images/bullet_star.gif
deleted file mode 100644 (file)
index ac7498e..0000000
Binary files a/skins/common/images/bullet_star.gif and /dev/null differ
index 5eaa989..d42fc1c 100644 (file)
@@ -241,8 +241,7 @@ h4.mw-specialpagesgroup {
        margin: .3em 0em 0em 0em;
 }
 .mw-specialpagerestricted {
-       display: list-item;
-       list-style-image: url(images/bullet_star.gif);
+       font-weight: bold;
 }
 
 #shared-image-dup, #shared-image-conflict {