Working :

- Refactor to bootstrap3
- Label information in Form files
This commit is contained in:
mespeche
2013-09-06 12:12:27 +02:00
parent 7e28c92b0b
commit c015bbe8b5
6 changed files with 83 additions and 87 deletions

View File

@@ -44,4 +44,10 @@
// 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: @link-color;