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

changeset 157
5b2f553175a6
parent 70
4da2414eabbc
child 451
259c97782bf8
equal deleted inserted replaced
156:35860890224c 157:5b2f553175a6
751 border-color: #E0E0E0; 751 border-color: #E0E0E0;
752 background-color: #fff; 752 background-color: #fff;
753 overflow: visible; 753 overflow: visible;
754 } 754 }
755 755
756 .jqx-tree-material-purple .jqx-checkbox-material-purple .jqx-checkbox-default-material-purple,
756 .jqx-checkbox-material-purple[checked] .jqx-checkbox-default-material-purple, 757 .jqx-checkbox-material-purple[checked] .jqx-checkbox-default-material-purple,
757 .jqx-tree-grid-checkbox[checked].jqx-checkbox-default-material-purple, 758 .jqx-tree-grid-checkbox[checked].jqx-checkbox-default-material-purple,
758 .jqx-radiobutton-material-purple[checked] .jqx-radiobutton-default-material-purple 759 .jqx-radiobutton-material-purple[checked] .jqx-radiobutton-default-material-purple
759 { 760 {
760 background-color: #6200EE; 761 background-color: #6200EE;
770 position:relative; 771 position:relative;
771 top: 1px; 772 top: 1px;
772 left: 1px; 773 left: 1px;
773 background: white; 774 background: white;
774 } 775 }
775 776 .jqx-tree-material-purple .jqx-checkbox-check-indeterminate-material-purple {
777 width:12px !important;
778 height:12px !important;
779 top: 2px;
780 left:2px;
781 }
776 .jqx-checkbox-hover-material-purple, 782 .jqx-checkbox-hover-material-purple,
777 .jqx-radiobutton-hover-material-purple { 783 .jqx-radiobutton-hover-material-purple {
778 background-color: #6200EE; 784 background-color: #6200EE;
779 border-color: #6200EE; 785 border-color: #6200EE;
780 } 786 }
1790 background-image: url('images/icon-menu-minimized-white.png'); 1796 background-image: url('images/icon-menu-minimized-white.png');
1791 } 1797 }
1792 .jqx-fill-state-hover-material-purple .jqx-editor-toolbar-icon-material-purple, .jqx-fill-state-pressed-material-purple .jqx-editor-toolbar-icon-material-purple { 1798 .jqx-fill-state-hover-material-purple .jqx-editor-toolbar-icon-material-purple, .jqx-fill-state-pressed-material-purple .jqx-editor-toolbar-icon-material-purple {
1793 background: url('images/html_editor_white.png') no-repeat; 1799 background: url('images/html_editor_white.png') no-repeat;
1794 } 1800 }
1801 .jqx-fill-state-hover-material-purple .jqx-editor-toolbar-icon-fontsize-material-purple,
1802 .jqx-fill-state-pressed-material-purple .jqx-editor-toolbar-icon-fontsize-material-purple,
1803 .jqx-fill-state-hover-material-purple .jqx-editor-toolbar-icon-forecolor-material-purple,
1804 .jqx-fill-state-pressed-material-purple .jqx-editor-toolbar-icon-forecolor-material-purple
1805 {
1806 background: url('images/html_editor.png') no-repeat;
1807 }
1795 .jqx-editor-toolbar-button-material-purple{ 1808 .jqx-editor-toolbar-button-material-purple{
1796 border-color: #ddd; 1809 border-color: #ddd;
1797 box-shadow: none !important; 1810 box-shadow: none !important;
1798 color: #333; 1811 color: #333;
1799 } 1812 }

mercurial