# css-javascript-toolbox/8.0.2/views/packages/manager/public/css/default.css

CSS &amp; JavaScript Toolbox, version 8.0.2. 21 lines.

- Page: https://pluginprobe.com/plugins/css-javascript-toolbox/8.0.2/code/views/packages/manager/public/css/default.css
- Raw: https://pluginprobe.com/plugins/css-javascript-toolbox/8.0.2/raw/views/packages/manager/public/css/default.css
- Modified: 2014-05-06T16:47:26+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/css-javascript-toolbox/8.0.2/code/views/packages/manager/public/css/default.css#L10-L20`.

```css
table.wp-list-table tbody tr td input[type="checkbox"] {margin-left: 8px;}
table tr th {text-align: center;}

td.name.column-name .description{
	margin-left: 6px;
	font-weight: bold;
	font-size: 11px;
	font-family: sans-serif;
	margin-top: 6px;
	min-width: 280px;
}
th#_selection_ {width: 19px;}
th#webSite {width: 250px;}
th#readme,
th#license {width: 66px;}
th#id {width: 40px;}

#packages-manager {padding-top:  10px;}

.widefat {width: 99%;}

```
