Tribunal de Justiça do Estado da Bahia
Mudanças entre as edições de "MediaWiki:Common.css"
De DMO
| Linha 3: | Linha 3: | ||
//andrea de carvalho costa - ocultando barra de administração | //andrea de carvalho costa - ocultando barra de administração | ||
| − | / * | + | /* Transform the user toolbar into a sidebox */ |
| − | # | + | #p-personal { |
| − | + | position:relative; | |
| − | + | z-index:3; | |
| − | + | width: 11.6em; | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
} | } | ||
| − | + | ||
| − | . | + | #p-personal .pBody { |
| − | font-size: | + | width: 11.6em; |
| − | + | border: none; | |
| + | margin: 0 0 0.1em 0em; | ||
| + | float: none; | ||
| + | overflow: hidden; | ||
| + | font-size: 95%; | ||
| + | background: White; | ||
| + | border-collapse: collapse; | ||
| + | border: 1px solid #aaaaaa; | ||
| + | padding: 0.3em 0.5em 0.3em 0.3em; | ||
} | } | ||
| − | + | ||
| − | + | #p-personal ul { | |
| − | font-size: | + | line-height: 1.5em; |
| + | list-style-type: square; | ||
| + | list-style-image: url("/style/monobook/bullet.gif"); | ||
| + | |||
| + | font-size:0%; | ||
| + | margin: 0 0 0 1.5em; | ||
| + | padding:0; | ||
| + | text-align:left; | ||
| + | text-transform: none; | ||
} | } | ||
| − | + | ||
| − | + | #p-personal li { | |
| − | margin: | + | display: list-item; |
| − | + | padding:0; | |
| + | margin: 0 0 0 0; | ||
| + | margin-bottom: 0.1em; | ||
} | } | ||
| + | |||
| − | + | li#pt-userpage { background: none } | |
| − | + | li#pt-anonuserpage { background: none } | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | # | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | } | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | } | + | |
Edição das 15h39min de 19 de agosto de 2013
/** o código CSS colocado aqui será aplicado a todos os temas */
//andrea de carvalho costa - ocultando barra de administração
/* Transform the user toolbar into a sidebox */
#p-personal {
position:relative;
z-index:3;
width: 11.6em;
}
#p-personal .pBody {
width: 11.6em;
border: none;
margin: 0 0 0.1em 0em;
float: none;
overflow: hidden;
font-size: 95%;
background: White;
border-collapse: collapse;
border: 1px solid #aaaaaa;
padding: 0.3em 0.5em 0.3em 0.3em;
}
#p-personal ul {
line-height: 1.5em;
list-style-type: square;
list-style-image: url("/style/monobook/bullet.gif");
font-size:0%;
margin: 0 0 0 1.5em;
padding:0;
text-align:left;
text-transform: none;
}
#p-personal li {
display: list-item;
padding:0;
margin: 0 0 0 0;
margin-bottom: 0.1em;
}
li#pt-userpage { background: none }
li#pt-anonuserpage { background: none }