source: extensions/akBookStyle/trunk/css/ak_admin_style.css @ 3802

Last change on this file since 3802 was 3802, checked in by vdigital, 15 years ago

Admin new parameters (Not functional)

File size: 208 bytes
Line 
1#content { 
2  text-align: left;
3  padding-left: 20px;
4}
5
6fieldset p.field { 
7  text-align: center;
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.