File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
skin/adminhtml/default/default Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -471,7 +471,7 @@ button.success:active { background:url(images/btn_gr_on.gif) repeat-x 0 0 #3fa05
471
471
472
472
button .disabled ,
473
473
button .disabled : hover ,
474
- button .disabled : active { border-color : # 777 # 505050 # 505050 # 777 ; background : # 919191 url (images/btn_bg-disabled.gif) 0 0 repeat-x; color : # fff ; cursor : default; opacity : .8 ; -ms-filter : "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)" ; }
474
+ button .disabled : active { border-color : # 777 # 505050 # 505050 # 777 ; background : # 919191 url (images/btn_bg-disabled.gif) 0 0 repeat-x; color : # fff ; cursor : default; opacity : .8 ; }
475
475
button .add .disabled span { background-image : url (images/add_btn_icon-disabled.gif); }
476
476
477
477
button .loading > span { padding-left : 20px ; background-image : url (images/btn_loading-icon.gif) !important ;}
@@ -547,7 +547,7 @@ td.divider { font-size:1px; line-height:0; }
547
547
.scrollContent { position : absolute; left : 0 ; top : 0 ; }
548
548
549
549
/* Horizontal scroll */
550
- .hor-scroll { width : 100% ; overflow : auto; padding-bottom : 4px ; margin-bottom : -4px ; } /* IE has personal style, see iestyles.css */
550
+ .hor-scroll { width : 100% ; overflow : auto; padding-bottom : 4px ; margin-bottom : -4px ; }
551
551
552
552
553
553
/**/
@@ -654,7 +654,7 @@ div.autocomplete ul li { padding:.5em .7em; min-height:32px; cursor:pointer; tex
654
654
.left-col-block { width : 200px ; }
655
655
656
656
/* Floating Content Header */ /* Used to make action buttons always within reach */
657
- .content-header-floating { display : none; position : fixed; left : 0 ; top : 0 ; width : 100% ; border-bottom : solid 1px # 988753 ; z-index : 100 ; background : # fdfaa4 ; -ms-filter : "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)" /* IE8 */ ; opacity : .85 ; }
657
+ .content-header-floating { display : none; position : fixed; left : 0 ; top : 0 ; width : 100% ; border-bottom : solid 1px # 988753 ; z-index : 100 ; background : # fdfaa4 ; opacity : .85 ; }
658
658
.content-header-floating .content-header { padding : 6px 8px 4px 8px ; margin-bottom : 0 ; border : 0 ; }
659
659
.content-header-floating td { padding-right : 20px ; }
660
660
.content-header-floating button { margin-top : 3px ; }
You can’t perform that action at this time.
0 commit comments