diff --git a/app/app/index.scss b/app/app/index.scss index 8e21c844..af038ae4 100644 --- a/app/app/index.scss +++ b/app/app/index.scss @@ -367,7 +367,9 @@ select { } .ui-grid-category { - text-align: center;border-right: 0px;box-shadow: -1px 1px #d4d4d4 + text-align: center; + border-right: 0px; + box-shadow: -1px 0px #d4d4d4 } /* this allows no trim of whitespace at front or end of strings in editable grid cells */ diff --git a/app/app/outputs/headerTemplate.html b/app/app/outputs/headerTemplate.html index 4039c82c..87a2e48b 100644 --- a/app/app/outputs/headerTemplate.html +++ b/app/app/outputs/headerTemplate.html @@ -1,29 +1,39 @@ -
+
-
-
-
- {{cat.name}} -
+
+
+
+
{{cat.name}}
+
+
-
-
+ +