From 805a965f2e7373db42d99376d4dc3c1ca9ea509d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 24 Jan 2012 17:14:19 -0800 Subject: finish updating form state and alert variables in less docs page --- docs/less.html | 143 +++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 98 insertions(+), 45 deletions(-) (limited to 'docs/less.html') diff --git a/docs/less.html b/docs/less.html index dfa0739a7..c9e447382 100644 --- a/docs/less.html +++ b/docs/less.html @@ -58,6 +58,10 @@
+
+ Heads up! This page is still under construction and is missing plenty of documentation. Hang tight! +
+
@@ -285,51 +289,100 @@

Components

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Buttons
@primaryButtonColor@blue
Buttons
@placeholderText@grayLight
Navbars
@navbarHeight40px
@navbarBackground@grayDarker
@navbarBackgroundHighlight@grayDark
+
+
+

Buttons

+ + + + + + + +
@primaryButtonColor@blue
+

Forms

+ + + + + + + +
@placeholderText@grayLight
+

Navbar

+ + + + + + + + + + + + + + + +
@navbarHeight40px
@navbarBackground@grayDarker
@navbarBackgroundHighlight@grayDark
+
+
+

Form states and alerts

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@warningText#f3edd2
@warningBackground#c09853
@warningBorder#f3edd2
@errorText#b94a48
@errorBackground#f2dede
@errorBorder#e9c7c7
@successText#468847
@successBackground#dff0d8
@successBorder#cfe8c4
@infoText#3a87ad
@infoBackground#d9edf7
@infoBorder#bfe1f2
+
+
-- cgit v1.2.3