PluginProbe
Posts Table with Search & Sort / 1.2
Posts Table with Search & Sort v1.2
1.4.13 trunk 1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.1 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.2 1.3 1.3.1 1.3.1-v2 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 All 40 releases
posts-data-table / assets / css / admin / posts-data-table-admin.css

posts-data-table-admin.css in Posts Table with Search & Sort 1.2, at assets/css/admin/posts-data-table-admin.css

13 lines 401 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1
2 .settings_page_posts_table_search_sort .form-table .readonly td,
3 .settings_page_posts_table_search_sort .form-table .readonly .description,
4 .settings_page_posts_table_search_sort .form-table .readonly td a {
5 color: #999;
6 }
7 .settings_page_posts_table_search_sort .form-table .pro-version {
8 display: block;
9 margin-top: 5px;
10 }
11 .settings_page_posts_table_search_sort .pro-version {
12 font-size: 12px;
13 }