source: extensions/paMOOramics/admin.css @ 32021

Last change on this file since 32021 was 10928, checked in by repie38, 13 years ago

2.2.x compatible version

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.