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

changeset 511
2d1d43c3a2c2
parent 336
217f330b05cb
child 617
b216f9d4b917
--- a/www-thermferm/jqwidgets/styles/jqx.windowsphone.css	Fri May 19 16:34:21 2017 +0200
+++ b/www-thermferm/jqwidgets/styles/jqx.windowsphone.css	Sun May 28 14:19:57 2017 +0200
@@ -447,7 +447,7 @@
     background-position: center;
 }
 .jqx-tree-grid-expand-button-windowsphone {
-    margin-top: 5px;
+    margin-top: 0px;
 }
 .jqx-tree-grid-checkbox-windowsphone, .jqx-tree-grid-collapse-button-windowsphone {
     margin-top: 3px;
@@ -464,6 +464,9 @@
 .jqx-icon-calendar-windowsphone, .jqx-icon-calendar-hover-windowsphone, .jqx-icon-calendar-pressed-windowsphone {
     background-image: url('images/icon-calendar-white.png');
 }
+.jqx-icon-time-windowsphone, .jqx-icon-time-hover-windowsphone, .jqx-icon-time-pressed-windowsphone {
+    background-image: url('images/icon-time-white.png');
+}
 .jqx-calendar-cell-today-windowsphone {
     color: black;
 }
@@ -475,3 +478,19 @@
 }
 .jqx-file-upload-file-name-windowsphone{padding:3px;}
 .jqx-file-upload-file-row-windowsphone{ height: 40px;}
+.jqx-layout-windowsphone
+{
+    background-color: #35353A;
+}
+.jqx-layout-pseudo-window-pin-icon-windowsphone
+{
+    background-image: url("images/pin-white.png");
+}
+.jqx-layout-pseudo-window-pinned-icon-windowsphone
+{
+    background-image: url("images/pinned-white.png");
+}
+.jqx-scheduler-windowsphone, .jqx-scheduler-toolbar-windowsphone, .jqx-scheduler-time-column-windowsphone, .jqx-scheduler-toolbar-details-windowsphone {
+    color: white !important;
+    background: black !important;
+}
\ No newline at end of file

mercurial