Linux-DVB-DVBT-Apps-QuartzPVR
view release on metacpan or search on metacpan
css/theme/black/ui/popup.css view on Meta::CPAN
/*------------------------------------------------------------------------------------*/
/* Popup info */
.popupContent {
background-color:#000000;
background:#000 url(../images/popup.png) repeat-x top left;
border: solid white 1px;
}
.popupContent .wrap {
/*background:#f2e4fa;*/
color : white ;
}
.popupContent .summary {
color: yellow ;
}
.popupContent .times {
color: yellow ;
}
.popupContent .description {
/*background:#f2e4fa;*/
color : white ;
}
/* each program entry in a multirec list */
.popupContent .multi {
border-top: solid white 1px ;
/* background:#000 url(../images/popup.png) repeat top left; */
background: black ;
}
.popupContent .multi .wrap {
color: yellow ;
}
.popupContent .multi .summary {
color: yellow ;
}
( run in 0.832 second using v1.01-cache-2.11-cpan-364913b4093 )