aboutsummaryrefslogtreecommitdiff
path: root/chrome/skin
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/skin')
-rw-r--r--chrome/skin/redirector.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/chrome/skin/redirector.css b/chrome/skin/redirector.css
index 2d1bf71..c39905b 100644
--- a/chrome/skin/redirector.css
+++ b/chrome/skin/redirector.css
@@ -1,6 +1,7 @@
/* $Id$ */
.disabledRedirect { color:grey; }
-.redirectListItem { border-bottom:dotted 1px grey; }
+#lstRedirects richlistitem { border-bottom:dotted 1px grey; padding:3px; }
.redirectRows > row > label { font-weight:bold;}
-.editRedirects > row > textbox { width: 350px; } \ No newline at end of file
+.editRedirects > row > textbox { width: 350px; }
+#redirectorSettings > tabbox { margin:4px; } \ No newline at end of file