www/jqwidgets/styles/jqx.material-green.css

changeset 733
67bf19c50fcc
parent 451
259c97782bf8
equal deleted inserted replaced
732:db4de4f37b65 733:67bf19c50fcc
762 background-color: #558B2F; 762 background-color: #558B2F;
763 border-color: #558B2F; 763 border-color: #558B2F;
764 } 764 }
765 765
766 .jqx-checkbox-check-checked-material-green { 766 .jqx-checkbox-check-checked-material-green {
767 background: transparent url(images/material_check_white.png) center center no-repeat; 767 background: transparent url(./images/material_check_white.png) center center no-repeat;
768 } 768 }
769 .jqx-checkbox-check-indeterminate-material-green { 769 .jqx-checkbox-check-indeterminate-material-green {
770 width:14px !important; 770 width:14px !important;
771 height:14px !important; 771 height:14px !important;
772 position:relative; 772 position:relative;
1013 background-repeat: no-repeat; 1013 background-repeat: no-repeat;
1014 background-position: center; 1014 background-position: center;
1015 } 1015 }
1016 1016
1017 .jqx-tree-item-arrow-collapse-rtl-material-green, .jqx-tree-item-arrow-collapse-hover-rtl-material-green { 1017 .jqx-tree-item-arrow-collapse-rtl-material-green, .jqx-tree-item-arrow-collapse-hover-rtl-material-green {
1018 background-image: url(images/material-icon-left.png); 1018 background-image: url(./images/material-icon-left.png);
1019 } 1019 }
1020 1020
1021 .jqx-menu-item-arrow-left-selected-material-green { 1021 .jqx-menu-item-arrow-left-selected-material-green {
1022 background-image: url('images/material-icon-left.png'); 1022 background-image: url('images/material-icon-left.png');
1023 background-repeat: no-repeat; 1023 background-repeat: no-repeat;
1049 .jqx-widget .jqx-grid-cell, .jqx-widget .jqx-grid-column-header, .jqx-widget .jqx-grid-group-cell { 1049 .jqx-widget .jqx-grid-cell, .jqx-widget .jqx-grid-column-header, .jqx-widget .jqx-grid-group-cell {
1050 border-color: #E0E0E0; 1050 border-color: #E0E0E0;
1051 } 1051 }
1052 1052
1053 .jqx-combobox-material-green .jqx-icon-close-material-green { 1053 .jqx-combobox-material-green .jqx-icon-close-material-green {
1054 background-image:url(images/close_white.png) 1054 background-image:url(./images/close_white.png)
1055 } 1055 }
1056 .jqx-combobox-material-green, .jqx-input-material-green { 1056 .jqx-combobox-material-green, .jqx-input-material-green {
1057 border-color: #E0E0E0; 1057 border-color: #E0E0E0;
1058 color: #555555; 1058 color: #555555;
1059 background-color: #ffffff; 1059 background-color: #ffffff;
1488 .jqx-grid-column-menubutton-material-green { 1488 .jqx-grid-column-menubutton-material-green {
1489 background-image: url('images/material-icon-down.png'); 1489 background-image: url('images/material-icon-down.png');
1490 } 1490 }
1491 1491
1492 .jqx-tabs-close-button-material-green { 1492 .jqx-tabs-close-button-material-green {
1493 background-image: url(images/close.png); 1493 background-image: url(./images/close.png);
1494 background-repeat: no-repeat; 1494 background-repeat: no-repeat;
1495 background-position: center; 1495 background-position: center;
1496 } 1496 }
1497 1497
1498 .jqx-tabs-close-button-selected-material-green { 1498 .jqx-tabs-close-button-selected-material-green {
1499 background-image: url(images/close.png); 1499 background-image: url(./images/close.png);
1500 background-repeat: no-repeat; 1500 background-repeat: no-repeat;
1501 background-position: center; 1501 background-position: center;
1502 } 1502 }
1503 1503
1504 .jqx-tabs-close-button-hover-material-green { 1504 .jqx-tabs-close-button-hover-material-green {
1505 background-image: url(images/close.png); 1505 background-image: url(./images/close.png);
1506 background-repeat: no-repeat; 1506 background-repeat: no-repeat;
1507 background-position: center; 1507 background-position: center;
1508 } 1508 }
1509 1509
1510 .jqx-scrollbar-button-state-pressed-material-green .jqx-icon-arrow-up-selected-material-green { 1510 .jqx-scrollbar-button-state-pressed-material-green .jqx-icon-arrow-up-selected-material-green {
1554 background-repeat: no-repeat; 1554 background-repeat: no-repeat;
1555 background-position: center; 1555 background-position: center;
1556 } 1556 }
1557 1557
1558 .jqx-grid-group-collapse-material-green { 1558 .jqx-grid-group-collapse-material-green {
1559 background-image: url(images/material-icon-right.png); 1559 background-image: url(./images/material-icon-right.png);
1560 background-position: 50% 50%; 1560 background-position: 50% 50%;
1561 background-repeat: no-repeat; 1561 background-repeat: no-repeat;
1562 } 1562 }
1563 1563
1564 .jqx-grid-group-collapse-rtl-material-green { 1564 .jqx-grid-group-collapse-rtl-material-green {
1565 padding-right: 0px; 1565 padding-right: 0px;
1566 background-image: url(images/material-icon-left.png); 1566 background-image: url(./images/material-icon-left.png);
1567 background-position: 50% 50%; 1567 background-position: 50% 50%;
1568 background-repeat: no-repeat; 1568 background-repeat: no-repeat;
1569 } 1569 }
1570 1570
1571 .jqx-grid-group-expand-material-green, .jqx-grid-group-expand-rtl-material-green { 1571 .jqx-grid-group-expand-material-green, .jqx-grid-group-expand-rtl-material-green {
1572 padding-right: 0px; 1572 padding-right: 0px;
1573 background-image: url(images/material-icon-down.png); 1573 background-image: url(./images/material-icon-down.png);
1574 background-position: 50% 50%; 1574 background-position: 50% 50%;
1575 background-repeat: no-repeat; 1575 background-repeat: no-repeat;
1576 } 1576 }
1577 .jqx-grid-cell-filter-row-material-green { 1577 .jqx-grid-cell-filter-row-material-green {
1578 background-color: #fafafa; 1578 background-color: #fafafa;
1790 { 1790 {
1791 background-image: url('images/icon-cancel-white.png'); 1791 background-image: url('images/icon-cancel-white.png');
1792 } 1792 }
1793 .jqx-fill-state-pressed-material-green .jqx-icon-search-material-green 1793 .jqx-fill-state-pressed-material-green .jqx-icon-search-material-green
1794 { 1794 {
1795 background-image: url(images/search_white.png); 1795 background-image: url(./images/search_white.png);
1796 } 1796 }
1797 .jqx-fill-state-pressed-material-green .jqx-icon-plus-material-green 1797 .jqx-fill-state-pressed-material-green .jqx-icon-plus-material-green
1798 { 1798 {
1799 background-image: url(images/plus_white.png); 1799 background-image: url(./images/plus_white.png);
1800 } 1800 }
1801 .jqx-fill-state-pressed-material-green .jqx-menu-minimized-button-material-green { 1801 .jqx-fill-state-pressed-material-green .jqx-menu-minimized-button-material-green {
1802 background-image: url('images/icon-menu-minimized-white.png'); 1802 background-image: url('images/icon-menu-minimized-white.png');
1803 } 1803 }
1804 .jqx-fill-state-hover-material-green .jqx-editor-toolbar-icon-material-green, .jqx-fill-state-pressed-material-green .jqx-editor-toolbar-icon-material-green { 1804 .jqx-fill-state-hover-material-green .jqx-editor-toolbar-icon-material-green, .jqx-fill-state-pressed-material-green .jqx-editor-toolbar-icon-material-green {

mercurial