[-] BO : fix #PSTEST-1213 - button style

This commit is contained in:
tDidierjean
2012-04-23 09:34:05 +00:00
parent 82983dc0fc
commit 64a05103a6
3 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -236,7 +236,6 @@ div.fix-toolbar {border-bottom: 1px solid #E0E0E0;position:fixed;top:0;opacity:0
background: -webkit-gradient(linear, center top ,center bottom, from(#F9F9F9), to(#E3E3E3)) repeat scroll 0 0 transparent;
color:#333;
width:180px;
font-weight:bold;
text-shadow: 0 1px 0 #fff;
border-color: #CCCCCC #BBBBBB #A0A0A0;
border-left: 1px solid #BBBBBB;
@@ -248,6 +247,8 @@ div.fix-toolbar {border-bottom: 1px solid #E0E0E0;position:fixed;top:0;opacity:0
}
#content .qq-upload-button:hover { border:1px solid #939393;}
.file_upload_label {margin-top:5px;}
/*leadin*/
.leadin {}
.leadin .bloc-leadin{ padding:10px 3px;}