Community Central
Community Central
mNo edit summary
Tag: sourceedit
m (Full blank.)
Tag: Blanking
Β 
(40 intermediate revisions by the same user not shown)
Line 1: Line 1:
βˆ’
/********** IF COPIED, APPROPRIATE ATTRIBUTION REQUIRED (Unless Imported) **********/
 
βˆ’  
βˆ’
@import "http://community.wikia.com/index.php?title=User:DEmersonJMFM/globalnav.css&action=raw&ctype=text/css&smaxage=86400&templates=expand";
 
βˆ’
@import "http://community.wikia.com/index.php?title=User:DEmersonJMFM/classiceditor.css&action=raw&ctype=text/css&smaxage=86400&templates=expand";
 
βˆ’
@import "http://community.wikia.com/index.php?title=User:DEmersonJMFM/polls.css&action=raw&ctype=text/css&smaxage=86400&templates=expand";
 
βˆ’  
βˆ’
/***********************************************************************************/
 
βˆ’
/************************ Wikia's New Footer Improvements **************************/
 
βˆ’
/***********************************************************************************/
 
βˆ’  
βˆ’
.wds-global-footer {
 
βˆ’
background-color: rgba(0, 0, 0, 0.50); /* Transparency */
 
βˆ’
margin: 10px 350px 0; /* Reveal Wiki Background (1920 x 1080 Screen Size) */
 
βˆ’
}
 
βˆ’  
βˆ’
.wds-global-footer__main { padding-bottom: 0; } /* Less Vertical Space */
 
βˆ’
.wds-global-footer__fandom-header, .wds-global-footer__wikia-header { margin: 20px 0 25px 0; } /* Less Vertical Space */
 
βˆ’  
βˆ’  
βˆ’
/***********************************************************************************/
 
βˆ’
/*************** Expand Comment Area For Threads, Walls, Blogs, etc ****************/
 
βˆ’
/************* Author: Ohmystars - Latest Update: 14:12, 30 May 2015 ***************/
 
βˆ’
/***********************************************************************************/
 
βˆ’  
βˆ’
.editor-open .editarea textarea, .editor-open .editarea .cke_contents { height: 400px !important; }
 
βˆ’  
βˆ’
/***********************************************************************************/
 
βˆ’
/****************************** Visual Improvements ********************************/
 
βˆ’
/***********************************************************************************/
 
βˆ’  
βˆ’
/* Prevent Enlargement Of Some Touchscreen Buttons/Elements */
 
βˆ’
/* Review: https://github.com/Wikia/app/blob/dev/skins/oasis/css/touchScreen.scss */
 
βˆ’
input:not(.search-input), input[type=button], input[type=submit], input[type=reset], input[type=radio], button, select:not(.search-select) { height: 21px !important; }
 
βˆ’
input#searchSubmit { height: 26px !important; } /* Needed Only If Added Site-Wide Or Not Using Above Global Nav Improvements */
 
βˆ’  
βˆ’
/* Better Typography Layout For Larger Screens */
 
βˆ’
@media screen and (min-width: 1596px) { /* Screens more than 1596px */
 
βˆ’
.WikiaPage h1 { font-size: 27px; }
 
βˆ’
.WikiaPage h2 { font-size: 24px; }
 
βˆ’
.WikiaPage h3 { font-size: 21px; }
 
βˆ’
.WikiaPage h4 { font-size: 18px; }
 
βˆ’
}
 
βˆ’  
βˆ’
/* Force Specific Headers To Be Smaller */
 
βˆ’
@media screen and (min-width: 1596px) { /* Screens more than 1596px */
 
βˆ’
.EditPageHeader h1 { font-size: 19px !important; }
 
βˆ’
.EditPageHeader h2 { font-size: 14px !important; }
 
βˆ’
.AdminDashboardHeader h1 { font-size: 24px !important; }
 
βˆ’
.QuickStatsWidget h1, .AdminDashboardArticleHeader h1, .AdminDashboardGeneralHeader h2 { font-size: 21px !important; }
 
βˆ’
}
 
βˆ’  
βˆ’
/* Position Edit Button Inline With Title On Diff & History Pages */
 
βˆ’
.WikiaPageHeaderDiffHistory .wikia-button, .WikiaPageHeaderDiffHistory .wikia-menu-button { margin: 8px 0 0 10px; }
 
βˆ’  
βˆ’
/* Remove Rail For CCS/JS Pages - Authors: Slyst & DEmersonJMFM */
 
βˆ’
body[class*="_css "] .WikiaRail { display: none; }
 
βˆ’
body[class*="_js "] .WikiaActivityModule,
 
βˆ’
body[class*="_js "] .ChatModule { display: none; } /* Keep JS Review Module - Below .WikiaMainContent */
 
βˆ’
body[class*="_js "] .WikiaMainContent,
 
βˆ’
body[class*="_css "] .WikiaMainContent { width: 100%; }
 
βˆ’  
βˆ’
/* Auto-Refresh Position */
 
βˆ’
.page-Special_WikiActivity #ajaxRefresh { position: absolute; right: 125px; bottom: 32px; }
 
βˆ’
input#ajaxToggle { height: 13px !important; } /* Due to touchScreen.scss */
 
βˆ’  
βˆ’
/* More Space Between Threads On Special:Following */
 
βˆ’
#wikiafollowedpages-special-heading-board li { padding-bottom: 10px; }
 
βˆ’  
βˆ’
/* Features To Remove */
 
βˆ’
section#videosModule.videos-module-rail.module, /* Must Watch Videos Module */
 
βˆ’
.banner-notifications-wrapper.float, /* Prevent Notification Banner From Floating (JS Test Mode) */
 
βˆ’
#ext-wikia-adEngine-template-floor, /* Ad Covering Content On Main Pages */
 
βˆ’
#RECIRCULATION_RAIL, /* "You May Also Like" Rail Module (For fandom.wikia.com) */
 
βˆ’
#utcdate, /* Conflicting UTC Clock */
 
βˆ’
#displayTimer { /* Conflicting UTC Clock */
 
βˆ’
display: none;
 
βˆ’
}
 
βˆ’  
βˆ’
/* Fix For Link Suggest Bug */
 
βˆ’
body .ui-autocomplete { z-index: 500100 !important; }
 
βˆ’  
βˆ’
/* Make Toolbar Wider (To Prevent w:c:dev:BackToTopButton From Interacting With w:c:dev:SkinSwitchButton After Style Change To Benefit w:c:dev:DisplayTimer) */
 
βˆ’
.WikiaBarWrapper .wikia-bar { width: 1050px; }
 
βˆ’  
βˆ’
/* Make Special:BlockList Easier To Read */
 
βˆ’
td.TablePager_col_ipb_target { word-break: break-word; }
 
βˆ’  
βˆ’
/***********************************************************************************/
 
βˆ’
/* Newer MediaWiki Diff Style -- http://dev.wikia.com/wiki/NewDiffStyle (Original) */
 
βˆ’
/***** Modified Version By: DEmersonJMFM - Latest Update: 03:25, 29 April 2016 *****/
 
βˆ’
/***********************************************************************************/
 
βˆ’  
βˆ’
table.diff { width: 100% !important; }
 
βˆ’
table.diff td { padding: 0.33em 0.5em !important; }
 
βˆ’
table.diff td > div { overflow: visible; }
 
βˆ’
 
βˆ’
td.diff-marker { font-weight: bold; line-height: 1.2; }
 
βˆ’
table.diff td.diff-marker { padding: 0.25em !important; }
 
βˆ’
 
βˆ’
table.diff td.diff-addedline,
 
βˆ’
table.diff td.diff-deletedline,
 
βˆ’
table.diff td.diff-context {
 
βˆ’
font-size: 85%;
 
βˆ’
line-height: 1.6;
 
βˆ’
white-space: pre-wrap;
 
βˆ’
border-style: solid;
 
βˆ’
border-width: 1px 1px 1px 4px;
 
βˆ’
border-radius: 0.33em;
 
βˆ’
}
 
βˆ’
table.diff td.diff-addedline {
 
βˆ’
border-color: #cfc;
 
βˆ’
background-color: #f8fff8;
 
βˆ’
color: #252525;
 
βˆ’
}
 
βˆ’
table.diff td.diff-deletedline {
 
βˆ’
border-color: #fcc;
 
βˆ’
background-color: #fff8f8;
 
βˆ’
color: #252525;
 
βˆ’
}
 
βˆ’
table.diff td.diff-context {
 
βˆ’
border-color: #e6e6e6;
 
βˆ’
background-color: #f9f9f9;
 
βˆ’
color: #333333;
 
βˆ’
}
 
βˆ’
 
βˆ’
table.diff .diffchange { color: inherit; }
 
βˆ’
td.diff-addedline .diffchange,
 
βˆ’
td.diff-deletedline .diffchange { border-radius: 0.33em; padding: 0.15em 0; }
 
βˆ’
td.diff-addedline .diffchange, table.diff ins.diffchange.diffchange-inline { background-color: #cfc; }
 
βˆ’
td.diff-deletedline .diffchange, table.diff del.diffchange.diffchange-inline { background-color: #fcc; }
 

Latest revision as of 18:32, 2 February 2021