| 1 |
#wpcontent, #footer {margin-left: 7px;} |
| 2 |
#wpbody-content {padding-bottom: 65px} |
| 3 |
table.wp-list-table {min-width: 900px;} |
| 4 |
table.wp-list-table tbody tr td input[type="checkbox"] {margin-left: 8px;} |
| 5 |
.filter {margin-top: 2px;} |
| 6 |
table tr th {text-align: center;} |
| 7 |
|
| 8 |
th#_selection_ {width: 40px;} |
| 9 |
th#developmentState, th#state, th#version, th#type {width: 80px;} |
| 10 |
th#author, th#creationDate, th#lastModified{width: 120px;} |
| 11 |
td.name.column-name .description{ |
| 12 |
margin-left: 6px; |
| 13 |
font-weight: bold; |
| 14 |
font-size: 11px; |
| 15 |
font-family: sans-serif; |
| 16 |
margin-top: 6px; |
| 17 |
min-width: 280px; |
| 18 |
} |
| 19 |
th.sortable a, th.sorted a {padding-top: 0px; padding-bottom: 0px;} |
| 20 |
select option.optional {color: #AAAAAA;} |
| 21 |
.template-info span.label{font-weight: bold;} |
| 22 |
.template-info .content.large {height: 60px; background-color: #EFEFEF; margin: 0 0 0 3px;overflow: auto} |
| 23 |
.template-info .id{text-align: center;background-color: navajoWhite;} |
| 24 |
|