Guest User

Untitled

a guest
Dec 15th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.58 KB | None | 0 0
  1. .headerDesktop-container {
  2. background-color: #333366;
  3. }
  4. .search-form-fieldset {
  5. background: #2A2A54;
  6. }
  7. [class*="searchForm-action-button-"] {
  8. color: #D9D9D9;
  9. }
  10. .searchForm-action-button-advanced:hover,
  11. .searchForm-action-button-toggle:hover {
  12. background: #5959B2;
  13. }
  14. .customRadio-input:checked+.customRadio-mask {
  15. box-shadow: inset 0 0 0 3px #fff,inset 0 0 0 10px #5959B2;
  16. border-color: #5959B2;
  17. }
  18. .pm_button.primary,
  19. .pm_button.primary:active {
  20. color: #fff;
  21. background-color: #333366;
  22. border-color: #333366;
  23. }
  24. .pm_button.primary:focus,
  25. .pm_button.primary:hover {
  26. background-color: #2A2A54;
  27. border-color: #2A2A54;
  28. }
  29. .navigation > li.active,
  30. .navigation > li:hover {
  31. box-shadow: 0 5px 0 0 #5959B2 inset;
  32. }
  33. body section.sidebar ul.menu li.active a, body section.sidebar ul.menu li.active a.navigationSettings-link.sidebarApp-link {
  34. background-color: rgba(89, 89, 178, 0.7);
  35. }
  36. .navigation-link {
  37. color: #D9D9D9;
  38. }
  39. .navigation-title:hover {
  40. /*color: #5959B2;*/
  41. /*opacity: 1;*/
  42. }
  43. .pm_dropdown .navigationUser-logout {
  44. background-color: #333366 !important;
  45. border-color: #333366 !important;
  46. color: #D9D9D9 !important;
  47. }
  48. .pm_dropdown .navigationUser-logout:hover {
  49. background-color: #2A2A54 !important;
  50. border-color: #2A2A54 !important;
  51. color: #D9D9D9 !important;
  52. }
  53. .sidebar-btn-compose,
  54. .sidebar-btn-compose:active {
  55. color: #fff !important;
  56. background: #5959B2 !important;
  57. border: none !important;
  58. }
  59. .sidebar-btn-compose:hover {
  60. color: #fff !important;
  61. background: #5959B2 !important;
  62. border: none !important;
  63. box-shadow: inset 0 400px 400px rgba(0,0,0,0.1);
  64. }
  65. .headerDesktop-logo {
  66. background-color: #333366;
  67. }
  68. body section.sidebar {
  69. background: #333366;
  70. }
  71. body section.sidebar a.compose {
  72. background: #5959B2;
  73. color: #D9D9D9;
  74. }
  75. body section.sidebar a.compose:hover {
  76. background: #D9D9D9;
  77. border-color: #D9D9D9;
  78. color: #333366;
  79. }
  80. body section.sidebar ul.menu li a {
  81. color: #D9D9D9;
  82. opacity: 0.8;
  83. }
  84. body section.sidebar ul.menu li a:hover {
  85. color: #FBFBFB;
  86. opacity: 1;
  87. }
  88. body section.sidebar ul.menu li.active a {
  89. color: #FBFBFB;
  90. }
  91. body section.sidebar ul.menu li.active a i.fa,
  92. body section.sidebar ul.menu li.active a i.fa:hover {
  93. color: #FBFBFB !important;
  94. opacity: 1;
  95. }
  96. body section.sidebar ul.menu li a .fa-repeat {
  97. color: #D9D9D9;
  98. opacity: 1;
  99. }
  100. body section.sidebar ul.menu li a i.fa {
  101. color: #D9D9D9;
  102. opacity: 0.8;
  103. }
  104. body section.sidebar ul.menu li a i.fa:hover,
  105. body section.sidebar ul.menu li a:hover i.fa {
  106. color: #FBFBFB;
  107. opacity: 1;
  108. }
  109. body section.sidebar ul.menu li a em {
  110. color: #D9D9D9;
  111. opacity: 0.8;
  112. }
  113. body section.sidebar div.labels ul li a {
  114. color: #D9D9D9;
  115. opacity: 0.8;
  116. }
  117. body section.sidebar div.labels ul li a:hover {
  118. color: #FBFBFB;
  119. opacity: 1;
  120. }
  121. body section.sidebar div ul li.sidebarApp-item.settingsMenu-item-donate {
  122. display: none;
  123. }
  124. body section.sidebar a.version,
  125. body section.sidebar div.footer div.link a {
  126. color: #D9D9D9;
  127. opacity: 0.8;
  128. }
  129. body section.sidebar a.version:hover,
  130. body section.sidebar div.footer div.link a:hover {
  131. color: #5959B2;
  132. opacity: 1;
  133. }
  134. body section.sidebar div.footer div.storage strong {
  135. color: #D9D9D9;
  136. opacity: 0.5;
  137. }
  138. body section.sidebar div.footer .bar em {
  139. background: #5959B2;
  140. height: 3px;
  141. }
  142. body section.sidebar div.footer .bar {
  143. background: #D9D9D9;
  144. height: 3px;
  145. }
  146. .pm_buttons,
  147. .pm_buttons a {
  148. color: #333366;
  149. }
  150. .conversation.marked::before {
  151. background: #5959B2;
  152. width: 5px;
  153. }
  154. #pm_composer .composer header {
  155. background: #333366;
  156. color: #D9D9D9;
  157. }
  158. p a {
  159. color: #5959B2;
  160. }
  161. #pm_composer .composer footer .pm_button {
  162. background: #D9D9D9;
  163. color: #333366;
  164. }
  165. #pm_composer .composer footer .pm_button:hover {
  166. background: #D9D9D9;
  167. color: #333366;
  168. }
  169. #pm_composer .composer footer .pm_button.primary {
  170. background: #333366;
  171. color: #D9D9D9;
  172. }
  173. #pm_composer .composer footer .pm_button.primary:hover {
  174. background: #5959B2;
  175. color: #D9D9D9;
  176. }
  177. #pm_settings .pm_tabs {
  178. background: #e6eaf0;
  179. }
  180. #pm_settings .pm_tabs li a.pm_button {
  181. color: #333366;
  182. border-color: #e6eaf0;
  183. }
  184. #pm_settings .pm_tabs li a.pm_button:hover {
  185. color: #5959B2;
  186. }
  187. #pm_settings .pm_tabs li.active a.pm_button {
  188. color: #5959B2;
  189. }
  190. .pm_button.link {
  191. color: #5959B2;
  192. }
  193. .pm_toggle.off .off,
  194. .pm_toggle.on .on {
  195. background: #333366;
  196. color: #D9D9D9;
  197. }
  198. .alert.alert-info {
  199. background: #e6eaf0;
  200. color: #000;
  201. }
  202. html.protonmail .text-purple {
  203. color: #5959B2;
  204. }
  205. #pm_settings .bar em {
  206. background: #5959B2;
  207. height: 4px;
  208. }
  209. #pm_settings .bar {
  210. background: #333366;
  211. opacity: 0.5;
  212. height: 4px;
  213. }
  214. #plans .plans .plan h3 {
  215. background: #333366;
  216. color: #D9D9D9;
  217. }
  218. #plans .plans .plan.plus-plan h3 span,
  219. #plans .plans .plan.visionary-plan h3 span,
  220. #plans .plans .plan.visionary-plan header {
  221. color: #D9D9D9;
  222. }
  223. #plans .plans .plan footer .cycle strong {
  224. color: #5959B2;
  225. }
  226. #plans .plans .plan footer .cycle .discount {
  227. border-color: transparent #5959B2 transparent transparent;
  228. }
  229. #plans .plans .plan footer .cycle .discount span {
  230. color: #D9D9D9;
  231. }
  232. .pm_modal .modal-dialog {
  233. border-color: #333366;
  234. }
  235. .pm_modal .modal-dialog .close {
  236. color: #D9D9D9;
  237. background: #333366;
  238. }
  239. .pm_badge {
  240. color: #D9D9D9;
  241. }
  242. .pm_badge.primary {
  243. background: #333366;
  244. color: #D9D9D9;
  245. }
  246. .pm_badge.success {
  247. background: #5959B2;
  248. color: #D9D9D9;
  249. }
  250. .pm_table table th .fa,
  251. .pm_table table th a {
  252. color: #5959B2;
  253. }
  254. body .cg-notify-message.notification-success {
  255. background-color: #5959B2;
  256. color: #D9D9D9;
  257. }
Add Comment
Please, Sign In to add comment