Changeset 7432
- Timestamp:
- May 27, 2008, 3:51:44 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/trunk/public_html/xhtml_style.php
r7430 r7432 838 838 } 839 839 .formTable textarea { 840 width: 9 9%;840 width: 98%; 841 841 } 842 842 .formTable input.input_text_long { 843 width: 9 9%;843 width: 98%; 844 844 } 845 845 .formTable table table td.publicSelector { … … 2011 2011 } 2012 2012 .bizSideTodoList textarea { 2013 width: 9 9%;2013 width: 98%; 2014 2014 } 2015 2015 .bizSideTodoList tr.someone {
Note: See TracChangeset
for help on using the changeset viewer.