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

changeset 511
2d1d43c3a2c2
parent 336
217f330b05cb
child 617
b216f9d4b917
equal deleted inserted replaced
510:2da3d3340403 511:2d1d43c3a2c2
445 background-image: url('images/metro-icon-down-white.png'); 445 background-image: url('images/metro-icon-down-white.png');
446 background-repeat: no-repeat; 446 background-repeat: no-repeat;
447 background-position: center; 447 background-position: center;
448 } 448 }
449 .jqx-tree-grid-expand-button-windowsphone { 449 .jqx-tree-grid-expand-button-windowsphone {
450 margin-top: 5px; 450 margin-top: 0px;
451 } 451 }
452 .jqx-tree-grid-checkbox-windowsphone, .jqx-tree-grid-collapse-button-windowsphone { 452 .jqx-tree-grid-checkbox-windowsphone, .jqx-tree-grid-collapse-button-windowsphone {
453 margin-top: 3px; 453 margin-top: 3px;
454 } 454 }
455 .jqx-grid-table-windowsphone { 455 .jqx-grid-table-windowsphone {
462 background-position: center; 462 background-position: center;
463 } 463 }
464 .jqx-icon-calendar-windowsphone, .jqx-icon-calendar-hover-windowsphone, .jqx-icon-calendar-pressed-windowsphone { 464 .jqx-icon-calendar-windowsphone, .jqx-icon-calendar-hover-windowsphone, .jqx-icon-calendar-pressed-windowsphone {
465 background-image: url('images/icon-calendar-white.png'); 465 background-image: url('images/icon-calendar-white.png');
466 } 466 }
467 .jqx-icon-time-windowsphone, .jqx-icon-time-hover-windowsphone, .jqx-icon-time-pressed-windowsphone {
468 background-image: url('images/icon-time-white.png');
469 }
467 .jqx-calendar-cell-today-windowsphone { 470 .jqx-calendar-cell-today-windowsphone {
468 color: black; 471 color: black;
469 } 472 }
470 .jqx-menu-minimized-button-windowsphone { 473 .jqx-menu-minimized-button-windowsphone {
471 background-image: url('images/icon-menu-minimized-white.png'); 474 background-image: url('images/icon-menu-minimized-white.png');
473 .jqx-editor-toolbar-icon-windowsphone { 476 .jqx-editor-toolbar-icon-windowsphone {
474 background: url('images/html_editor_white.png') no-repeat; 477 background: url('images/html_editor_white.png') no-repeat;
475 } 478 }
476 .jqx-file-upload-file-name-windowsphone{padding:3px;} 479 .jqx-file-upload-file-name-windowsphone{padding:3px;}
477 .jqx-file-upload-file-row-windowsphone{ height: 40px;} 480 .jqx-file-upload-file-row-windowsphone{ height: 40px;}
481 .jqx-layout-windowsphone
482 {
483 background-color: #35353A;
484 }
485 .jqx-layout-pseudo-window-pin-icon-windowsphone
486 {
487 background-image: url("images/pin-white.png");
488 }
489 .jqx-layout-pseudo-window-pinned-icon-windowsphone
490 {
491 background-image: url("images/pinned-white.png");
492 }
493 .jqx-scheduler-windowsphone, .jqx-scheduler-toolbar-windowsphone, .jqx-scheduler-time-column-windowsphone, .jqx-scheduler-toolbar-details-windowsphone {
494 color: white !important;
495 background: black !important;
496 }

mercurial