update_advanced.css in Update Status Advanced Settings 7
Same filename and directory in other branches
.update-advanced-settings .form-select { width: 12em; } .update-advanced-settings tr.update-advanced-settings-label td.update-advanced-settings-label { font-size: 70%; font-weight: bold; background: #ddd; color: #666; padding: 0 0 0 2em; /* LTR */ }
File
update_advanced.cssView source
-
- .update-advanced-settings .form-select {
- width: 12em;
- }
-
- .update-advanced-settings tr.update-advanced-settings-label td.update-advanced-settings-label {
- font-size: 70%;
- font-weight: bold;
- background: #ddd;
- color: #666;
- padding: 0 0 0 2em; /* LTR */
- }