User:Alexmuller/monobook.css: Difference between revisions
From London Hackspace Wiki
Alexmuller (talk | contribs) (Testing tabs) |
Alexmuller (talk | contribs) m (tweak) |
||
Line 1: | Line 1: | ||
#p-cactions li { | #p-cactions li { | ||
padding: 0.2em 0; | padding: 0.2em 0; | ||
Line 6: | Line 5: | ||
#p-cactions li.selected { | #p-cactions li.selected { | ||
border-color: #3528A8; | border-color: #3528A8; | ||
padding: 0.2em 0; | |||
} | } | ||
Revision as of 18:26, 23 January 2011
#p-cactions li { padding: 0.2em 0; } #p-cactions li.selected { border-color: #3528A8; padding: 0.2em 0; } #p-cactions li a { text-transform: none; } #p-cactions li.selected a, #p-cactions li.selected a:hover { background-color: #3528A8; color: #fff; padding: 0.2em 1em !important; }