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

changeset 511
2d1d43c3a2c2
parent 301
dbaed96a4a0c
child 617
b216f9d4b917
--- a/www-thermferm/jqwidgets/styles/jqx.bootstrap.css	Fri May 19 16:34:21 2017 +0200
+++ b/www-thermferm/jqwidgets/styles/jqx.bootstrap.css	Sun May 28 14:19:57 2017 +0200
@@ -236,7 +236,7 @@
     color: #0088cc !important;
 }
 
-    .jqx-expander-header-bootstrap:hover {
+    .jqx-expander-header-bootstrap:hover:not(.jqx-fill-state-disabled-bootstrap) {
         color: #005580 !important;
         cursor: pointer;
     }
@@ -293,9 +293,6 @@
 }
 
 .jqx-radiobutton-bootstrap {
-    -moz-border-radius: 100%;
-    -webkit-border-radius: 100%;
-    border-radius: 100%;
     background-repeat: no-repeat;
     background: none;
 }
@@ -921,3 +918,7 @@
     background-repeat: no-repeat;
     background-position: center;
 }
+.jqx-layout-bootstrap
+{
+    background-color: #cccccc;
+}
\ No newline at end of file

mercurial