Browse Source

Merge remote-tracking branch 'origin/master'

James Albright 5 years ago
parent
commit
4bd159c959
1 changed files with 2 additions and 6 deletions
  1. 2 6
      webapp/src/main/webapp/public/resources/themes/water/style.css

+ 2 - 6
webapp/src/main/webapp/public/resources/themes/water/style.css

@@ -132,11 +132,11 @@ table td.key {
 }
 
 table td.ng-binding {
-		color: white;
+    color: white;
 }
 
 table td.noborder {
-		color: white;
+    color: white;
 }
 
 #randomPasswordDialog_underlay {
@@ -208,10 +208,6 @@ table td.noborder {
     color: #dae1e1;
     }
 
-
-
-
-
 #header-menu-icon {
   display: inline-block;
 }