r76450 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76449‎ | r76450 | r76451 >
Date:15:29, 10 November 2010
Author:demon
Status:ok
Tags:
Comment:
Remove bullets from radio lists
Modified paths:
  • /trunk/phase3/skins/common/config.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/common/config.css
@@ -23,6 +23,9 @@
2424 .config-block-elements {
2525 margin-left: 2em;
2626 }
 27+.config-block-elements li {
 28+ list-style: none;
 29+}
2730 .config-input {
2831 clear: left;
2932 zoom: 100%; /* IE hack */

Status & tagging log