Skip to content

Commit d5510c3

Browse files
author
Marius Burkard
committed
Apply 1 suggestion(s) to 1 file(s)
1 parent d2d6206 commit d5510c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/themes/default/assets/stylesheets/ispconfig.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ thead.dark th[data-column]:before {
354354
}
355355

356356
thead.dark th[data-column][data-ordered] {
357-
background: linear-gradient(to top,#57646d,#3e474e);
357+
background: linear-gradient(to top, #57646d, #3e474e);
358358
}
359359

360360
thead.dark th[data-column][data-ordered]:before {

0 commit comments

Comments
 (0)