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

changeset 617
b216f9d4b917
parent 511
2d1d43c3a2c2
--- a/www-thermferm/jqwidgets/styles/jqx.darkblue.css	Sun Jul 10 16:58:40 2022 +0200
+++ b/www-thermferm/jqwidgets/styles/jqx.darkblue.css	Mon Aug 08 10:54:27 2022 +0200
@@ -4,8 +4,8 @@
 .jqx-fill-state-normal-darkblue, .jqx-widget-header-darkblue, .jqx-menu-vertical-darkblue{color: #fff; border-color: #004a73; background-color:#449bca; background-image:-webkit-gradient(linear,0 0,0 100%,from(#3c91c2),to(#449bca));  background-image:-moz-linear-gradient(top,#3c91c2,#449bca);  background-image:-o-linear-gradient(top,#3c91c2,#449bca)}
 .jqx-grid-cell-sort-darkblue, .jqx-grid-cell-filter-darkblue, .jqx-grid-cell-pinned-darkblue{color: #000; background-color:#deedf5}
 .jqx-grid-cell-alt-darkblue, .jqx-grid-cell-sort-alt-darkblue, .jqx-grid-cell-filter-alt-darkblue{color: #000; background-color:#deedf5}
-.jqx-checkbox-check-checked-darkblue{background:transparent url(images/check_white.png) left top no-repeat}
-.jqx-checkbox-check-indeterminate-darkblue{background:transparent url(images/check_indeterminate_white.png) left top no-repeat}
+.jqx-checkbox-check-checked-darkblue{background:transparent url(./images/check_white.png) left top no-repeat}
+.jqx-checkbox-check-indeterminate-darkblue{background:transparent url(./images/check_indeterminate_white.png) left top no-repeat}
 .jqx-grid-darkblue, .jqx-grid-header-darkblue, .jqx-grid-cell-darkblue{border-color:#60aad2}
 .jqx-widget-darkblue .jqx-grid-cell-darkblue, .jqx-widget-darkblue .jqx-grid-group-cell-darkblue{border-color:#60aad2}
 .jqx-widget-darkblue .jqx-grid-column-menubutton-darkblue, .jqx-widget-darkblue .jqx-grid-column-sortascbutton-darkblue, .jqx-widget-darkblue .jqx-grid-column-sortdescbutton-darkblue, .jqx-widget-darkblue .jqx-grid-column-filterbutton-darkblue{   background-color:#449bca;border-color:#449bca}
@@ -30,7 +30,7 @@
 
 .jqx-tabs-arrow-left-darkblue, .jqx-menu-item-arrow-left-selected-darkblue, .jqx-menu-item-arrow-top-left-darkblue, .jqx-icon-arrow-down-left-darkblue, .jqx-icon-arrow-left-selected-darkblue{background-image:url('images/icon-left-white.png');background-repeat:no-repeat;background-position:center}
 .jqx-tabs-arrow-right-darkblue, .jqx-menu-item-arrow-right-selected-darkblue, .jqx-menu-item-arrow-top-right-darkblue, .jqx-icon-arrow-right-hover-darkblue, .jqx-icon-arrow-right-selected-darkblue{background-image:url('images/icon-right-white.png');background-repeat:no-repeat;background-position:center}
-.jqx-window-close-button-darkblue, .jqx-icon-close-darkblue, .jqx-tabs-close-button-darkblue, .jqx-tabs-close-button-hover-darkblue, .jqx-tabs-close-button-selected-darkblue{background-image:url(images/close_white.png);  background-repeat:no-repeat;  background-position:center}
+.jqx-window-close-button-darkblue, .jqx-icon-close-darkblue, .jqx-tabs-close-button-darkblue, .jqx-tabs-close-button-hover-darkblue, .jqx-tabs-close-button-selected-darkblue{background-image:url(./images/close_white.png);  background-repeat:no-repeat;  background-position:center}
 .jqx-icon-arrow-first-darkblue
 {
     background-image: url('images/icon-first-white.png');
@@ -45,7 +45,7 @@
 }
 .jqx-icon-search-darkblue
 {
-    background-image: url(images/search_white.png);
+    background-image: url(./images/search_white.png);
     background-repeat: no-repeat;
     background-position: center;
 }
@@ -73,11 +73,11 @@
 }
 .jqx-icon-search-darkblue
 {
-    background-image: url(images/search_white.png);
+    background-image: url(./images/search_white.png);
 }
 .jqx-icon-plus-darkblue
 {
-    background-image: url(images/plus_white.png);
+    background-image: url(./images/plus_white.png);
 }
 
 .jqx-grid-group-expand-darkblue, .jqx-grid-cell-darkblue>.jqx-grid-group-expand-darkblue, .jqx-tree-item-arrow-expand-darkblue {
@@ -161,4 +161,101 @@
     background-image: url('images/icon-up.png');
     background-repeat: no-repeat;
     background-position: center;
+}
+
+/* jqxPivotGrid */
+.jqx-pivotgrid
+{
+    background-color: #DEDEDE;
+}
+
+.jqx-pivotgrid-menu-button-darkblue
+{
+    background-image: url('images/icon-menu-small-white.png');
+}
+.jqx-pivotgrid-expand-button-darkblue
+{
+}
+
+.jqx-pivotgrid-collapse-button-darkblue
+{
+}
+
+.jqx-pivotgrid-sortasc-icon-darkblue
+ {
+    background-image: url('images/icon-sort-asc-white.png');
+ }
+
+.jqx-pivotgrid-sortdesc-icon-darkblue
+ {
+    background-image: url('images/icon-sort-desc-white.png');
+ }
+
+.jqx-pivotgrid-sortremove-icon-darkblue
+ {
+    background-image: url('images/icon-sort-remove-white.png');
+ }
+
+.jqx-pivotgrid-settings-icon-darkblue
+ {
+    background-image: url('images/icon-menu-small-white.png');
+ }
+
+
+ .jqx-grid-column-menubutton-darkblue {
+    border-style: solid;
+    border-width: 0px 0px 0px 1px;
+    border-color: transparent;
+    background-image: url('images/icon-menu-small-white.png') !important;
+    background-repeat: no-repeat;
+    background-position: center;
+    cursor: pointer;
+ }
+.jqx-item-darkblue .jqx-grid-sortasc-icon
+ {
+    background-image: url('images/icon-sort-asc-white.png');
+    background-repeat: no-repeat;
+    background-position: left center;
+    width: 16px;
+    height: 16px;
+    float: left;
+    margin-left: -4px;
+    margin-right: 4px;
+ }
+  /*applied to the sort ascending menu item in the Grid's Context Menu*/
+.jqx-item-darkblue .jqx-grid-sortdesc-icon
+ {
+    background-image: url('images/icon-sort-desc-white.png');
+    background-repeat: no-repeat;
+    background-position: left center;
+    width: 16px;
+    height: 16px;
+    float: left;
+    margin-left: -4px;
+    margin-right: 4px;
+ }
+  /*applied to the grid menu's sort remove item/*/
+.jqx-item-darkblue .jqx-grid-sortremove-icon
+ {
+    background-image: url('images/icon-sort-remove-white.png');
+    background-repeat: no-repeat;
+    background-position: left center;
+    width: 16px;
+    height: 16px;
+    float: left;
+    margin-left: -4px;
+    margin-right: 4px;
+ }
+ /*applied to the timepicker*/
+.jqx-label-darkblue {
+	fill: lightblue;
+}
+.jqx-needle-darkblue {
+	fill: rgb(0, 74, 115);
+}
+.jqx-needle-central-circle-darkblue {
+	fill: rgb(0, 74, 115);
+}
+.jqx-time-picker .jqx-header .jqx-selected-darkblue:focus {
+    outline: 1px solid rgba(255, 255, 255, 0.5);
 }
\ No newline at end of file

mercurial