source:
extensions/vkbutton/admin.css
@
27593
Last change on this file since 27593 was 21069, checked in by , 12 years ago | |
---|---|
File size: 329 bytes |
Line | |
---|---|
1 | input[name="modified"] { |
2 | visibility: hidden; |
3 | } |
4 | form[name="config_form"] { |
5 | text-align: center; |
6 | } |
7 | form[name="config_form"] fieldset table tr td:nth-child(2n+1) { |
8 | text-align: right; |
9 | width: 150px; |
10 | } |
11 | input[type="text"], select { |
12 | width: 350px; |
13 | } |
14 | fieldset { |
15 | margin: 0 auto; |
16 | width: 500px; |
17 | margin-bottom: 5px; |
18 | } |
Note: See TracBrowser
for help on using the repository browser.