1 @import "mediawiki.mixins";
5 * The following code is highly modified from monobook. It would be nice if the
6 * preftoc id was more human readable like preferences-toc for instance,
7 * howerver this would require backporting the other skins.
16 padding: 0 !important;
17 .background-image('images/preferences/break.png');
18 background-position: bottom left;
19 background-repeat: no-repeat;
29 list-style-type: none;
30 list-style-image: none;
31 .background-image('images/preferences/break.png');
32 background-position: bottom right;
33 background-repeat: no-repeat;
35 /* Sadly, IE6 won't understand this */
42 .background-image('images/preferences/fade.png');
43 background-position: bottom;
44 background-repeat: repeat-x;
46 text-decoration: none;
53 display: inline-block;
55 color: @menu-link-color;
57 text-decoration: none;
58 background-image: none;
64 text-decoration: underline;
74 border: solid 1px #ccc;
75 background-color: #fafafa;
79 border-top: solid 1px #ccc;
101 div.mw-prefs-buttons {
105 margin-right: 0.25em;