www-thermferm/jqwidgets/styles/jqx.classic.css

changeset 511
2d1d43c3a2c2
parent 117
7119ea8a5225
child 617
b216f9d4b917
equal deleted inserted replaced
510:2da3d3340403 511:2d1d43c3a2c2
51 .jqx-tabs-title-selected-top-classic, .jqx-tabs-selection-tracker-top-classic {border-color: #aaa; border-bottom: 1px solid #fff; text-shadow:0 1px 0 #f2f2f2; filter: none; color: #222; background: #fff;} 51 .jqx-tabs-title-selected-top-classic, .jqx-tabs-selection-tracker-top-classic {border-color: #aaa; border-bottom: 1px solid #fff; text-shadow:0 1px 0 #f2f2f2; filter: none; color: #222; background: #fff;}
52 .jqx-tabs-title-selected-bottom-classic, .jqx-tabs-selection-tracker-bottom-classic {border-color: #aaa; border-top: 1px solid #fff; text-shadow:0 1px 0 #f2f2f2; filter: none; color: #222; background: #fff;} 52 .jqx-tabs-title-selected-bottom-classic, .jqx-tabs-selection-tracker-bottom-classic {border-color: #aaa; border-top: 1px solid #fff; text-shadow:0 1px 0 #f2f2f2; filter: none; color: #222; background: #fff;}
53 .jqx-icon-calendar-pressed-classic { 53 .jqx-icon-calendar-pressed-classic {
54 background-image: url('images/icon-calendar-white.png'); 54 background-image: url('images/icon-calendar-white.png');
55 } 55 }
56 .jqx-icon-time-pressed-classic {
57 background-image: url('images/icon-time-white.png');
58 }
56 .jqx-grid-cell-classic.jqx-grid-cell-selected-classic>.jqx-grid-group-expand-classic { 59 .jqx-grid-cell-classic.jqx-grid-cell-selected-classic>.jqx-grid-group-expand-classic {
57 background-image: url('images/icon-down-white.png'); 60 background-image: url('images/icon-down-white.png');
58 background-repeat: no-repeat; 61 background-repeat: no-repeat;
59 background-position: center; 62 background-position: center;
60 } 63 }
71 .jqx-grid-cell-classic.jqx-grid-cell-selected-classic>.jqx-grid-group-expand-rtl-classic{ 74 .jqx-grid-cell-classic.jqx-grid-cell-selected-classic>.jqx-grid-group-expand-rtl-classic{
72 background-image: url('images/icon-down-white.png'); 75 background-image: url('images/icon-down-white.png');
73 background-repeat: no-repeat; 76 background-repeat: no-repeat;
74 background-position: center; 77 background-position: center;
75 } 78 }
79 .jqx-layout-classic
80 {
81 background-color: #aaa;
82 }

mercurial