Linux-DVB-DVBT-Apps-QuartzPVR

 view release on metacpan or  search on metacpan

css/theme/black/tvguide/recorded.css  view on Meta::CPAN

#recordedContents {

/*
	border: 4px solid white ;
*/
	
}

#quartz-content #list-body #recordedContents .recProgs li {
	background: none ;
}



#quartz-content #list-body #recordedContents .recProg {
	background-color: #333 ;
}

#quartz-content #list-body #recordedContents .recHead {
	color: white ;
	background-image: url("../images/headline.png") ;
}


#quartz-content #list-body #recordedContents .recCaption {
	color: white ;
}

#quartz-content #list-body #recordedContents .fileNotPresent {
	color: red ;
}

/* Popup information */
.popupContent .update {
	color: yellow ;
	font-style: italic ;
}

.popupContent .fileName {
	color: yellow ;
	font-weight: bold ;
}

.popupContent .fileNotPresent {
	color: red ;
}



( run in 0.892 second using v1.01-cache-2.11-cpan-364913b4093 )