summaryrefslogtreecommitdiff
path: root/template/default/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/style.css')
-rw-r--r--template/default/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/default/style.css b/template/default/style.css
index 3ee4787..3f6be1b 100644
--- a/template/default/style.css
+++ b/template/default/style.css
@@ -59,7 +59,8 @@ label + input { margin-left: 1em; }
.col_duration { padding-left: 3px; padding-right: 3px; width: 120px; vertical-align: top; }
.col_name, .col_title * { padding-left: 3px; padding-right: 3px; min-width: 50px; white-space: normal; }
.col_info, .col_record { width: 65px; text-align: center; }
-.col_active, .col_stream { width: 70px; max-width: 70px; }
+.col_active { width: 75px; max-width: 75px; }
+.col_stream { width: 70px; max-width: 70px; }
.col_channel { width: 120px; }
.col_start, .col_stop, .col_date, .col_time { width: 66px; text-align: right; }
.col_edit, .col_delete, .col_checkbox { text-align: center; width: 30px; max-width: 30px; }