Explorar o código

fix checkstyle build errors in water/style.css

Jason Rivard %!s(int64=5) %!d(string=hai) anos
pai
achega
57528e4edf

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

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