Linux-DVB-DVBT-Apps-QuartzPVR
view release on metacpan or search on metacpan
css/theme/black/tvguide/grid.css view on Meta::CPAN
}
#qtv-listings .timesel li {
color:#fff;
background:#000 ;
}
/* Schedule */
#qtv-listings .grid div.sched ol li h2 {
color: #F2FD00;
}
/* Day select */
#qtv-listings .timesel li.day {
background:#000 ;
border: 0;
border: 1px solid #fff;
background:#000 url(../images/lstbb.png) repeat-x top center;
}
#qtv-listings .grid .timesel li .daysel {
background:#fff ;
border: 1px solid #fff;
}
#qtv-listings .grid .timesel li .daysel span {
color: #000 ;
}
/* Hour select */
#qtv-listings .timesel li.hour {
background:#000 ;
border: 0;
border: 1px solid #fff;
background:#000 url(../images/lstbb.png) repeat-x top center;
}
#qtv-listings .grid .timesel li .hoursel {
background:#fff ;
border: 1px solid #fff;
}
#qtv-listings .grid .timesel li .hoursel span {
color: #000 ;
}
/* am/pm */
#qtv-listings .timesel ol li h4 {
border-bottom: 1px solid #fff ;
}
/*--------------------------*/
/* Select program recording */
/* Record: Current setting */
/* Record: Tabbed menu of different types of recording */
.popupContent ul.recprog li ul.rectype {
border-bottom: 1px solid white ;
}
.popupContent ul.recprog li ul.rectype li.recopt {
border: 1px solid white ;
color: black ;
background: white ;
}
/* selected tab */
.popupContent ul.recprog li ul.rectype li.sel {
border-bottom: 1px solid black ;
color: white ;
background: black ;
}
/* Record: List of options */
.popupContent ul.recprog li ul.recsel li.sel {
background: #000055 ;
}
.popupContent ul.recprog li ul.recsel li.recradio:hover {
background: #009999 ;
}
/*-----------------------------------*/
/* Select program recording priority */
.popupContent ul.priprog:hover {
border-top: 1px solid white ;
}
.popupContent ul.priprog li:hover > ul {
/* display: block; - change to use javascript */
color: white ;
border-top: 1px solid white ;
}
/* Priority: Current setting */
/* Priority: List of options */
.popupContent ul.priprog li ul li.priradio {
background: #000022 ;
border-bottom: 1px solid #cccccc ;
}
.popupContent ul.priprog li ul li.sel {
background: #000055 ;
}
.popupContent ul.priprog li ul li.priradio:hover {
background: #009999 ;
}
( run in 1.556 second using v1.01-cache-2.11-cpan-364913b4093 )