User:LIMAFOX76/daybreak.css

From Battlestar Wiki, the free, open content Battlestar Galactica encyclopedia and episode guide

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
#mw-header-container #p-banner,
#mw-header-container #personal h2,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content #firstHeading {
	font-family: Caprica;
}

#content h1,
#content h2 {
	font-variant: small-caps;
}


/* Style effects for the Semantic Fact box and Browse properties */

.mw-datatable th,
.mw_metadata th,
.smw-editpage-help,
.smwb-theme-light .smwb-propval,
.smw-factbox .smwfact,
.smwfact .smw-table-row:nth-child(2n),
.smw-property-page-results .value-row:hover,
.smw-callout-error,
.smw-callout-warning,
#mw-allmessagestable .am_default,
#mw-allmessagestable td {
    background-color: #160807;
}

.smwfact .smw-table-row:nth-child(2n+1),
#mw-allmessagestable .am_actual,
.mw-datatable tr:hover td {
	background-color: #471919;;
}
.smwb-theme-light .smwb-factbox {
	border-left: 0.5em solid orange;
}

.smwb-theme-light .smwb-ifactbox {
	border-right: 0.5em solid orange;
}

.smwb-bottom {
	border-bottom: 2px solid orange;
}

.smwb-theme-light .smwb-title,
.smwb-theme-light .smwb-center,
.smwb-theme-light .smwb-actions,
.smwb-theme-light .smwb-prophead,
.mw_metadata td,
#mw-allmessagestable th,
#mw-allmessagestable tbody:hover td,
#mw-allmessagestable tbody:hover .am_default,
#mw-allmessagestable tbody:hover .am_actual,
.diff-addedline .diffchange,
.mw-datatable td {
	background: #000;
}

.smwb-factbox .smwb-cell,
.smwb-ifactbox .smwb-cell {
	border-top: 2px solid orange;
}

.smw-tabs input.nav-tab:checked + label.nav-label {
	color: #fff;
}

.mw-rcfilters-ui-filterTagMultiselectWidget-views-select {
	background-color: #fff;
}

.warningbox {
	background-color: #160807;
	color: #fff;
}

div.mw-warning-with-logexcerpt {
	background: #160807;
}

/* Flux de discussion */

.flow-component.flow-board-page.flow-full-height-side-rail .flow-board-header::before {
	background-color: transparent;
}
.flow-component.flow-board-page.flow-full-height-side-rail .flow-board-header {
	box-sizing: border-box;
	border: 7px solid transparent;
	border-image: url('https://media.battlestarwiki.org/images/2/20/BSG_Border.png') 50 round;
	-webkit-border-image: url('https://media.battlestarwiki.org/images/2/20/BSG_Border.png') 50 round;
	background-color: #1f0b0c;
	background-clip: padding-box;
}

.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
	background-color: #1f0b0c;
}

/* widget Notifications */

.oo-ui-popupWidget-popup {
	background-color: #471919;
	border-color: orange;
}

.mw-echo-ui-placeholderItemWidget {
	background-color: #160807;
}

/* Noircissement des références sélectionnées */


ol.references li:target {
	background-color: #000;
}

sup.reference:target {
	background:#000;
}

/* popups de prévisuation des articles en ligne */

.mwe-popups {
	background: #160807 !important;
	border: 1px solid orange !important;
}

.mwe-popups .mwe-popups-extract {
	color: #fff;
}

.mwe-popups .mwe-popups-extract:after {
	background-image:-webkit-linear-gradient(to right,rgba(22,8,7,0),#160807 50%) !important;
	background-image:-moz-linear-gradient(to right,rgba(22,8,7,0),#160807 50%) !important;
	background-image:linear-gradient(to right,rgba(22,8,7,0),#160807 50%) !important;
}

.mwe-popups.flipped-x-y:after,
.mwe-popups.flipped-y:after  {
	border-top: 11px solid #160807 !important;
}

.mwe-popups.mwe-popups-no-image-pointer:after,
.mwe-popups.mwe-popups-no-image-pointer:before {
	border-bottom: 12px solid #160807 !important;
}

/* with images */
	
.mwe-popups.mwe-popups-image-pointer:before,
.mwe-popups.flipped-x.mwe-popups-is-tall:before,
.mwe-popups.mwe-popups-image-pointer.flipped-x:before {
	border-bottom: 8px solid orange !important
}

.mwe-popups.mwe-popups-type-page.mwe-popups-fade-in-down.flipped-x-y.mwe-popups-is-tall:before,
.mwe-popups.mwe-popups-type-page.mwe-popups-fade-in-down.flipped-x-y.mwe-popups-is-not-tall:before {
	border-top: 8px solid orange !important
}

.mwe-popups.mwe-popups-type-page.mwe-popups-fade-in-down.flipped-x-y.mwe-popups-is-tall:after {
	border-top: 12px solid orange !important
}