www/jqwidgets/styles/jqx.ui-sunny.css

changeset 451
259c97782bf8
parent 157
5b2f553175a6
child 733
67bf19c50fcc
--- a/www/jqwidgets/styles/jqx.ui-sunny.css	Wed Aug 21 17:26:56 2019 +0200
+++ b/www/jqwidgets/styles/jqx.ui-sunny.css	Thu Aug 22 14:10:58 2019 +0200
@@ -163,4 +163,14 @@
 .jqx-docking-layout-group-floating .jqx-window-header-ui-sunny
 {
     background-image: none;
+}
+/*applied to the timepicker*/
+.jqx-time-picker .jqx-header .jqx-selected-ui-sunny:focus {
+    outline: 1px solid rgb(254, 238, 189);
+}
+.jqx-svg-picker-ui-sunny:focus {
+	border: 1px solid rgb(73, 68, 55) !important;
+}
+.jqx-main-container-ui-sunny {
+	background: none;
 }
\ No newline at end of file

mercurial