From 9753353574ec8a90ba5bab94064fe46c865d9756 Mon Sep 17 00:00:00 2001 From: Abdullah Almsaeed Date: Tue, 3 Mar 2015 19:58:14 -0500 Subject: [PATCH] Updated docs --- documentation/build/include/components.html | 147 ++++++++++++++++++++ documentation/index.html | 147 ++++++++++++++++++++ documentation/style.css | 7 +- 3 files changed, 297 insertions(+), 4 deletions(-) diff --git a/documentation/build/include/components.html b/documentation/build/include/components.html index 96eceb59b..8d879cc27 100644 --- a/documentation/build/include/components.html +++ b/documentation/build/include/components.html @@ -1363,4 +1363,151 @@ </div><!-- /.box-footer--> </div><!--/.direct-chat --> + +

Of course you can use direct chat with a solid box by adding the class solid-box to the box. Here are a couple of examples:

+ + +
+
+ +
+
+

Direct Chat in a Solid Box

+
+ 3 + + + +
+
+
+ +
+ +
+
+ Alexander Pierce + 23 Jan 2:00 pm +
+ message user image +
+ Is this template really for free? That's unbelievable! +
+
+ + +
+
+ Sarah Bullock + 23 Jan 2:05 pm +
+ message user image +
+ You better believe it! +
+
+
+ + + +
+ +
+
+ +
+ +
+
+

Direct Chat in a Solid Box

+
+ 3 + + + +
+
+
+ +
+ +
+
+ Alexander Pierce + 23 Jan 2:00 pm +
+ message user image +
+ Is this template really for free? That's unbelievable! +
+
+ + +
+
+ Sarah Bullock + 23 Jan 2:05 pm +
+ message user image +
+ You better believe it! +
+
+
+ + + +
+ +
+
+
\ No newline at end of file diff --git a/documentation/index.html b/documentation/index.html index 7528008b2..579b15cc7 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -1999,6 +1999,153 @@ </div><!-- /.box-footer--> </div><!--/.direct-chat --> + +

Of course you can use direct chat with a solid box by adding the class solid-box to the box. Here are a couple of examples:

+ + +
+
+ +
+
+

Direct Chat in a Solid Box

+
+ 3 + + + +
+
+
+ +
+ +
+
+ Alexander Pierce + 23 Jan 2:00 pm +
+ message user image +
+ Is this template really for free? That's unbelievable! +
+
+ + +
+
+ Sarah Bullock + 23 Jan 2:05 pm +
+ message user image +
+ You better believe it! +
+
+
+ + + +
+ +
+
+ +
+ +
+
+

Direct Chat in a Solid Box

+
+ 3 + + + +
+
+
+ +
+ +
+
+ Alexander Pierce + 23 Jan 2:00 pm +
+ message user image +
+ Is this template really for free? That's unbelievable! +
+
+ + +
+
+ Sarah Bullock + 23 Jan 2:05 pm +
+ message user image +
+ You better believe it! +
+
+
+ + + +
+ +
+
+
diff --git a/documentation/style.css b/documentation/style.css index 0adde60e9..fb00e2d05 100644 --- a/documentation/style.css +++ b/documentation/style.css @@ -7,8 +7,7 @@ } #components > h3 { - font-size: 25px; - border-bottom: 1px solid #dedede; + font-size: 25px; color: #000; } @@ -17,8 +16,8 @@ color: #000; } .page-header { - border-bottom: 1px solid #ddd; - margin: 20px 0 10px 0; + /*border-bottom: 1px solid #ddd; */ + margin: 20px 0 20px 0; position: relative; z-index: 1; font-size: 30px;