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

changeset 511
2d1d43c3a2c2
parent 301
dbaed96a4a0c
child 617
b216f9d4b917
equal deleted inserted replaced
510:2da3d3340403 511:2d1d43c3a2c2
234 .jqx-tabs-title-bootstrap, 234 .jqx-tabs-title-bootstrap,
235 .jqx-tabs-title-bottom-bootstrap, .jqx-expander-header-bootstrap { 235 .jqx-tabs-title-bottom-bootstrap, .jqx-expander-header-bootstrap {
236 color: #0088cc !important; 236 color: #0088cc !important;
237 } 237 }
238 238
239 .jqx-expander-header-bootstrap:hover { 239 .jqx-expander-header-bootstrap:hover:not(.jqx-fill-state-disabled-bootstrap) {
240 color: #005580 !important; 240 color: #005580 !important;
241 cursor: pointer; 241 cursor: pointer;
242 } 242 }
243 243
244 .jqx-tabs-title-hover-top-bootstrap, 244 .jqx-tabs-title-hover-top-bootstrap,
291 .jqx-docking-panel-bootstrap .jqx-window-bootstrap { 291 .jqx-docking-panel-bootstrap .jqx-window-bootstrap {
292 box-shadow: none; 292 box-shadow: none;
293 } 293 }
294 294
295 .jqx-radiobutton-bootstrap { 295 .jqx-radiobutton-bootstrap {
296 -moz-border-radius: 100%;
297 -webkit-border-radius: 100%;
298 border-radius: 100%;
299 background-repeat: no-repeat; 296 background-repeat: no-repeat;
300 background: none; 297 background: none;
301 } 298 }
302 299
303 .jqx-radiobutton-bootstrap-bootstrap, .jqx-radiobutton-hover-bootstrap { 300 .jqx-radiobutton-bootstrap-bootstrap, .jqx-radiobutton-hover-bootstrap {
919 .jqx-grid-cell-bootstrap.jqx-grid-cell-selected-bootstrap > .jqx-grid-group-expand-rtl-bootstrap { 916 .jqx-grid-cell-bootstrap.jqx-grid-cell-selected-bootstrap > .jqx-grid-group-expand-rtl-bootstrap {
920 background-image: url('images/icon-down-white.png'); 917 background-image: url('images/icon-down-white.png');
921 background-repeat: no-repeat; 918 background-repeat: no-repeat;
922 background-position: center; 919 background-position: center;
923 } 920 }
921 .jqx-layout-bootstrap
922 {
923 background-color: #cccccc;
924 }

mercurial