diff --git a/documentation/build/include/components.html b/documentation/build/include/components.html index 96eceb59b2dd86555cec4a7b1fd3374125f87dab..8d879cc27699084118fb42479e04265b9331cd3e 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 7528008b2b352c21923ff1b4a5924f322aaecfd0..579b15cc7e3193d6efd71b64850d41be320fe6e5 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 0adde60e994e2d39bfcefc004d57a73fea5af9ea..fb00e2d0515fa1fb0562a6f14d3a316163ac50a5 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;