From 08469074a6341dfbd065e0c9908b80ff20b40e12 Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Sun, 20 Jan 2019 21:12:26 +0100 Subject: [PATCH] css fixes --- src/popup/App.vue | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/src/popup/App.vue b/src/popup/App.vue index 75f05be..45769fe 100644 --- a/src/popup/App.vue +++ b/src/popup/App.vue @@ -33,17 +33,21 @@ >
Video settings +
-
-
-
-
- {{frame.label}} {{frame.id}} +
+ Select embedded frame to control: +
+
+ {{frame.label}} [{{frame.name}}] +
@@ -325,7 +329,7 @@ html, body { .tabitem { font-variant: normal; - font-size: 0.69em; + // font-size: 0.69em; margin-left: 1em; border-left: transparent 3px solid; padding-left: 12px;