less/roojs-bootstrap/alert.scss
[roojs1] / less / roojs-bootstrap / calendar.less
index f4d6553..622a899 100644 (file)
@@ -134,7 +134,7 @@ html .fc,
 }
 
 .fc-cell-overlay { /* semi-transparent rectangle while dragging */
-    background: @info-lighter-33; //#bce8f1
+    background: @brand-info; //#bce8f1
     opacity: .3;
     filter: alpha(opacity=30); /* for IE */
 }