|
|
@@ -1,4 +1,8 @@
|
|
|
-/* Flat theme */
|
|
|
+/*
|
|
|
+ Theme Name: Flat
|
|
|
+ Author: Robert Zollner (@Lupul)
|
|
|
+ Website: www.hestiacp.com
|
|
|
+*/
|
|
|
|
|
|
body {
|
|
|
letter-spacing: 0;
|
|
|
@@ -76,6 +80,7 @@ b, strong {
|
|
|
.l-unit:hover, .units .l-unit:hover {
|
|
|
box-shadow: none;
|
|
|
}
|
|
|
+
|
|
|
.vst-input {
|
|
|
box-shadow: none;
|
|
|
}
|
|
|
@@ -170,4 +175,4 @@ b, strong {
|
|
|
background-color: rgba(255,255,255,0.8) !important;
|
|
|
box-shadow: 0px 2px 10px rgba(0,0,0, 0.3),
|
|
|
inset 0px 0px 2px rgba(255,255,255,1) !important;
|
|
|
-}
|
|
|
+}
|