aboutsummaryrefslogtreecommitdiff
path: root/content/skin/overlay-small.css
diff options
context:
space:
mode:
Diffstat (limited to 'content/skin/overlay-small.css')
-rw-r--r--content/skin/overlay-small.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/content/skin/overlay-small.css b/content/skin/overlay-small.css
new file mode 100644
index 0000000..7a485bd
--- /dev/null
+++ b/content/skin/overlay-small.css
@@ -0,0 +1,8 @@
+@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+.tab-label {
+ margin-top: -1px !important;
+ font-size: 0.8em;
+}
+.tab-url-label {
+ margin-top: 1px !important;
+}