Advertisement
Guest User

Untitled

a guest
Aug 14th, 2015
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 6.58 KB | None | 0 0
  1. body.lights-out li.clearfix div p {
  2.     color: #dddddd;
  3. }
  4.  
  5. body.lights-out span.timeago {
  6.     color: #f5f5f5;
  7. }
  8.  
  9. body.lights-out .post-preview.clearfix {
  10.     background: none repeat scroll 0 0 #2b2b2b;
  11.     color: #bdbdbd;
  12. }
  13.  
  14. body.lights-out p.fade-out {
  15.     background: -moz-linear-gradient(center top , rgba(43, 43, 43, 0), #2b2b2b) repeat scroll 0 0 rgba(0, 0, 0, 0);
  16. }
  17. body.lights-out .fade-out {
  18. background-image: -webkit-linear-gradient(top,rgba(43,43,43,0),#2b2b2b) repeat scroll 0 0 rgba(0, 0, 0, 0);
  19. }
  20.  
  21. body.lights-out .panel-primary div.panel-body {
  22.     background: none repeat scroll 0 0 #2b2b2b;
  23. }
  24. body.lights-out .tag-item { color:#f5f5f5; }
  25. body.lights-out .popover {
  26.     background: none repeat scroll 0 0 #2b2b2b;
  27. }
  28. body.lights-out .category .category-item {
  29.     background-color: #2b2b2b;
  30.     box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  31. }
  32. body.lights-out .btn.btn-default.dropdown-toggle {
  33.     background: none repeat scroll 0 0 #2b2b2b;
  34.     color:#f5f5f5;
  35. }
  36. body.lights-out .profile-card-main {
  37.     background: none repeat scroll 0 0 #2b2b2b;
  38. }
  39. body.lights-out a {
  40.     color: #f5f5f5;
  41. }
  42. body.lights-out a:hover {
  43.     color: #9c9c9c;
  44. }
  45. body.lights-out {
  46.     background: none repeat scroll 0 0 #262525;
  47.     color: #bdbdbd;
  48. }
  49. body.lights-out div#content div.row div div.row div.category-item div.category-icon div.category-box div.category-info {
  50.     background: none repeat scroll 0 0 #2b2b2b;
  51. }
  52. body.lights-out div.category-body {
  53.     background: none repeat scroll 0 0 #2b2b2b;
  54. }
  55. body.lights-out div.category-text p small {
  56.     color: #bdbdbd;
  57. }
  58. body.lights-out div.subcategories div.category-icon div.category-box div.category-info { background-color:#2b2b2b; border:0; }
  59. body.lights-out ol.breadcrumb {
  60.     background: none repeat scroll 0 0 #2b2b2b;
  61. }
  62. body.lights-out .alert.alert-warning {
  63.     background: none repeat scroll 0 0 #2b2b2b;
  64. }
  65. body.lights-out .dropdown-menu {
  66.     background: none repeat scroll 0 0 #181818;
  67. }
  68. body.lights-out div#content div.category.row div div.well {
  69.     background: none repeat scroll 0 0 #2b2b2b;
  70.     border: 1px solid #2b2b2b;
  71. }
  72. body.lights-out div#content div.topic ul#post-container.posts li.post-row {
  73.     background: none repeat scroll 0 0 #2b2b2b;
  74. }
  75. body.lights-out .post-content p {
  76.     color: #bdbdbd;
  77. }
  78. body.lights-out .bottom-post-bar {
  79.     background: none repeat scroll 0 0 #2b2b2b;
  80. }
  81. body.lights-out .topic .topic-text {
  82. color:#bdbdbd;
  83. }
  84. body.lights-out .dropdown-menu a {
  85.     color: #bdbdbd;
  86. }
  87. body.lights-out .fade-out {
  88.     background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, #2b2b2b));
  89.     background-image: -webkit-linear-gradient(top, rgba(43, 43, 43, 0), #2b2b2b);
  90.     background-image: -moz-linear-gradient(top, rgba(43, 43, 43, 0), #2b2b2b);
  91.     background-image: -ms-linear-gradient(top, transparent, #2b2b2b);
  92.     background-image: -o-linear-gradient(top, transparent, #2b2b2b);
  93. }
  94.  
  95.  
  96. body.lights-out div.panel.resizer.pointer div.panel-body {
  97.     background: none repeat scroll 0 0 #2c2c2c;
  98. }
  99. body.lights-out .btn-primary{ color:#f5f5f5; border: 1px solid #f5f5f5 }
  100. body.lights-out div.topic-main-buttons.pull-right.inline-block div.btn-group.dropup button.btn.btn-default.dropdown-toggle {
  101.     background: none repeat scroll 0 0 #2b2b2b;
  102. }
  103.  body.lights-out ul.dropdown-menu.pull-right li > a {
  104.     color: #bdbdbd;
  105. }
  106. body.lights-out ul#post-container.posts li.post-bar {
  107.     background: none repeat scroll 0 0 #2b2b2b;
  108. }
  109. body.lights-out div#content div.topic ul#post-container.posts li.post-row div.topic-item div.topic-body div.row div.topic-text h3.topic-title.topic-title > p {
  110.     color: #bdbdbd;
  111. }
  112. body.lights-out div.topic ul#post-container.posts li.post-row div.topic-item div.topic-footer div.row div span.post-tools button.btn.btn-sm.btn-link {
  113.     color: #bdbdbd;
  114. }
  115. body.lights-out div.header.clearfix span.pull-right div button.btn.btn-default {
  116.     background: none repeat scroll 0 0 #2b2b2b;
  117.     color:#f5f5f5;
  118. }
  119. body.lights-out div.text-center ul.pagination li.previous.pull-left a {
  120.     background: none repeat scroll 0 0 #2b2b2b;
  121. }
  122. body.lights-out div.category.row div div.text-center ul.pagination li.page a {
  123.     background: none repeat scroll 0 0 #2b2b2b;    
  124. }
  125. body.lights-out div.text-center ul.pagination li a.select_page {
  126.     background: none repeat scroll 0 0 #2b2b2b;
  127. }
  128. body.lights-out div.text-center ul.pagination li.next.pull-right a {
  129.     background: none repeat scroll 0 0 #2b2b2b;
  130. }
  131. body.lights-out div.panel-body {
  132.     background: none repeat scroll 0 0 #2b2b2b;
  133. }
  134. body.lights-out div.modal-header { background:#2b2b2b; }
  135. body.lights-out div.modal-body { background:#2b2b2b; }
  136. html body.lights-out .chat-modal.ui-draggable div.modal-dialog div.modal-content.ui-resizable div.modal-body ul#chat-content.well.well-sm {
  137. background:#2b2b2b;
  138. border: 1px solid #2b2b2b;
  139. }
  140. body.lights-out textarea {
  141.     background: none repeat scroll 0 0 #2b2b2b;
  142.     color:#ddd;
  143. }
  144. body.lights-out div.preview.well {
  145.     background: none repeat scroll 0 0 #2b2b2b;
  146.     border: 1px solid #4f4f4f;
  147. }
  148. body.lights-out .page.active > a {
  149.     background: none repeat scroll 0 0 #262525;
  150. }
  151. body.lights-out .page > a {
  152.     background: none repeat scroll 0 0 #2b2b2b;
  153. }
  154. body.lights-out .text {
  155.     color: #bdbdbd;
  156. }
  157. body.lights-out .pull-right.relTime {
  158.     color: #ddd;
  159. }
  160. body.lights-out #chat-list a {
  161.     color: #bdbdbd;
  162. }
  163. body.lights-out small, .small {
  164.     font-size: 80%;
  165. }
  166. body.lights-out .fa.pointer.toggle.fa-angle-up {
  167.     background: none repeat scroll 0 0 #262525;
  168. }
  169. body.lights-out .fa.fa-angle-down.pointer.toggle {
  170. background:#181818;
  171. }
  172. body.lights-out .topic-item.highlight {
  173.     background: none repeat scroll 0 0 #5b5b5b;
  174. }
  175. body.lights-out .form-control {
  176.     background: none repeat scroll 0 0 #262525;
  177.     border: 0 none;
  178.     color: #bdbdbd;
  179. }
  180. body.lights-out .well {
  181.     background: none repeat scroll 0 0 #262525;
  182.     border: 0 none;
  183. }
  184. body.lights-out .spoiler {
  185.     background: none repeat scroll 0 0 #2b2b2b;
  186. }
  187. body.lights-out .spoiler:hover {
  188.     background: none repeat scroll 0 0 #2b2b2b;
  189. }
  190. body.lights-out .topic .post-bar {
  191.  background-color:#2C3E50;  
  192. }
  193. body.lights-out .modal-content {
  194.     background: none repeat scroll 0 0 #2b2b2b;
  195. }
  196. body.lights-out .composer {
  197.  background: none repeat scroll 0% 0% #2B2B2B;
  198. }
  199. body.lights-out .composer .write {
  200.  border:1px solid #4f4f4f;
  201. }
  202. body.lights-out .composer .title-container .title {
  203.     background: none repeat scroll 0% 0% #2B2B2B;
  204. }
  205. body.lights-out .bootstrap-tagsinput {
  206.  background: none repeat scroll 0% 0% #2B2B2B;  
  207. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement