summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css
index 56ae80de..adf1ca7e 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -1,3 +1,4 @@
+
@font-face {
font-family: 'fontawesome';
src: url('../lib/font-awesome/fonts/fontawesome-webfont.eot');
@@ -1160,6 +1161,12 @@ videogular vg-cue-points vg-cue-point {
.grid-sizer {
width: 1%;
+
+}
+
+.grid-item-dynamic {
+
+ width: var(--grid-width) !important;
}
.grid-item {