00001 #no_schedules {
00002 margin: 1em;
00003 padding: 1em;
00004 font-size: 200%;
00005 text-align: center;
00006 }
00007
00008 #listings th {
00009 font-weight: normal;
00010 text-align: left;
00011 white-space: nowrap;
00012 }
00013 #listings th.x-title {
00014 }
00015 #listings th.x-priority {
00016 text-align: center;
00017 }
00018 #listings th.x-channel {
00019 }
00020 #listings th.x-profile {
00021 }
00022 #listings th.x-transcoder {
00023 }
00024 #listings th.x-group {
00025 }
00026 #listings th.x-type {
00027 }
00028
00029 #listings td {
00030 }
00031 #listings td.x-title {
00032 }
00033 #listings td.x-priority {
00034 text-align: center;
00035 }
00036 #listings td.x-channel {
00037 }
00038 #listings td.x-profile {
00039 }
00040 #listings td.x-transcoder {
00041 }
00042 #listings td.x-group {
00043 }
00044 #listings td.x-type {
00045 }
00046 #listings td.x-sgroup {
00047 }
00048