Line | |
---|
1 | input[name="edit_post_id"] { |
---|
2 | visibility: hidden; |
---|
3 | } |
---|
4 | input[name="cansel_post_form"] { |
---|
5 | margin-left: 10px; |
---|
6 | } |
---|
7 | form[name="config_form"] fieldset table tr td:nth-child(2n) { |
---|
8 | text-align: center; |
---|
9 | } |
---|
10 | .evil_blog_posts{ |
---|
11 | padding: 0px; |
---|
12 | } |
---|
13 | .evil_blog_posts li { |
---|
14 | border: 1px #666 solid; |
---|
15 | padding: 10px; |
---|
16 | margin-bottom: 10px; |
---|
17 | list-style-type: none; |
---|
18 | } |
---|
19 | .categoryActions { |
---|
20 | float: right; |
---|
21 | } |
---|
22 | .categoryActions li { |
---|
23 | border: 0px; |
---|
24 | padding: 0px; |
---|
25 | } |
---|
26 | .categoryActions li:hover { |
---|
27 | cursor: pointer; |
---|
28 | } |
---|
29 | .description { |
---|
30 | border-top: 1px #666 dotted; |
---|
31 | margin-top: 10px; |
---|
32 | } |
---|
33 | |
---|
34 | /******************************/ |
---|
35 | input[name="modified"] { |
---|
36 | visibility: hidden; |
---|
37 | } |
---|
38 | input[name="submit_config"] { |
---|
39 | margin-top: 10px; |
---|
40 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.