Skip to content

Commit 57528e4

Browse files
committed
fix checkstyle build errors in water/style.css
1 parent ce9a236 commit 57528e4

File tree

1 file changed

+2
-6
lines changed
  • webapp/src/main/webapp/public/resources/themes/water

1 file changed

+2
-6
lines changed

webapp/src/main/webapp/public/resources/themes/water/style.css

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@ table td.key {
132132
}
133133

134134
table td.ng-binding {
135-
color: white;
135+
color: white;
136136
}
137137

138138
table td.noborder {
139-
color: white;
139+
color: white;
140140
}
141141

142142
#randomPasswordDialog_underlay {
@@ -208,10 +208,6 @@ table td.noborder {
208208
color: #dae1e1;
209209
}
210210

211-
212-
213-
214-
215211
#header-menu-icon {
216212
display: inline-block;
217213
}

0 commit comments

Comments
 (0)