installers (calendaring), RT#16584
[freeside.git] / rt / share / html / NoAuth / css / calendar.css
index 826c836..14cbabc 100644 (file)
@@ -36,6 +36,10 @@ color:#505050;
   width:100%;
 }
 
+.calendarright {
+  float: right;
+}
+
 table.rtxcalendar {
     width:100%;
     border-collapse: collapse;
@@ -60,6 +64,10 @@ table.rtxcalendar tbody th {
     font-weight: normal;
 }
 
+table.rtxcalendar td.weekly {
+    width: auto;
+}
+
 table.rtxcalendar td.offmonth {
     background: #f8f8f8;
     color: #aaa;