author | hurons@caf4f556-3d62-0410-8435-a86758001935 |
Mon, 17 May 2010 10:08:38 +0000 | |
changeset 180 | d8780eeb2607 |
parent 136 | bde1974c263b |
permissions | -rw-r--r-- |
136 | 1 |
.execphp-user-list { |
2 |
font-style: italic; |
|
3 |
margin: 1em; |
|
4 |
} |
|
5 |
||
6 |
.execphp-user-list li { |
|
7 |
float: left; |
|
8 |
line-height: 1em; |
|
9 |
width: 18em; |
|
10 |
} |
|
11 |
||
12 |
.execphp-user-list p { |
|
13 |
text-align: center; |
|
14 |
} |
|
15 |
||
16 |
.execphp-user-list p * { |
|
17 |
vertical-align: middle; |
|
18 |
} |
|
19 |
||
20 |
div#wpbody > div.wrap > form.wp-2-5 > fieldset { |
|
21 |
border: 0; |
|
22 |
margin: 0; |
|
23 |
padding: 0; |
|
24 |
width: 100%; |
|
25 |
} |