//fix bug IE7 > delete font-size:118px on fileuploader js, add gradiant images ie7 table
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11769 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -18,7 +18,7 @@ fieldset{background-color:#EBEDF4; border:1px solid #CCCED7;font-size:1.1em;marg
|
||||
.Bloc {background-color:#EBEDF4; border:1px solid #CCCED7;font-size:1.1em;margin:0;padding:1em}
|
||||
legend{background:#EBEDF4;border:1px solid #CCCED7;font-weight:700;margin:0;padding:.2em .5em;text-align:left}
|
||||
input[type="text"],input[type="password"],input[type="file"],textarea {border:1px solid #ccc;}
|
||||
select { border:1px solid #ccc; color: #666666; font-size: 12px; height: 22px;}
|
||||
select { border:1px solid #ccc; color: #666666; font-size: 12px;}
|
||||
select[disabled="disabled"], input[disabled="disabled"],textarea[disabled="disabled"] {border: 1px solid #CCCCCC;color: #AAAAAA}
|
||||
.header_module{background:url(header_module.png);padding-left: 0.5em;padding-top: 0.8em;height:20px;color: #812143;border:solid 1px #CCC;}
|
||||
.double_select select{width:300px;height:160px;}
|
||||
|
||||
Reference in New Issue
Block a user