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