Guest User

Untitled

a guest
Dec 15th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.61 KB | None | 0 0
  1. /***** LOGIN PAGE ITEMS******/
  2. .d2l-login-portal-bordered {
  3. background-color: rgba(254, 188, 17, 0.78) !important;
  4. border-radius: 3px;
  5. border: 1px solid #291F07;
  6. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) !important;
  7. padding: 5px 20px !important;
  8. max-width: 700px !important;
  9. margin-right: 60px;
  10. width: 340px;
  11. }
  12. div > #formId > div {
  13. padding: 5px 15px 0px 15px !important;
  14. }
  15. .vui-button {
  16. margin: 0.15em 0.3em 0.15em 0;
  17. background-color: #21211F !important;
  18. }
  19. .vui-button-primary:hover, .vui-button-primary:focus {
  20. border-color: #FEBC11;
  21. }
  22. .vui-button-primary, .vui-button-primary.vui-disabled:hover, .vui-button-primary.vui-disabled:focus, .vui-button-primary[disabled]:hover, .vui-button-primary[disabled]:focus {
  23. background: #FEBC11;
  24. border-color: #FEBC11;
  25. box-shadow: 0 1px 0 0 transparent inset;
  26. }
  27. .vui-list>.vui-selected {
  28. background-color: #616161 !important;
  29. }
  30. .d2l-edit:focus, .d2l-longedit:focus {
  31. border-color: #FEBC11;
  32. box-shadow: inset 0 1px 1px 0 transparent, 0 0 5px 0 transparent;
  33. }
  34. form#formId {
  35. background-color: #2F2F2F;
  36. }
  37. .d2l-field {
  38. color: #FFF !important;
  39. display: block;
  40. padding-bottom: 4px !important;
  41. text-align: left;
  42. letter-spacing: 0.5px !important;
  43. text-shadow: 0px 1px 0px #171000 !important;
  44. font-weight: bold !important;
  45. }
  46. .d2l-fieldgroup > li {
  47. padding-top: 3px !important;
  48. padding-left: 0px !important;
  49. padding-right: 0px !important;
  50. }
  51. .d2l_1_5_764 {
  52. margin: 10px 12px !important;
  53. padding-bottom: 5px !important;
  54. }
  55. #portalNavbar div.d_nb_cFull {
  56. background-color: #151414 !important;
  57. border-bottom: 0px solid transparent !important;
  58. }
  59. #portalNavbar div.d_nb_cGlobal {
  60. background-color: #000000;
  61. border-bottom: 3px solid #febc11;
  62. }
  63. .d2l-page-main.d2l-max-width {
  64. background-color: #2F2F2F;
  65. }
  66. .d2l-background-right > div > div {
  67. background-color: #151414 !important;
  68. }
  69. .d2l-background-left > div > div {
  70. background-color: #151414 !important;
  71. }
  72. img.d2l-navbar-image.d2l-navbar-image-left.d2l-left {
  73. -moz-box-sizing: border-box;
  74. background: url(https://i.imgur.com/o5ILlUq.png) no-repeat !important;
  75. width: 0px !important;
  76. height: 0px !important;
  77. padding-left: 267px !important;
  78. padding-top: 80px !important;
  79. }
  80. /**** MAIN PAGES ***/
  81. body {
  82. background-color: #2f2f2f !important;
  83. }
  84. a.vui-link {
  85. color: #499BF9 !important;
  86. }
  87. .vui-link, .vui-link:visited {
  88. color: #499BF9 !important;
  89. text-decoration: none;
  90. cursor: pointer;
  91. }
  92. .d2l-widget-content {
  93. background-color: #000000;
  94. }
  95. .d2l-msg-container {
  96. background-color: #2F2F2F;
  97. border: 0px solid transparent;
  98. }
  99. .d2l-msg-container-inner {
  100. background-color: #2F2F2F;
  101. }
  102. html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
  103. color: #FFF !important;
  104. }
  105. .d2l-body {
  106. background-color: #151414 !important;
  107. }
  108. .d2l-htmlblock a {
  109. color: #499BF9 !important;
  110. }
  111. .d2l-htmlblock a:visited {
  112. color: #499BF9;
  113. }
  114. #d2l_navbar div.d_nb_cFull {
  115. background-color: #2F2F2F;
  116. background-repeat: no-repeat;
  117. background-position: 0% 0%;
  118. border-bottom: 3px double #000000;
  119. padding: 0px;
  120. }
  121. .d2l-collapsepane-header {
  122. background-color: #2F2F2F !important;
  123. }
  124. .d2l-menuflyout.d2l-menuflyout-open .d2l-menuflyout-text, .d2l-menuflyout-open .d2l-menuflyout-link-link {
  125. color: #FFFFFF !important;
  126. }
  127. .d2l-menuflyout-link.d2l-menuflyout-open .d2l-menuflyout-link-link {
  128. background-color: #616161;
  129. }
  130. .d2l-menuflyout.d2l-menuflyout-open .d2l-menuflyout-opener {
  131. background-color: #616161 !important;
  132. }
  133. .d2l-menuflyout-open .d2l-menuflyout-contents {
  134. background-color: #616161;
  135. }
  136. .d2l-datalist-style1 > .d2l-datalist > .d2l-datalist-item-active > .d2l-datalist-item-content {
  137. background-color: #525252;
  138. }
  139. .d2l-datalist-item-content > .d2l-inline > div {
  140. background-color: #3D3E58;
  141. }
  142. .d2l-collapsepane-content {
  143. background-color: #000000;
  144. }
  145. p > span > span {
  146. background-color: #000000 !important;
  147. }
  148. .d2l-page-main-padding {
  149. background-color: #2f2f2f;
  150. color: white !important;
  151. }
  152. table.d_g {
  153. background-color: #000000;
  154. }
  155. .d2l-page-bg > div {
  156. background-color: #2f2f2f;
  157. }
  158. table.d_g tr th.d_gl {
  159. background-color: #616161;
  160. }
  161. table.d_gl tr th.d_hch {
  162. background-color: #616161;
  163. }
  164. .d2l-action-buttons-item > a {
  165. color: #000000 !important;
  166. background-color: #DCDCDC !important;
  167. }
  168. .vui-button, .vui-button.vui-disabled:hover, .vui-button.vui-disabled:focus, .vui-button[disabled]:hover, .vui-button[disabled]:focus {
  169. border-color: #FEBC11;
  170. background: #2f2f2f !important;
  171. }
  172. .d2l-page-header-dark {
  173. background-color: #616161;
  174. }
  175. .d2l-column-flip-side {
  176. background-color: #000000 !important;
  177. }
  178. .d2l-page-bg > div {
  179. background-color: #2f2f2f;
  180. }
  181. .d2l-column-side-bg {
  182. background-color: #000000 !important;
  183. }
  184. .d2l-column-flip-main {
  185. background: #2F2F2F !important;
  186. }
  187. .d2l-editable-padding > .d2l-textblock {
  188. color: #000000 !important;
  189. }
  190. .d2l-contextmenu {
  191. background-color: #2f2f2f;
  192. }
  193. .d2l-contextmenu-item a {
  194. background-color: #2f2f2f;
  195. }
  196. ul.dcm li {
  197. background-color: #2f2f2f;
  198. }
  199. .d2l-datalist-style1 > .d2l-datalist > .d2l-datalist-item-selected > .d2l-datalist-item-content {
  200. background-color: #AFADA6;
  201. }
  202. .d2l-datalist-style1 > .d2l-datalist > .d2l-datalist-item-selected {
  203. background-color: #AFADA6;
  204. }
  205. .d2l-multiselect .d2l-multiselect-choice {
  206. background: #000000;
  207. }
  208. .d2l-fileinput-add {
  209. background-color: #2f2f2f;
  210. }
  211. .d2l-htmlblock > p > span {
  212. background-color: #000000 !important;
  213. }
  214. .drt > p > span {
  215. background-color: #000000 !important;
  216. }
  217. .d2l-datalist-style1 > .d2l-datalist > .d2l-datalist-item-active.d2l-datalist-item-selected {
  218. background-color: #616161 !important;
  219. }
  220. .d2l-datalist-style1 > .d2l-datalist > .d2l-datalist-item-active.d2l-datalist-item-selected > .d2l-datalist-item-content {
  221. background-color: #616161;
  222. }
  223. .d2l-messagearea-errors .d2l-msg-container-inner {
  224. border-color: #862810;
  225. background-color: #862810;
  226. }
  227. .d2l-datalist-nesteditem-accordion .d2l-datalist-nesteditem-accordion > .d2l-datalist-item-content, .d2l-le-TreeAccordionItem-SelectedRoot a > div, .d2l-le-TreeAccordionItem-SelectedRoot li > div > div {
  228. background: #616161;
  229. }
  230. div.ddial_o {
  231. background-color: #2f2f2f;
  232. }
  233. .ddial_t, .dpopup_t {
  234. background: #2f2f2f !important;
  235. }
  236. .ddial_f, .dpopup_f {
  237. background-color: #2f2f2f;
  238. }
  239. body.dbd_dialog div#d_content_l, body.dbd_dialog div#d_content_lw {
  240. background-color: #616161 !important;
  241. }
  242. ul.dtb_ul > li > a.dtbi_sel, ul.dtb_ul > li > div.dtbi_sel, ul.datb_ul > li > a.dtbi_sel, ul.datb_ul > li > div.dtbi_sel {
  243. background-color: #A5A5A5 !important;
  244. }
  245. ul.dtb_ul li a:hover, ul.datb_ul li a:hover, ul.dtb_ul li a:active, ul.datb_ul li a:active, ul.dtb_ul li a:focus, ul.datb_ul li a:focus {
  246. background-color: #808080 !important;
  247. }
  248. .D2LField_Modified {
  249. background-color: #616161;
  250. }
  251. table.d_g tr.d_ga {
  252. background-color: #616161 !important;
  253. }
  254. .d2l-panel {
  255. background-color: #616161;
  256. }
  257. /*** LIBRARY INFO CONTAINER ***/
  258. html ul.tabs li.active, html ul.tabs li.active a:hover, html ul.tabs li.active a {
  259. background: #616161;
  260. }
  261. ul.tabs li a:hover {
  262. background: #191919;
  263. }
  264. .tab_container {
  265. background: #616161;
  266. }
  267. .tab_content > div {
  268. background: #2f2f2f !important;
  269. }
  270. ul.tabs li a {
  271. background: #2F2F2F;
  272. }
  273. div.dco {
  274. background-color: transparent;
  275. }
  276. div.dco div.dco_c, div.dco_f div.dco_c {
  277. background-color: transparent !important;
  278. }
  279. table.d_gl tr.d_ggl1, table.d_gn tr.d_ggl1 {
  280. background-color: #000000;
  281. }
  282. .ddl_c > ul > li {
  283. background-color: #2f2f2f !important;
  284. }
  285. .d2l-fileviewer > div {
  286. background-color: #616161;
  287. }
  288. /*** CONTENT PAGE ***/
  289. .d2l-twopanelselector-wrapper {
  290. background-color: #2f2f2f;
  291. }
  292. .d2l-twopanelselector-padding {
  293. background-color: #2f2f2f;
  294. }
  295. .d2l-datalist-nesteditem-accordion, .d2l-le-TreeAccordionItem-wrapper {
  296. background: #616161;
  297. }
  298. .d2l-datalist > .d2l-datalist-nesteditem-accordion .d2l-datalist >.d2l-datalist-nesteditem-accordion.d2l-le-DataListItem-Selected > .d2l-datalist-item-content.d2l-datalist-item-content-first, .d2l-le-TreeAccordionItem-Selected > a > div {
  299. background: #484848;
  300. }
  301. .d2l-datalist > .d2l-datalist-nesteditem-accordion .d2l-datalist > .d2l-datalist-nesteditem-accordion.d2l-datalist-item-active > .d2l-datalist-item-content, .d2l-le-TreeAccordionItem-Active > a > div {
  302. background: #2f2f2f;
  303. }
  304. .d2l-right > div > .d2l-textblock.d2l-textblock-strong {
  305. color: black !important;
  306. }
  307. .d2l-right > div > div > .d2l-textblock.d2l-textblock-strong {
  308. color: black !important;
  309. }
  310. div > span.d2l-textblock.d2l-textblock-strong {
  311. color: white !important;
  312. }
  313. .d2l-left > .d2l-textblock.d2l-textblock-strong.d2l-left {
  314. color: white !important;
  315. }
  316. table.d_gd tr.d_gd, table.d_gl tr.d_gd {
  317. background-color: #252525;
  318. }
  319.  
  320. /*** DISCUSSIONS ***/
  321. .d2l-grid > thead > tr > .d2l-grid-cell-sel, .d2l-grid-header-cell {
  322. background: #000000 !important;
  323. }
  324. .d2l-grid > tbody > tr {
  325. background-color: #616161;
  326. }
  327. .d2l-le-disc-post {
  328. background-color: #616161;
  329. }
  330. .vui-moreless-blur {
  331. background: linear-gradient(rgba(255, 255, 255, 0) 0%, #616161 100%) !important;
  332. }
  333.  
  334. /*** Dropbox ***/
  335. table.d_gd tr {
  336. background-color: #616161;
  337. }
  338. table.d_gd tr.d_ggl2 {
  339. background-color: #2f2f2f;
  340. }
  341. table.d_g tr th.d_gc {
  342. text-align: center;
  343. background-color: #000000;
  344. }
  345.  
  346. /*** MINI CALENDAR ***/
  347. .d2l-calendar-mini {
  348. background-color: #616161;
  349. color: white !important;
  350. }
  351. .d2l-calendar-mini-weekend {
  352. background-color: #808080;
  353. }
  354. .d2l-calendar-mini-day {
  355. color: #FFFFFF;
  356. }
  357. .d2l-calendar-mini-other {
  358. color: #D2CBB8;
  359. }
  360. .d2l-calendar-mini-event {
  361. color: #FFFDB5;
  362. }
  363. .d2l-calendar-mini-today {
  364. color: black !important;
  365. }
  366.  
  367. .d2l-widget-header {
  368. background-image: none ;
  369. background-color: #525252;
  370. color: #FFFFFF;
  371. border: none;
  372. box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  373. }
  374. .d2l-max-width {
  375. background-image: none ;
  376. background-color: #525252;
  377. color: #FFFFFF;
  378. border: none;
  379. box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  380. }
  381.  
  382. .d_nb_cBottom {
  383. background-image: none ;
  384. background-color: #525252;
  385. color: #FFFFFF;
  386. border: none;
  387. box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  388. }
  389.  
  390. .d2l-editable-placeholder {
  391. background-image: none ;
  392. background-color: #525252;
  393. color: #FFFFFF;
  394. border: none;
  395. box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  396. }
  397.  
  398. .d2l-box d2l-box-v d2l_1_87_48 {
  399. background-image: none ;
  400. background-color: #525252;
  401. color: #FFFFFF;
  402. border: none;
  403. box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  404. }
  405. .d2l-minibar {
  406. background-image: none ;
  407. background-color: #525252;
  408. color: #FFFFFF;
  409. border: none;
  410. box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  411. }
  412.  
  413. .d2l-background-left {
  414. background-color: #2F2F2F;
  415. }
  416. .d2l-background-right {
  417. background-color: #2F2F2F;
  418. }
  419.  
  420. .d2l-navbar-container.d_nb_cFull {
  421. background-color: #151414;
  422. }
  423.  
  424. .d2l-widget-content.d2l_1_167_104.d2l_1_107_242.d2l_1_124_702 {
  425. background-color: #2F2F2F;
  426. }
  427. .d2l-collapsepane-content.d2l_1_167_104.d2l_1_162_673{
  428. background-color: #2F2F2F;
  429. }
  430. .d2l-collapsepane-content.d2l_1_122_200.d2l_1_161_199.d2l_1_162_673{
  431. background-color: #2F2F2F;
  432. }
  433. .d2l-widget-content.d2l_1_122_200.d2l_1_138_160.d2l_1_124_702{
  434. background-color: #2F2F2F;
  435. }
  436. .d2l_1_11_549{
  437. background-color: #2F2F2F;
  438. }
  439. .d2l-editable-padding > .d2l-textblock {
  440. color: #FFFFFF !important;
  441. }
  442. #d2l_navbar div.d_nb_cFull {
  443. background-color: #151414;
  444. }
  445. #d2l_navbar div.d_nb_cBottom {
  446. background-color: #525252;
  447. }
  448. .d2l-collapsepane-content.d2l_1_167_802.d2l_1_162_964{
  449. background-color: #2F2F2F;
  450. }
  451. .d2l-widget-content {
  452. background-color: #393939;
  453. }
  454. .d2l-widget d2l_1_106_905{
  455. background-color: #393939;
  456. }
  457. .d2l-collapsepane-content {
  458. background-color: #2F2F2F !important;
  459. }
  460. .vui-button{
  461. color: #499BF9 !important;
  462. }
Advertisement
Add Comment
Please, Sign In to add comment