From 57528e4edf806a45505abfdb79057f1aafdbc701 Mon Sep 17 00:00:00 2001 From: Jason Rivard Date: Tue, 10 Dec 2019 18:39:58 -0500 Subject: [PATCH] fix checkstyle build errors in water/style.css --- .../main/webapp/public/resources/themes/water/style.css | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/webapp/src/main/webapp/public/resources/themes/water/style.css b/webapp/src/main/webapp/public/resources/themes/water/style.css index 5c9a438e0..bce4808d7 100644 --- a/webapp/src/main/webapp/public/resources/themes/water/style.css +++ b/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; }