[orblogs commit] r117 - trunk/src/main/webapp/css

0 views
Skip to first unread message

codesite...@google.com

unread,
Mar 7, 2009, 7:02:59 PM3/7/09
to orb...@googlegroups.com
Author: morgansenkal
Date: Sat Mar 7 15:58:16 2009
New Revision: 117

Modified:
trunk/src/main/webapp/css/bigbark.css

Log:
Fixed the css width for all checkboxes, set it to 15px

Modified: trunk/src/main/webapp/css/bigbark.css
==============================================================================
--- trunk/src/main/webapp/css/bigbark.css (original)
+++ trunk/src/main/webapp/css/bigbark.css Sat Mar 7 15:58:16 2009
@@ -392,8 +392,8 @@
width: 150px
}

-input#LoginAction_remember {
- width: 20px
+input[type="checkbox"] {
+ width: 15px
}

.form_field input.large, .form_field textarea.large, .form_field
select.large {

Reply all
Reply to author
Forward
0 new messages