Ajout mainteneur
This commit is contained in:
parent
890b66c16f
commit
b36433c8e6
@ -17,14 +17,16 @@
|
||||
* $Id$
|
||||
* $Source$
|
||||
*
|
||||
* Mainteneur : Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
||||
*/
|
||||
body
|
||||
{
|
||||
body {
|
||||
margin: 0px;
|
||||
background: #ebebe0;
|
||||
font-family: sans-serif; font-size: 0.95em;
|
||||
}
|
||||
|
||||
/*
|
||||
* Onglets
|
||||
*/
|
||||
|
||||
div.tabBar {
|
||||
color: #436976;
|
||||
@ -34,7 +36,6 @@ div.tabBar {
|
||||
border: 1px solid #8CACBB;
|
||||
}
|
||||
|
||||
|
||||
div.tabs {
|
||||
margin: 0em;
|
||||
padding: 0em 3em;
|
||||
@ -73,7 +74,6 @@ a.tabAction:hover {
|
||||
background: #dee7ec;
|
||||
}
|
||||
|
||||
|
||||
a.tab#active {
|
||||
background: #dee7ec;
|
||||
border-bottom: #dee7ec 1px solid;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user