Import CSS and open export in new window

This commit is contained in:
John McLear 2011-07-20 16:01:10 +01:00
parent 77dc7ede14
commit 1849adf9b8
4 changed files with 45 additions and 9 deletions

View file

@ -1000,3 +1000,24 @@ position: relative;
background-position: 2px -49px;
}
#importstatusball{
display:none;
}
#importarrow{
display:none;
}
#importmessagesuccess{
display:none;
}
#importsubmitinput{
height:25px;
width:85px;
margin-top:12px;
}
#importstatusball{
height:50px;
}