diff options
Diffstat (limited to 'chrome/skin/redirector.css')
-rw-r--r-- | chrome/skin/redirector.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/skin/redirector.css b/chrome/skin/redirector.css new file mode 100644 index 0000000..2d1bf71 --- /dev/null +++ b/chrome/skin/redirector.css @@ -0,0 +1,6 @@ +/* $Id$ */
+
+.disabledRedirect { color:grey; }
+.redirectListItem { border-bottom:dotted 1px grey; }
+.redirectRows > row > label { font-weight:bold;}
+.editRedirects > row > textbox { width: 350px; }
\ No newline at end of file |