Welcome to Assassin's Creed Wiki! Log in and join the community.

MediaWiki:Wikia.css/Editor: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>Vatsa1708
Editor customisation..
 
imported>Vatsa1708
mNo edit summary
Line 1: Line 1:
/* <pre> */
/**New Editor layout**/
/**New Editor layout**/
#EditPage {
#EditPage {
Line 218: Line 217:
     border: medium none !important;
     border: medium none !important;
}
}
/* </pre> */

Revision as of 17:31, 28 November 2013

/**New Editor layout**/

  1. EditPage {
   background-color: #03393e !important;
   background-image:  none !important;

}

  1. EditPageTitle {
   background-color: #020e0e !important;
   background-image:  none !important;

}

  1. EditPageHeader {
   border-bottom: 1px solid #022124 !important;

}

  1. EditPageEditorWrapper {
   padding-left: 0 !important;

}

.oasis-dark-theme #EditPageEditor {

   border-left-color: #022124 !important;

}

  1. EditPageEditor {
   border-left: medium none !important;
   border-right: 1px solid #022124 !important;

}

  1. EditPageEditor textarea {
   background: none repeat scroll 0 0 #03393e !important;
   color: #ffffff !important;

}

  1. 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;

}

  1. csMainContainer.csEditMode #csItemsContainerDiv .CSitem:hover {
   background-color: #000000 !important;

}

.CSsuggestHover {

   background-color: #6D0D00 !important;

}

  1. csMainContainer.csEditMode #csSuggestContainer .yui-ac-content {
   border-color: -moz-use-text-color #6D0D00 #6D0D00 !important;

}

  1. csMainContainer.csEditMode #csSuggestContainer #csHintContainer {
   border-color: -moz-use-text-color #6D0D00 #6D0D00;

}

  1. csHintContainer {
   background: none repeat scroll 0 0 #666666;
   color: #E1E1E1;

}

  1. EditPage input#wpSave,#EditPage .module_page_controls textarea:-moz-placeholder {
   color: #E1E1E1 !important;

}

  1. EditPage .cke_panelbutton a,
  2. EditPage .cke_modulebutton a,
  3. EditPage .module_page_controls .wikia-menu-button.secondary,
  4. EditPage .module_page_controls input.secondary[type="submit"],
  5. EditPage .module_page_controls .wikia-menu-button,
  6. 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;

}

  1. EditPage .cke_panelbutton a,
  2. EditPage .cke_modulebutton a,
  3. EditPage .module_page_controls .wikia-menu-button > a,
  4. EditPage .module_page_controls .wikia-menu-button .drop,
  5. EditPage .module_page_controls input[type="submit"] > a,
  6. EditPage .module_page_controls input[type="submit"] .drop {
   color: #E1E1E1 !important;

}

  1. EditPage .module_page_controls .wikia-menu-button.secondary:hover,
  2. EditPage .module_page_controls .wikia-menu-button.secondary:active,
  3. EditPage .module_page_controls input.secondary[type="submit"]:hover,
  4. 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;

}

  1. EditPage .module_page_controls .wikia-menu-button.secondary > a:hover,
  2. 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;

}

  1. EditPage .module_page_controls .wikia-menu-button.secondary > a:active,
  2. 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;

}

  1. 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;

}

  1. EditPage .module_page_controls .wikia-menu-button.secondary ul a, #EditPage .module_page_controls input.secondary[type="submit"] ul a {
   color: #E1E1E1 !important;

}

  1. 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;

}

  1. EditPage .module {
   border-radius: 0 0 0 0 !important;
   box-shadow: none !important;
   border: 1px solid #6d0d00 !important

}

  1. EditPage .module > .module_content {
   background-color: transparent !important;
   background-image: none !important;

}

  1. 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;

}

  1. 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;

}

  1. 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;

}

  1. 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;

}

  1. 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;

}

  1. EditPage .cke_button.cke_button_big > a .cke_label {
   color: #E1E1E1 !important;

}

  1. EditPage .module_content > .text-links > li > a, #EditPage .cke_license > a {
   color: #C80000 !important;

}

  1. 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;

}

  1. EditPageTabs .cke_button .cke_label, #EditPageTabs .cke_menuitem .cke_label {
   color: white !important;

}

  1. EditPageTabs .cke_button {
   background-color: #ff0000 !important;

}

  1. EditPageTabs .cke_button.cke_off {
   background-color: #c80000 !important;
   border-bottom: none !important;

}

  1. EditPage .cke_button.cke_disabled > a {
   opacity: 0.3 !important;

}

  1. EditPageEditor #diff {
   background-color: #3A3A3A !important;
   border:none !important

}

.editpage-editarea {

   border: medium none !important;

}