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

changeset 511
2d1d43c3a2c2
parent 336
217f330b05cb
child 617
b216f9d4b917
--- a/www-thermferm/jqwidgets/styles/jqx.mobile.css	Fri May 19 16:34:21 2017 +0200
+++ b/www-thermferm/jqwidgets/styles/jqx.mobile.css	Sun May 28 14:19:57 2017 +0200
@@ -754,7 +754,7 @@
     width: 16px; height: 16px;
 }
 .jqx-tree-grid-expand-button-mobile {
-    margin-top: 3px;
+    margin-top: 0px;
 }
 .jqx-editor-toolbar-button-mobile {
     border-radius: 0px;
@@ -763,3 +763,18 @@
 }
 .jqx-file-upload-file-name-mobile{padding:3px;}
 .jqx-file-upload-file-row-mobile{ height: 40px;}
+.jqx-layout-mobile
+{
+    background-color: #b2b2b2;
+}
+.jqx-layout-pseudo-window-pin-icon-mobile
+{
+    background-image: url("images/pin-blue.png");
+}
+.jqx-layout-pseudo-window-pinned-icon-mobile
+{
+    background-image: url("images/pinned-blue.png");
+}
+.jqx-grid-pager-number-mobile.jqx-fill-state-pressed-mobile {
+    color: #fff !important;
+}
\ No newline at end of file

mercurial