added checkbox image for white theme

This commit is contained in:
Torkel Ödegaard
2014-09-30 09:50:01 +02:00
parent 022cbdda31
commit f908ae8c40
4 changed files with 6 additions and 5 deletions
+2 -2
View File
@@ -299,12 +299,12 @@
@popoverArrowOuterWidth: @popoverArrowWidth + 1;
@popoverArrowOuterColor: rgba(0,0,0,.25);
// images
@checkboxImageUrl: '../img/checkbox_white.png';
// GRID
// --------------------------------------------------
// Default 940px grid
// -------------------------
@gridColumns: 12;