From b2f78128a58698b2bfdaae836110f5113dc90acb Mon Sep 17 00:00:00 2001 From: nazanin1369 Date: Sat, 21 May 2016 00:29:37 -0700 Subject: [PATCH] demo style update --- demo/main.css | 24 ++++++++++++++------- index.html | 58 ++++++++++++++++++++++++++++----------------------- 2 files changed, 49 insertions(+), 33 deletions(-) diff --git a/demo/main.css b/demo/main.css index f150f2c..d5caafc 100644 --- a/demo/main.css +++ b/demo/main.css @@ -1,3 +1,8 @@ +html, body { + max-width: 100%; + overflow-x: hidden; +} + body { color: #626262; font-family: "Segoe UI",Arial,sans-serif; @@ -60,12 +65,8 @@ pre { border-radius: 4px; } -.hljs { - background: none; -} - .container > nav { - margin: 0px 40px; + margin: 0px 70px; } .navbar-default .navbar-brand { @@ -97,8 +98,8 @@ pre { padding: 60px 15px 40px; color: #fff; text-align: center; - background-color: #0A7C71; - background-image: linear-gradient(to bottom,#0A7C78 0,#0A7C75 100%); + background-color: #36bc98; + background-image: linear-gradient(to bottom,rgba(6, 99, 179, 0.81) 0,#36bc98 100%); background-repeat: repeat-x; } @@ -108,6 +109,7 @@ pre { .bs-docs-header .container > p { color: #ccc; + letter-spacing: 1.5px; } .bs-docs-decs { @@ -131,6 +133,14 @@ blockquote > label { font-size: 13px; } +.form-control { + width: 50%; +} + +form > fieldset > legend { + border: none; +} + /* gitter */ .gitter-chat-embed { z-index: 99999; diff --git a/index.html b/index.html index 8581fcd..6dfd0e8 100644 --- a/index.html +++ b/index.html @@ -37,7 +37,7 @@ - + @@ -264,14 +264,14 @@

Examples

Form (Additions validation) -
+
With Function
-
+
type: Huei Tan @@ -279,7 +279,7 @@

Examples

-
+
Change Error Msg @@ -387,7 +387,7 @@

Examples

Bootstrap DatePicker
-

+

@@ -407,30 +407,36 @@

Examples

AngularJs ui-select -
-
- -
-
- - {{$select.selected.name}} - - - - - - -
+
+
+ +
+
+ + {{$select.selected.name}} + + + + + +
+ + +
+
+ + +
+ +
-
- -
+