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

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

mercurial