Community Central
Community Central
mNo edit summary
Tag: sourceedit
m (footer.wds-global-footer { display: none !important; } <3)
Tag: sourceedit
Line 214: Line 214:
   
 
#qual_ol {display:none;}
 
#qual_ol {display:none;}
  +
  +
footer.wds-global-footer { display: none !important; }

Revision as of 18:03, 16 August 2016

@import url("/load.php?mode=articles&articles=User:Dragon_Rainbow/oasis.css&only=styles"); 
/**********************
******Monobook********
*********************/
/* Umrandung für Aktivitäts-Boxen */
section.module.WikiaActivityModule, section.module.ChatModule, section.module.compact, section.module.insights-module {
    border:solid 1px grey;
}

/* make notifications in global nav stand out */
.bubbles.show, .bubbles-count.notifications-count {
    background-color: red;
    color: white;
} 

/********************************************
******MEOW ZU FAUL ZUM SORTIEREN BLA*********
********************************************/
.forum-content { 
    display: none;
}
#RelatedForumDiscussion {
    display: none;
}

/* Globale Navigation by Gameheld & Dragon Rainbow*/
.global-navigation {
    background-color: #A4A4A4;
    box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    color: #092140;
    height: 46px;
    position: fixed;
    width: 100%;
    border-bottom-left-radius: 15pt;
    border-bottom-right-radius: 15pt;
    position: absolute !important;
    box-shadow: none;
}

.wikia-logo img {
    background-image: url("http://i.imgur.com/keGMFzh.png");
}

.wikia-logo-container .wikia-logo {
	padding: 0 2px 0 20px !important;
}

.global-navigation {
    position: absolute !important;
    box-shadow: none;
}

.wikia-logo img {
    background-image: url("http://i.imgur.com/keGMFzh.png");
}

.wikia-logo-container .wikia-logo {
	padding: 0 2px 0 20px !important;
}
.notifications-container .notifications-entry-point {
    background-image: url("http://images2.wikia.nocookie.net/jrmime/images/a/ac/Notifications_icon.png?");
}
 
.AccountNavigation .account-navigation-item .avatar-container.logged-avatar, .AccountNavigation .account-navigation-item .avatar-container.logged-avatar-placeholder {
    border: 0;
}

a.cell-link.top-level { 
color:white;
}

/* Entfernt Links zu den Hubs 
.global-navigation-container .hubs-links, .explore-wikia-entry-point {
    display:none;
    } */

/* Entferne "Starte Wikia" */
.start-wikia {
    display:none !important;
}

/* Entfernt "Beliebte Seiten"-Modul in "Letzte Aktivitäten" */
.HotSpotsModule {
    display: none;
}
 
/* Entfernt "Verfolgte Seiten"-Modul im Profil */
.FollowedPagesModule {
    display: none;
}
 
/* Entfernt GameStar-Logo */
.gamestar-logo {
    display: none;
}
/* Entfernt Social Media-Knöpfe */
.page-share-container {
    display: none;
}
 
/* Entfernt blauen Balken */
.banner-notifications-wrapper {
    display:none;
}
 
/* Don't let long spam "words" to cause any unwanted vertical scrollbar */	
.Chat .message {
    word-wrap: break-word;
}
 
/* Keine Wikia-Navi beim Scrollen  */
.topNav.Video_Games {visibility:hidden}
.topNav.Entertainment {visibility:hidden}
.topNav.Lifestyle {visibility:hidden}

/* Fix interlanguage notification */
.global-notification.notify {
    display:none !important;
}
 
/* No different cursors */
body { cursor:default; }
 
/* Lesbare Darstellung für Scriptseiten */
.source-css { 
    background:white; 
    border:1px dashed #333;
}
 
.javascript.source-javascript {
    background: white;
    border:1px dashed #333;
}
 
.global-notification.confirm {
    background: #ebebeb;
    border: 1px solid red;
    color: #333333;
}
 
/* No, I don't want to read your fandom articles now (or later) */
#RECIRCULATION_RAIL { display:none; 
}


/* Transforms that hard to read Special:ListUser to a more clean one by Cizagna */
#lu-table.TablePager td span:first-child{float:left;}
#lu-table.TablePager td br		{display:none;}
#lu-table.TablePager td span:last-child	{float:right;}
#lu-table.TablePager td + td		{text-align:right;}
#lu-table.TablePager td + td + td + td	{font-family:lucida Console; font-size:8pt; padding:0 0.5em;}
#lu-table.TablePager td:last-child	{text-align:center;}
#lu-table.TablePager td:last-child div	{width:12em;margin:0 auto;}
 
/* Transforms that hard to read Special:ListFiles to a more clean one by Cizagna */
 /* Table Headers */
.listfiles.TablePager th:first-child		{width:8.8em;width:4em;}
.listfiles.TablePager th + th + th + th		{width:4em;}
.listfiles.TablePager th + th + th + th	+ th	{width:5em;}
.listfiles.TablePager th:last-child		{width:inherit;}
 /* Table Content */
.listfiles.TablePager td.TablePager_col_img_timestamp	{padding:0 3px; text-align:right; font-family:lucida Console; font-size:7.7pt;}
.listfiles.TablePager td.TablePager_col_img_name	{text-align:right;}
.listfiles.TablePager td.TablePager_col_img_name a	{float:left;}
.listfiles.TablePager td.TablePager_col_img_name a + a	{background-color:inherit; float:none;}
.listfiles.TablePager td.TablePager_col_thumb		{margin-left:auto;margin-right:auto;}
.listfiles.TablePager td.TablePager_col_img_size	{padding:0 4px; text-align:right;}
.listfiles.TablePager td.TablePager_col_img_user_text	{padding:0 3px; text-align:left;}
.listfiles.TablePager td.TablePager_col_img_description	{padding:0 0.15em; font-family:lucida Console; font-size:9pt;}

/* Schnelles Forum-Thread löschen */
.buttonswrapper .buttons .fast-admin-delete-message {
    font-size:0
    }
.buttonswrapper .buttons .fast-admin-delete-message:after {
    content:"Löschen";
    font-size:10px
    }

.masthead-avatar img {
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
 
.masthead-avatar:hover img {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    border-radius: 100%;
    box-shadow: 0 0 20px black;
    transform: rotate(360deg);
}
 
.masthead-avatar .sprite.edit-pencil {
    display: none;
}
 
.UserProfileMasthead .masthead-info-lower::before {
    border-style: none;
}
 
.UserProfileMasthead .masthead-avatar .avatar {
    border: none;
}
 
.WikiaUserPagesHeader {
    background: none;
}

#qual_ol {display:none;}

footer.wds-global-footer { display: none !important; }