Improve theming
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 15 Dec 2017 09:31:35 +0000 (10:31 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 15 Dec 2017 09:31:35 +0000 (10:31 +0100)
org.argeo.suite.theme.argeo2/theme.css

index 37516f76fd2eb96c0bbfa9182ea23298a0acba62..b40f599be4f3710bfde1fb5ea1c5d84499686099 100644 (file)
@@ -155,17 +155,17 @@ Table-RowOverlay:selected:unfocused, Table-RowOverlay:linesvisible:even:selected
 }
 
 /*** FORMS ****/
-Text.workbench_form_text {
-       box-shadow: inset 0 0 0px #bdbdbd;
-       padding: 2px 8px 2px 8px;
-       border: 0px solid #f4f6f7;
-}
-
-Text.workbench_form_text:focused {
-       padding: 2px 8px 2px 8px;
-       border: 2px solid red;
-       box-shadow: inset 0 0 1px #bdbdbd;
-}
+/* Text.workbench_form_text { */
+/*     box-shadow: inset 0 0 0px #bdbdbd; */
+/*     padding: 2px 8px 2px 8px; */
+/*     border: 0px solid #f4f6f7; */
+/* } */
+
+/* Text.workbench_form_text:focused { */
+/*     padding: 2px 8px 2px 8px; */
+/*     border: 2px solid red; */
+/*     box-shadow: inset 0 0 1px #bdbdbd; */
+/* } */