initial support for multiple browser windows
[openemr.git] / interface / main / calendar / modules / PostCalendar / pntemplates / default / style / details.css
blob55da3277f2785c7e6db49edd422bc583d9a69a1d
1 <style>
2 td.eventtitle { background-color: [-$STYLE.BGCOLOR2-]; font-size: 14pt; font-weight: bold; }
3 table.eventtitle { background-color: [-$STYLE.BGCOLOR2-]; border: 1px solid #000000; }
4 td.eventtime { background-color: [-$STYLE.BGCOLOR2-]; font-size: 10pt; font-weight: bold; }
5 table.eventtime { background-color: [-$STYLE.BGCOLOR2-]; border: 1px solid #000000; }
6 table.eventslist { background-color: [-$STYLE.BGCOLOR1-]; padding: 10px; }
7 td.eventslist { background-color: [-$STYLE.BGCOLOR1-]; padding: 10px; }
8 table.calcontainer { border: 1px solid #000000; }
9 </style>