commencement de correction pour le bug du login (qui fait qu'on doit redmarer l'intranet)
darcs-hash:20061117133434-f46e9-00a13be3e62303cb7820708db3d41309c22f78b1.gz
This commit is contained in:
parent
e310bd2392
commit
d57e1a82b9
6 changed files with 62 additions and 13 deletions
|
@ -22,20 +22,22 @@ ul#actionMenu li {
|
|||
* <!-- file name, menu de gauche -->
|
||||
* ****************************************** */
|
||||
#fileName {
|
||||
display: block;
|
||||
width:150px;
|
||||
text-align:center;
|
||||
padding:50px 5px 5px 5px;
|
||||
background: url(../images/pdf-icon.png) center top no-repeat;
|
||||
margin-bottom:10px;
|
||||
margin:0 0 10px 0;
|
||||
overflow:auto;
|
||||
}
|
||||
#actionNouvelleImpression {
|
||||
margin:1em 0;
|
||||
|
||||
#actionMenu li {
|
||||
margin: .8em 0;
|
||||
}
|
||||
|
||||
#actionEtatImprimante {
|
||||
padding:0.4em;
|
||||
border: thin black solid;
|
||||
margin:1em 0;
|
||||
}
|
||||
|
||||
/* ******************************************* *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue