From: Brion Vibber Date: Tue, 3 Jun 2008 23:33:46 +0000 (+0000) Subject: Revert r35769. X-Git-Tag: 1.31.0-rc.0~47195 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=e78f5ed55961856ab6f24509ead79568181e0641;p=lhc%2Fweb%2Fwiklou.git Revert r35769. 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. --- diff --git a/skins/common/images/COPYING b/skins/common/images/COPYING deleted file mode 100644 index 893f7fc775..0000000000 --- a/skins/common/images/COPYING +++ /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 index ac7498e662..0000000000 Binary files a/skins/common/images/bullet_star.gif and /dev/null differ diff --git a/skins/common/shared.css b/skins/common/shared.css index 5eaa989ae6..d42fc1c0df 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -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 {