Utente:Wella/monobook2
/*
*/ /* From [[:en:User:Wayward/monobook.css]]*/ /* ################################### */ /* Start of requirements for menu tabs */ #p-cactions #ca-edit-0 a { padding-left: 0.4em; padding-right: 0.4em; } #p-cactions a { filter: alpha(opacity=75); } #p-cactions a:hover, #p-cactions .selected a { filter: none; } #p-cactions li { position: relative; float: left; } .tabmenu ul { display: none; z-index: 2; position: relative; top: -2px; border-top: 1px solid #aaaaaa; padding: 0px; margin: 0px; background: #FFFFF0; background-color: #FFFFF0; clear:both; } /* Menu tab IDs. If you add a new menu, you need to add its ID here too */ #talkm ul li, #tools ul li { float: none; border: 1px solid #aaaaaa; border-top: none; text-align: center; background: #F8FCFF; background-color: #FFFFF0; clear:both; display: block; -moz-border-radius-topleft: 0em; -moz-border-radius-topright: 0em; } .tabmenu:hover ul { display: block; } .tabmenu a { padding: 0pt 0.8em !important; background: #F8FCFF; background-color: #FFFFF0; } .tabmenu ul a:hover { font-weight: bold; } /* End of requirements for menu tabs */ /* ################################# */ /* Colori della textbox di edit dei testi */ textarea { background : #FFFFF0; } /* Casella user (quella con i link alle preferenze, alla pagina utente personale ecc.) */ #p-personal { background: #FFC000; } #p-personal li a { color: #3040E0; } #p-personal li a:hover { background: #FFC000; } #p-personal li a:hover { color: #00D010; } /* Colore del testo a carattere fisso <tt></tt> */ pre { padding: 1em; border-left: 3px double #0000C0; border-right: none; border-top: none; border-bottom: none; color: black; background-color: #F0F0F0; line-height: 1em; } /* Colori di default */ #content { background : white; } #p-cactions li { background : white; } #p-cactions li a: { background : white; } /*
*/
a.recent2_rollback:hover{ background: red; color: white; }
.mw-plusminus-neg { color: #D00000; }