source: extensions/akBookStyle/trunk/css/admin.css @ 5432

Last change on this file since 5432 was 5432, checked in by nikrou, 14 years ago

html select tag for applicable categories
show selected thumbnail
prepare localization for gettext

File size: 210 bytes
Line 
1#content { 
2  text-align: left;
3  padding-left: 20px;
4}
5
6fieldset, fieldset p { 
7  text-align: left;
8}
9
10fieldset p.field  input[type="radio"], fieldset p.field  input[type="checkbox"] {
11  margin:0 3px 0 15px;
12}
Note: See TracBrowser for help on using the repository browser.