From e93807d0e47266805fcf26738a11f23b5e689d18 Mon Sep 17 00:00:00 2001 From: sarven Date: Sat, 17 Jan 2009 20:48:09 +0000 Subject: Removed notice-options text labels :( --- theme/base/css/display.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/theme/base/css/display.css b/theme/base/css/display.css index b0a41cede..15377a7b5 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -784,6 +784,12 @@ margin-right:11px; .notice-options .notice_reply dt { display:none; } + +.notice-options input, +.notice-options a { +text-indent:-9999px; +} + .notice-options .notice_reply a, .notice-options form input.submit { display:block; -- cgit v1.2.3-54-g00ecf