From 5878647c55a5f1c6fab5b27c627dde091067ce88 Mon Sep 17 00:00:00 2001 From: millette Date: Fri, 28 Nov 2008 17:36:46 -0500 Subject: use label tab for checkboxes darcs-hash:20081128223646-099f7-79b7c961b4494ff7430bd3c0a0f4742888098ede.gz --- theme/identica/display.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'theme') diff --git a/theme/identica/display.css b/theme/identica/display.css index 52a63a5ae..73acf4012 100644 --- a/theme/identica/display.css +++ b/theme/identica/display.css @@ -145,6 +145,12 @@ textarea:focus, input:focus { color: #91AA9D; } +label.checkbox_label { + display: inline; + font-weight: normal; +} + + #status_textarea { color: #193441; } @@ -186,4 +192,4 @@ textarea:focus, input:focus { .message_single:hover { background-color: #F3F8EA; - } \ No newline at end of file + } -- cgit v1.2.3-54-g00ecf