[Nounou] Eee PC et intranet
Modification du positionnement du popup "choix fichier" pour qu'il scroole en même temps que la fenêtre (important pour les petites résoutions) darcs-hash:20080508103621-69ccb-dcca6b8a3856cc43661033bce4860016f5d8c55f.gz
This commit is contained in:
parent
aad399bc7e
commit
bc784cf3c1
1 changed files with 2 additions and 2 deletions
|
@ -108,9 +108,9 @@ fieldset .aide { float:right; }
|
||||||
background:#AE0F3E;
|
background:#AE0F3E;
|
||||||
z-index:500;
|
z-index:500;
|
||||||
float:left;
|
float:left;
|
||||||
position:fixed;
|
position:absolute;
|
||||||
min-width:450px;
|
min-width:450px;
|
||||||
top:110px;
|
top:0;
|
||||||
left:20%;
|
left:20%;
|
||||||
right:20%;
|
right:20%;
|
||||||
padding:0;
|
padding:0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue