PluginProbe
WP Ultimate Post Grid / 2.0
WP Ultimate Post Grid v2.0
4.1.1 trunk 1.5 1.6 1.7 1.7.1 1.7.2 1.8 1.9 2.0 2.1 2.2 2.3 2.4.0 2.5.0 2.6.0 2.7.0 2.8.0 2.8.2 3.0.0 3.3.0 3.4.0 3.5.0 3.6.0 3.7.0 All 32 releases
← All changes | css/admin_form.css +0 -12 2.6.02.0 View file →
@@ -66,12 +66,10 @@
66 66 width: 10%; }
67 67
68 68 #wpupg_form_limit_posts thead {
69 69 font-weight: bold; }
70 -
71 70 #wpupg_form_limit_posts #wpupg_rule_placeholder {
72 71 display: none; }
73 -
74 72 #wpupg_form_limit_posts td {
75 73 text-align: left;
76 74 clear: both; }
77 75 #wpupg_form_limit_posts td .rule_container_wpupg_general_date {
@@ -84,18 +82,8 @@
84 82 text-align: center;
85 83 line-height: 18px; }
86 84 #wpupg_form_limit_posts td:nth-child(4) .wpupg_rule_delete {
87 85 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%; }
98 86
99 87 #wpupg_add_rule {
100 88 color: #00aa00;
101 89 font-weight: bold; }