| @@ -66,10 +66,12 @@ | ||
| 66 | 66 | width: 10%; } |
| 67 | 67 | |
| 68 | 68 | #wpupg_form_limit_posts thead { |
| 69 | 69 | font-weight: bold; } |
| 70 | + | |
| 70 | 71 | #wpupg_form_limit_posts #wpupg_rule_placeholder { |
| 71 | 72 | display: none; } |
| 73 | + | |
| 72 | 74 | #wpupg_form_limit_posts td { |
| 73 | 75 | text-align: left; |
| 74 | 76 | clear: both; } |
| 75 | 77 | #wpupg_form_limit_posts td .rule_container_wpupg_general_date { |
| @@ -82,8 +84,18 @@ | ||
| 82 | 84 | text-align: center; |
| 83 | 85 | line-height: 18px; } |
| 84 | 86 | #wpupg_form_limit_posts td:nth-child(4) .wpupg_rule_delete { |
| 85 | 87 | cursor: pointer; } |
| 88 | + | |
| 89 | +#wpupg_form_limit_terms thead { | |
| 90 | + font-weight: bold; } | |
| 91 | + | |
| 92 | +#wpupg_form_limit_terms td { | |
| 93 | + text-align: left; | |
| 94 | + clear: both; | |
| 95 | + width: 75%; } | |
| 96 | + #wpupg_form_limit_terms td:nth-child(2) { | |
| 97 | + width: 25%; } | |
| 86 | 98 | |
| 87 | 99 | #wpupg_add_rule { |
| 88 | 100 | color: #00aa00; |
| 89 | 101 | font-weight: bold; } |