MediaWiki:Common.css
Nota: Após publicar, você pode ter que limpar o "cache" do seu navegador para ver as alterações.
- Firefox / Safari: Pressione Shift enquanto clica Recarregar, ou pressione Ctrl-F5 ou Ctrl-R (⌘-R no Mac)
- Google Chrome: Pressione Ctrl-Shift-R (⌘-Shift-R no Mac)
- Internet Explorer/Edge: PressioneCtrl enquanto clica Recarregar, ou Pressione Ctrl-F5
- Opera: Pressione Ctrl-F5.
/** o código CSS colocado aqui será aplicado a todos os temas */
.icone-sei-estat{
top: 50px;
left: 155px;
width: 147px;
height: 157px;
/* UI Properties */
background: transparent url('/images/8/8b/Estat.png') 0% 0% no-repeat padding-box;
opacity: 1;
}
.icone-sei-estat:hover{
/* Layout Properties */
top: 50px;
left: 155px;
width: 321px;
height: 157px;
/* UI Properties */
background: transparent url('/images/2/2b/Estat2.png') 0% 0% no-repeat padding-box;
opacity: 1;
}
.icone-sei-fed{
top: 50px;
left: 155px;
width: 147px;
height: 157px;
/* UI Properties */
background: transparent url('/images/6/64/Fed.png') 0% 0% no-repeat padding-box;
opacity: 1;
}
.icone-sei-fed:hover{
/* Layout Properties */
top: 50px;
left: 155px;
width: 321px;
height: 157px;
/* UI Properties */
background: transparent url('/images/3/31/Fed2.png') 0% 0% no-repeat padding-box;
opacity: 1;
}
.icone-sei-manual{
top: 50px;
left: 155px;
width: 147px;
height: 157px;
/* UI Properties */
background: transparent url('/images/b/b5/Manual.png') 0% 0% no-repeat padding-box;
opacity: 1;
}
.icone-sei-manual:hover{
/* Layout Properties */
top: 50px;
left: 155px;
width: 321px;
height: 157px;
/* UI Properties */
background: transparent url('/images/3/3a/Manual2.png') 0% 0% no-repeat padding-box;
opacity: 1;
}
.icone-sei-operdoc{
top: 50px;
left: 155px;
width: 147px;
height: 157px;
/* UI Properties */
background: transparent url('/images/f/f6/Operdoc.png') 0% 0% no-repeat padding-box;
opacity: 1;
}
.icone-sei-operdoc:hover{
/* Layout Properties */
top: 50px;
left: 155px;
width: 321px;
height: 157px;
/* UI Properties */
background: transparent url('/images/5/52/Operdoc2.png') 0% 0% no-repeat padding-box;
opacity: 1;
}
.icone-sei-operproc{
top: 50px;
left: 155px;
width: 147px;
height: 157px;
/* UI Properties */
background: transparent url('/images/0/08/Operproc.png') 0% 0% no-repeat padding-box;
opacity: 1;
}
.icone-sei-operproc:hover{
/* Layout Properties */
top: 50px;
left: 155px;
width: 321px;
height: 157px;
/* UI Properties */
background: transparent url('/images/3/37/Operproc2.png') 0% 0% no-repeat padding-box;
opacity: 1;
}
.icone-sei-orgproc{
top: 50px;
left: 155px;
width: 147px;
height: 157px;
/* UI Properties */
background: transparent url('/images/4/41/Orgproc.png') 0% 0% no-repeat padding-box;
opacity: 1;
}
.icone-sei-orgproc:hover{
/* Layout Properties */
top: 50px;
left: 155px;
width: 321px;
height: 157px;
/* UI Properties */
background: transparent url('/images/e/e3/Orgproc2.png') 0% 0% no-repeat padding-box;
opacity: 1;
}
.icone-sei-pesq4{
top: 50px;
left: 155px;
width: 147px;
height: 157px;
/* UI Properties */
background: transparent url('/images/5/59/Pesq.png') 0% 0% no-repeat padding-box;
opacity: 1;
}
.icone-sei-pesq4:hover{
/* Layout Properties */
top: 50px;
left: 155px;
width: 321px;
height: 157px;
/* UI Properties */
background: transparent url('/images/f/f5/Pesquisa2.png') 0% 0% no-repeat padding-box;
opacity: 1;
}