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

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

mercurial