about summary refs log tree commit diff stats
path: root/src/pages/popup/style.css
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-03-10 13:12:17 +0300
committerManeraKai <manerakai@protonmail.com>2023-03-10 13:12:17 +0300
commitfdfd940e63d35a7bedad2923d6a7a8afabe93225 (patch)
treeed06fb4b781604b47483e9268097acf6d279596e /src/pages/popup/style.css
parentMerge branch 'master' of https://github.com/libredirect/libredirect (diff)
downloadlibredirect-fdfd940e63d35a7bedad2923d6a7a8afabe93225.zip
Added context menu buttons to the popup
Diffstat (limited to 'src/pages/popup/style.css')
-rw-r--r--src/pages/popup/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pages/popup/style.css b/src/pages/popup/style.css
index 53589738..ff96b9ad 100644
--- a/src/pages/popup/style.css
+++ b/src/pages/popup/style.css
@@ -28,6 +28,11 @@ input {
 	width: 46px;
 }
 
+.button h4 {
+	font-size: 16px;
+	max-width: 160px;
+}
+
 #instance {
 	max-width: 110px;
 	max-height: 22px;