www-thermferm/jqwidgets/styles/jqx.ui-smoothness.css

changeset 511
2d1d43c3a2c2
parent 117
7119ea8a5225
child 617
b216f9d4b917
equal deleted inserted replaced
510:2da3d3340403 511:2d1d43c3a2c2
144 /*Scroll Bar*/ 144 /*Scroll Bar*/
145 .jqx-scrollbar-ui-smoothness .jqx-icon-arrow-up-ui-smoothness{width: 16px; height: 16px; margin-left: auto;} 145 .jqx-scrollbar-ui-smoothness .jqx-icon-arrow-up-ui-smoothness{width: 16px; height: 16px; margin-left: auto;}
146 .jqx-scrollbar-ui-smoothness .jqx-icon-arrow-down-ui-smoothness{width: 16px; height: 16px; margin-left: auto;} 146 .jqx-scrollbar-ui-smoothness .jqx-icon-arrow-down-ui-smoothness{width: 16px; height: 16px; margin-left: auto;}
147 .jqx-scrollbar-ui-smoothness .jqx-icon-arrow-left-ui-smoothness{width: 16px; height: 16px; position: relative; top: 50%; margin-top: -8px;} 147 .jqx-scrollbar-ui-smoothness .jqx-icon-arrow-left-ui-smoothness{width: 16px; height: 16px; position: relative; top: 50%; margin-top: -8px;}
148 .jqx-scrollbar-ui-smoothness .jqx-icon-arrow-right-ui-smoothness{width: 16px; height: 16px; position: relative; top: 50%; margin-top: -8px;} 148 .jqx-scrollbar-ui-smoothness .jqx-icon-arrow-right-ui-smoothness{width: 16px; height: 16px; position: relative; top: 50%; margin-top: -8px;}
149 .jqx-layout-ui-smoothness
150 {
151 background-color: #aaa;
152 }
153 .jqx-layout-pseudo-window-pin-icon-ui-smoothness
154 {
155 background-image: url("images/pin-black.png");
156 }
157 .jqx-layout-pseudo-window-pinned-icon-ui-smoothness
158 {
159 background-image: url("images/pinned-black.png");
160 }
161 .jqx-docking-layout-group-floating .jqx-window-header-ui-smoothness
162 {
163 background-image: none;
164 }

mercurial