source: extensions/paMOOramics/paMOOramics_admin.css @ 7581

Last change on this file since 7581 was 3700, checked in by repie38, 15 years ago

create paMOOramics extension for repie38

File size: 231 bytes
Line 
1#paMOOfieldset {
2        background: url('moo.jpg') bottom left no-repeat;
3}
4#colorpicker{
5        float:right;
6        margin-left:10px;
7}
8
9.paMOOlabel{
10        text-align:right;
11}
12
13.paMOOfield{
14        width:60px;
15}
16#paMOOtable{
17        margin-right:0;
18}
Note: See TracBrowser for help on using the repository browser.