PluginProbe
Pronamic Client / trunk
Pronamic Client vtrunk
2.4.1 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.4.0 1.5.0 1.6.0 1.6.1 1.7.0 1.8.0 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 All 54 releases
pronamic-client / admin / css / admin.css

admin.css in Pronamic Client trunk, at admin/css/admin.css

18 lines 260 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 #icon-pronamic_client {
2 background: url("../images/icon-32x32.png") no-repeat;
3 }
4
5 .pronamic-status-table {
6 margin-bottom: 1em;
7 }
8
9 .pronamic-status-table thead th {
10 font-weight: 700;
11
12 padding: 9px;
13 }
14
15 .pronamic-status-table th:first-child {
16 width: 33%;
17 }
18