Working : Migration form to bootstrap3

This commit is contained in:
mespeche
2013-09-04 18:08:13 +02:00
parent 1d38639ca5
commit 910477f371
4 changed files with 120 additions and 104 deletions

View File

@@ -2,5 +2,4 @@
@import "bootstrap/bootstrap.less";
/* Thelia Admin */
@import "thelia/thelia.less";
// @import "thelia/responsive.less";
@import "thelia/thelia.less";

View File

@@ -44,4 +44,9 @@
// Used for a bird's eye view of components dependent on the z-axis
// Try to avoid customizing these :)
@zindex-dropdown: 1005;
@zindex-dropdown: 1005;
// Forms
// -------------------------
@input-border-focus: @brand-primary;