fix leaking date css, RT#6467
[freeside.git] / rt / share / html / NoAuth / css / calendar.css
index 1eec5d9..c6b584e 100644 (file)
@@ -13,19 +13,19 @@ font-size: 0.8em;
 color:#505050;
 }
 
-.date {
+.calendardate {
   text-align: right;
   background-color: #f8f8ff;
   width:100%;
 }
 
-.offmonthdate {
+.offmonthcalendardate {
   text-align: right;
   background-color: #f8f8f8;
   width:100%;
 }
 
-.todaysdate {
+.todayscalendardate {
   text-align: right;
   background-color: #fc6; /*#fad163*/
   width:100%;