Skip to content

Commit 3d92e2c

Browse files
author
Kristan Kenney
committed
CSS cleanup - flat.css
1 parent 71f4a64 commit 3d92e2c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

install/deb/themes/flat.css

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
/* Flat theme */
1+
/*
2+
Theme Name: Flat
3+
Author: Robert Zollner (@Lupul)
4+
Website: www.hestiacp.com
5+
*/
26

37
body {
48
letter-spacing: 0;
@@ -76,6 +80,7 @@ b, strong {
7680
.l-unit:hover, .units .l-unit:hover {
7781
box-shadow: none;
7882
}
83+
7984
.vst-input {
8085
box-shadow: none;
8186
}
@@ -170,4 +175,4 @@ b, strong {
170175
background-color: rgba(255,255,255,0.8) !important;
171176
box-shadow: 0px 2px 10px rgba(0,0,0, 0.3),
172177
inset 0px 0px 2px rgba(255,255,255,1) !important;
173-
}
178+
}

0 commit comments

Comments
 (0)