Welcome to Assassin's Creed Wiki! Log in and join the community.
MediaWiki:Wikia.css/Editor: Difference between revisions
Jump to navigation
Jump to search
imported>Vatsa1708 mNo edit summary |
imported>Vatsa1708 mNo edit summary |
||
| Line 1: | Line 1: | ||
/* <pre> */ | |||
/**New Editor layout**/ | /**New Editor layout**/ | ||
#EditPage { | #EditPage { | ||
| Line 217: | Line 218: | ||
border: medium none !important; | border: medium none !important; | ||
} | } | ||
/* </pre> */ | |||
Latest revision as of 17:33, 28 November 2013
/*
*/
/**New Editor layout**/
#EditPage {
background-color: #03393e !important;
background-image: none !important;
}
#EditPageTitle {
background-color: #020e0e !important;
background-image: none !important;
}
#EditPageHeader {
border-bottom: 1px solid #022124 !important;
}
#EditPageEditorWrapper {
padding-left: 0 !important;
}
.oasis-dark-theme #EditPageEditor {
border-left-color: #022124 !important;
}
#EditPageEditor {
border-left: medium none !important;
border-right: 1px solid #022124 !important;
}
#EditPageEditor textarea {
background: none repeat scroll 0 0 #03393e !important;
color: #ffffff !important;
}
#csMainContainer.csEditMode #csCategoryInput, #csMainContainer.csEditMode #csItemsContainerDiv, #csWikitext, #EditPage .module_page_controls textarea {
background: none repeat scroll 0 0 #222222 !important;
border: 1px solid #015159 !important;
color: #00646e !important;
}
.CSitem {
color: #00646e !important;
}
#csMainContainer.csEditMode #csItemsContainerDiv .CSitem:hover {
background-color: #000000 !important;
}
.CSsuggestHover {
background-color: #6D0D00 !important;
}
#csMainContainer.csEditMode #csSuggestContainer .yui-ac-content {
border-color: -moz-use-text-color #6D0D00 #6D0D00 !important;
}
#csMainContainer.csEditMode #csSuggestContainer #csHintContainer {
border-color: -moz-use-text-color #6D0D00 #6D0D00;
}
#csHintContainer {
background: none repeat scroll 0 0 #666666;
color: #E1E1E1;
}
#EditPage input#wpSave,#EditPage .module_page_controls textarea:-moz-placeholder {
color: #E1E1E1 !important;
}
#EditPage .cke_panelbutton a,
#EditPage .cke_modulebutton a,
#EditPage .module_page_controls .wikia-menu-button.secondary,
#EditPage .module_page_controls input.secondary[type="submit"],
#EditPage .module_page_controls .wikia-menu-button,
#EditPage .module_page_controls input[type="submit"] {
background-color: #851313 !important;
background-image: -moz-linear-gradient(top, #851313 35%, #4B0000 65%) !important;
background-image: -webkit-gradient(linear,left top, left bottom, color-stop(35%, #851313), color-stop(65%, #4b0000)) !important;
border-color: #4B0000 !important;
}
#EditPage .cke_panelbutton a,
#EditPage .cke_modulebutton a,
#EditPage .module_page_controls .wikia-menu-button > a,
#EditPage .module_page_controls .wikia-menu-button .drop,
#EditPage .module_page_controls input[type="submit"] > a,
#EditPage .module_page_controls input[type="submit"] .drop {
color: #E1E1E1 !important;
}
#EditPage .module_page_controls .wikia-menu-button.secondary:hover,
#EditPage .module_page_controls .wikia-menu-button.secondary:active,
#EditPage .module_page_controls input.secondary[type="submit"]:hover,
#EditPage .module_page_controls input.secondary[type="submit"]:active {
background-color: #851313;
background-image: -moz-linear-gradient(top, #851313 35%, #4B0000 65%);
background-image: -webkit-gradient(linear,left top, left bottom, color-stop(35%, #851313), color-stop(65%, #4B0000)) !important;
}
#EditPage .module_page_controls .wikia-menu-button.secondary > a:hover,
#EditPage .module_page_controls .wikia-menu-button.secondary .drop:hover, #EditPage .module_page_controls input.secondary[type="submit"] > a:hover, #EditPage .module_page_controls input.secondary[type="submit"] .drop:hover {
background-color: #851313;
background-image: -moz-linear-gradient(top, #731010 35%, #370000 65%);
background-image: -webkit-gradient(linear,left top, left bottom, color-stop(35%, #731010), color-stop(65%, #370000)) !important;
}
#EditPage .module_page_controls .wikia-menu-button.secondary > a:active,
#EditPage .module_page_controls .wikia-menu-button.secondary .drop:active, #EditPage .module_page_controls input.secondary[type="submit"] > a:active, #EditPage .module_page_controls input.secondary[type="submit"] .drop:active {
background-color: #851313 !important;
background-image: -moz-linear-gradient(top, #4B0000 35%, #851313 65%) !important;
background-image: -webkit-gradient(linear,left top, left bottom, color-stop(35%, #4B0000), color-stop(65%, #851313)) !important;
border-color: #4B0000 !important;
}
#EditPage .module_page_controls .wikia-menu-button.secondary ul, #EditPage .module_page_controls input.secondary[type="submit"] ul {
background: none repeat scroll 0 0 #000000 !important;
border-color: #350000 !important;
}
#EditPage .module_page_controls .wikia-menu-button.secondary ul a, #EditPage .module_page_controls input.secondary[type="submit"] ul a {
color: #E1E1E1 !important;
}
#EditPage .module_page_controls .wikia-menu-button.secondary ul a:hover, #EditPage .module_page_controls input.secondary[type="submit"] ul a:hover {
background-color: #350000 !important;
}
#EditPage .module {
border-radius: 0 0 0 0 !important;
box-shadow: none !important;
border: 1px solid #6d0d00 !important
}
#EditPage .module > .module_content {
background-color: transparent !important;
background-image: none !important;
}
#EditPage .module > h3 {
background-color: black !important;
background-image: -moz-linear-gradient(top, #6D0D00 30%, black 100%) !important;
background-image: -webkit-gradient(linear,left top, left bottom, color-stop(35%, #6D0D00), color-stop(65%, black)) !important;
}
#EditPageToolbar {
background-color: black !important;
background-image: -moz-linear-gradient(top, #6D0D00 50%, black 100%) !important;
background-image: -webkit-gradient(linear,left top, left bottom, color-stop(35%, #6D0D00), color-stop(65%, black)) !important;
border-bottom: 1px solid #6D0D00 !important;
}
#EditPageToolbar .cke_toolbar_expand > a {
color: #E1E1E1 !important;
}
.editpage-sourcewidemode.mode-source.editpage-sourcewidemode-on #EditPageRail .module_page_controls {
border: medium none !important;
}
.editpage-sourcewidemode.mode-source.editpage-sourcewidemode-on #EditPageRail .module_page_controls label {
color: #E1E1E1 !important;
}
#EditPage .cke_toolbar_insert .cke_button > a, #EditPage .cke_toolbar_templates .cke_button > a {
background-color: #6D0D00 !important;
border: 1px solid #C80000 !important;
background-image: -moz-linear-gradient(top, #851313 50%, #4B0000 100%) !important;
background-image: -webkit-gradient(linear,left top, left bottom, color-stop(35%, #851313), color-stop(65%, #4B0000)) !important;
}
#EditPage .cke_toolbar_insert .cke_button > a:hover, #EditPage .cke_toolbar_templates .cke_button > a:hover {
background-color: black !important;
background-image: -moz-linear-gradient(top, #6d0d00 50%, black 100%) !important;
background-image: -webkit-gradient(linear,left top, left bottom, color-stop(35%, #6D0D00), color-stop(65%, black)) !important;
}
#EditPage .cke_button.cke_button_big > a .cke_label {
color: #E1E1E1 !important;
}
#EditPage .module_content > .text-links > li > a, #EditPage .cke_license > a {
color: #C80000 !important;
}
#EditPage .cke_panel_dropdown {
background-color: black !important;
border: 1px solid #C80000 !important;
box-shadow: 0 0 5px #E10000 !important;
-moz-box-shadow: 0 0 5px #F00 !important;
-webkit-box-shadow: 0 0 5px #F00 !important;
-moz-border-radius:5px !important;
border-radius:5px !important;
}
#EditPageTabs .cke_button .cke_label, #EditPageTabs .cke_menuitem .cke_label {
color: white !important;
}
#EditPageTabs .cke_button {
background-color: #ff0000 !important;
}
#EditPageTabs .cke_button.cke_off {
background-color: #c80000 !important;
border-bottom: none !important;
}
#EditPage .cke_button.cke_disabled > a {
opacity: 0.3 !important;
}
#EditPageEditor #diff {
background-color: #3A3A3A !important;
border:none !important
}
.editpage-editarea {
border: medium none !important;
}
/* */