PluginProbe
CSS & JavaScript Toolbox / 12.0.3
CSS & JavaScript Toolbox v12.0.3
trunk 0.3 0.8 10 10.1 11 11.2 11.3 11.4 11.5 11.6 11.7 11.8 11.9 11.9.1 12 12.0 12.0.1 12.0.3 12.0.4 12.0.5 12.0.6 12.0.7 6.0 6.0.11 All 60 releases
css-javascript-toolbox / views / packages / manager / public / css / default.css

default.css in CSS & JavaScript Toolbox 12.0.3, at views/packages/manager/public/css/default.css

21 lines 446 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 table.wp-list-table tbody tr td input[type="checkbox"] {margin-left: 8px;}
2 table tr th {text-align: center;}
3
4 td.name.column-name .description{
5 margin-left: 6px;
6 font-weight: bold;
7 font-size: 11px;
8 font-family: sans-serif;
9 margin-top: 6px;
10 min-width: 280px;
11 }
12 th#_selection_ {width: 19px;}
13 th#webSite {width: 250px;}
14 th#readme,
15 th#license {width: 66px;}
16 th#id {width: 40px;}
17
18 #packages-manager {padding-top: 10px;}
19
20 .widefat {width: 99%;}
21