User:MewX/monobook.css: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
No edit summary
No edit summary
Line 15: Line 15:


}
}
#p-cactions ul li.selected a {
#p-cactions ul li.selected {
border-top:0 !important;
border-top:0 !important;
}
}

Revision as of 19:04, 1 March 2009

#bodyContent {
  padding-right:5px !important;
}

#p-cactions ul li, #p-cactions ul li a {
-moz-border-radius-topleft:0 !important;
-moz-border-radius-topright:0 !important;
border-color:#3E7614;
background: #ddffb6 !important;
position:relative !important;
bottom:-1px !important;
}
#p-cactions ul li.selected , #p-cactions ul li a.selected {
background:#a3d082 !important;

}
#p-cactions ul li.selected {
border-top:0 !important;
}