File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_
206206.ui-state-hover .ui-icon , .ui-state-focus .ui-icon {background-image : url (images/ui-icons_454545_256x240.png); }
207207.ui-state-active .ui-icon {background-image : url (images/ui-icons_454545_256x240.png); }
208208.ui-state-highlight .ui-icon {background-image : url (images/ui-icons_2e83ff_256x240.png); }
209- .ui-state-error .ui-icon , .ui-state-error-text .ui-icon {background-image : url (images/ui-icons_cd0a0a_256x240 .png); }
209+ .ui-state-error .ui-icon , .ui-state-error-text .ui-icon {background-image : url (images/ui-icons_f6cf3b_256x240 .png); }
210210
211211/* positioning */
212212.ui-icon-carat-1-n { background-position : 0 0 ; }
@@ -821,10 +821,9 @@ opacity: 0.25;
821821.ui-tabs { position : relative; padding : .2em ; zoom : 1 ; border : 0px ;} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
822822.ui-tabs .ui-tabs-nav li : hover {
823823 text-decoration : none;
824- background-color : # eee ;
825- border-radius : 4px 4px 0 0 ;
826-
827824}
825+
826+
828827.ui-tabs .ui-tabs-nav { margin : 0 ; padding : .2em .2em 0 ; border-bottom : 1px solid # DDD ; }
829828.ui-tabs .ui-tabs-nav li { list-style : none; float : left; position : relative; top : 1px ; padding : 0 ; white-space : nowrap; background : none; border : 0px ;
830829
Original file line number Diff line number Diff line change @@ -259,6 +259,9 @@ text-indent:-9999px;
259259width : 98% ;
260260margin : 1px 0 ;
261261padding : 0 ;
262+ background : gray;
263+ border : 0px ;
264+
262265}
263266
264267.wijmo-wijmenu .wijmo-wijmenu-group {
You can’t perform that action at this time.
0 commit comments