Community Central
Community Central
(Don't need to see licensing in .WikiaPage.)
(The start of "why not?")
Line 2: Line 2:
   
 
@import "//community.wikia.com/index.php?title=User:DEmersonJMFM/globalnav.css&action=raw&ctype=text/css&smaxage=86400&templates=expand";
 
@import "//community.wikia.com/index.php?title=User:DEmersonJMFM/globalnav.css&action=raw&ctype=text/css&smaxage=86400&templates=expand";
  +
@import "//community.wikia.com/index.php?title=User:DEmersonJMFM/classiceditor.css&action=raw&ctype=text/css&smaxage=86400&templates=expand";
 
  +
@import "//community.wikia.com/index.php?title=User:DEmersonJMFM/polls.css&action=raw&ctype=text/css&smaxage=86400&templates=expand";
 
 
/* @import "//community.wikia.com/index.php?title=User:DEmersonJMFM/classiceditor.css&action=raw&ctype=text/css&smaxage=86400&templates=expand";
 
@import "//community.wikia.com/index.php?title=User:DEmersonJMFM/polls.css&action=raw&ctype=text/css&smaxage=86400&templates=expand"; */
   
 
/***********************************************************************************/
 
/***********************************************************************************/
Line 50: Line 52:
 
.QuickStatsWidget h1, .AdminDashboardArticleHeader h1, .AdminDashboardGeneralHeader h2 { font-size: 21px !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 */
 
/* Remove Rail For CCS/JS Pages - Authors: Slyst & DEmersonJMFM */
Line 62: Line 61:
 
body[class*="_js "] .WikiaMainContent,
 
body[class*="_js "] .WikiaMainContent,
 
body[class*="_css "] .WikiaMainContent { width: 100%; }
 
body[class*="_css "] .WikiaMainContent { width: 100%; }
 
/* Auto-Refresh Position */
 
.page-Special_WikiActivity #ajaxRefresh { position: absolute; right: 0; bottom: 26px; }
 
input#ajaxToggle { height: 13px !important; } /* Due to touchScreen.scss */
 
 
/* More Space Between Threads On Special:Following */
 
#wikiafollowedpages-special-heading-board li { padding-bottom: 10px; }
 
   
 
/* More Space Between Entries In Special:RecentChanges */
 
/* More Space Between Entries In Special:RecentChanges */
 
table.mw-enhanced-rc { padding: 1px 0; }
 
table.mw-enhanced-rc { padding: 1px 0; }
 
/* Fix For WAM Calender Bug */
 
.ui-datepicker.ui-widget { z-index: 3 !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; }
 
.ns-1200 .WikiaBarWrapper .wikia-bar, /* Message Wall */
 
.ns-2000 .WikiaBarWrapper .wikia-bar { width: 1090px; } /* Board */
 
 
/* Make Special:BlockList Easier To Read */
 
td.TablePager_col_ipb_target { word-break: break-word; }
 
 
/* Prevent Edit Total From Changing Color */
 
.UserProfileMasthead .contributions-details a:hover { color: #3a3a3a; }
 
   
 
/* Restrict "Configure Reference Popups" Link */
 
/* Restrict "Configure Reference Popups" Link */
Line 100: Line 78:
 
display: none;
 
display: none;
 
}
 
}
 
/***********************************************************************************/
 
/* 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; } */
 

Revision as of 07:42, 5 November 2020

/********** IF COPIED, APPROPRIATE ATTRIBUTION REQUIRED (Unless Imported) **********/

@import "//community.wikia.com/index.php?title=User:DEmersonJMFM/globalnav.css&action=raw&ctype=text/css&smaxage=86400&templates=expand";


/* @import "//community.wikia.com/index.php?title=User:DEmersonJMFM/classiceditor.css&action=raw&ctype=text/css&smaxage=86400&templates=expand";
@import "//community.wikia.com/index.php?title=User:DEmersonJMFM/polls.css&action=raw&ctype=text/css&smaxage=86400&templates=expand"; */

/***********************************************************************************/
/************************** Fandom Footer Improvements *****************************/
/***********************************************************************************/

.wds-global-footer { 
    background-color: rgba(0, 0, 0, 0.50); /* Transparency */
    margin-top: 10px;
}

/***********************************************************************************/
/*************** 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(.wds-global-navigation__search-input), input[type=button], input[type=submit], input[type=reset], input[type=radio], button:not(.wds-sign-out__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 */

/* Reduce Page Title Size */
.WikiaPage .page-header__title {
    font-size: 30px;
    margin: 3px 0; /* Compensate For Font Decrease */
}

/* Better Typography Layout For Larger Screens */
@media screen and (min-width: 1596px) { /* Screens more than 1596px */
    .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; }
}

/* Remove Rail For CCS/JS Pages - Authors: Slyst & DEmersonJMFM */
body[class*="_css "] .WikiaRail { display: none; } 
body[class*="_js "] #wikia-recent-activity,
body[class*="_js "] .chat-module,
body[class*="_js "] .DiscordIntegratorModule.module,
body[class*="_js "] .DiscordIntegratorModule.rail-module { display: none; } /* Keep JS Review Module - Below .WikiaMainContent */
body[class*="_js "] .WikiaMainContent, 
body[class*="_css "] .WikiaMainContent { width: 100%; }

/* More Space Between Entries In Special:RecentChanges */
table.mw-enhanced-rc { padding: 1px 0; }

/* Restrict "Configure Reference Popups" Link */
body:not(.ns-0):not(.ns-4) .refpopups-configure-page { display: none; } /* All But Main & Project */

/* 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 */
.rail-module.recirculation-unit.premium-recirculation-rail, /* Trending Fandom Articles Module (For fandom.wikia.com) */
#utcdate, /* Conflicting UTC Clock */
#displayTimer, /* Conflicting UTC Clock */
.license-description /* Ill-placed Licensing Notice */ {
    display: none; 
}