Гравити Фолз Вики
Гравити Фолз Вики
(Красивее.)
Метка: sourceedit
Нет описания правки
Метка: sourceedit
Строка 15: Строка 15:
 
color: inherit;
 
color: inherit;
 
}
 
}
  +
  +
/* Значок модераторов в чате */
  +
.User.chat-mod:not(.staff) .username:after {
  +
background-image: url("http://vignette3.wikia.nocookie.net/gravityfalls/images/6/64/Favicon.ico");
  +
background-position: 0px 0px;
  +
}
  +
 
 
 
/* Модификация кнопки редактирования */
 
/* Модификация кнопки редактирования */
Строка 24: Строка 31:
 
letter-spacing:1px;
 
letter-spacing:1px;
 
font-style: normal;
 
font-style: normal;
  +
}
  +
  +
.editselection:hover {
  +
opacity:0.9;
  +
font-size:10px;
 
}
 
}
 
 

Версия от 22:23, 25 декабря 2015

/*@import "/index.php?title=MediaWiki:Forum.css&action=raw&ctype=text/css";
@import "/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css";
*/
 
 Выделение ников администрации в комментариях 
    .Wall .edited-by a.subtle[href$=":Delfikpro"]:after,
    .SpeechBubble[data-user="Delfikpro"] .edited-by:after {
        content:url(http://images2.wikia.nocookie.net/gravityfalls/ru/images/thumb/8/89/Wiki-wordmark.png/50px-Wiki-wordmark.png);
        margin-left:3px;
        vertical-align:-1px;
}

/* User Tags */ 
a.tag {
	color: inherit;
} 
 
 /* Значок модераторов в чате */
.User.chat-mod:not(.staff) .username:after {
    background-image: url("http://vignette3.wikia.nocookie.net/gravityfalls/images/6/64/Favicon.ico");
    background-position: 0px 0px;
}

 
/* Модификация кнопки редактирования */ 
 .editsection a {
  color: #2D9EC8;
  font-family:Helvetica;
  font-size:9px;
  text-transform:uppercase;
  letter-spacing:1px;
  font-style: normal;
}

.editselection:hover {
    opacity:0.9;
    font-size:10px;
}
 
/* Removing  edit pencil */
.WikiaArticle .editsection img {
  display:none;
}
 
/* Content Area Tweaks */
.WikiaArticle h2 {
   border-bottom:1px solid #8F614F;
   margin-bottom:0.5em;
   margin-top:20px;
}
.WikiaArticle h3 {
   font-weight:bold;
   color: black ;
}
 
 .WikiaArticle h4 {
   font-weight:bold;
}

 tr.high-light { }
        tr.high-light:hover  {background-color: #f8d0d0;}
        .high-light tr:hover {background-color: #f8d0d0;}
    tr.high-light-test { }
        tr.high-light-test:hover  {background-color: #f8FFFF;}
        .high-light-test tr:hover {background-color: #f8FFFF;}
    td { empty-cells: hide }
    col.high-light-col { }
        col.high-light-col:hover  {background-color: #f8d0d0;}
        .high-light-col col:hover {background-color: #f8d0d0;}

/* Module/box style */
 
.WikiaActivityModule,
.templatedraft-module,
.insights-module,
.insights-dark,
.RelatedVideosModule,
.WikiaBlogListingBox,
.UserProfileAchievementsModule,
.AchievementsModule,
.WikiaLatestEarnedBadgesModule,
.HotSpotsModule,
.CommunityCornerModule,
.LatestPhotosModule,
.AchievementsModule,
.ChatModule,
.WikiaPagesOnWikiModule, 
.WikiaImageModule, 
#WikiaSpotlightsModule, 
.WikiaArticle .thumbinner, 
.WikiaArticle pre, 
.WikiaArticleCategories, 
.FollowedPagesModule,
.Insights,
.WikiaInsights,
.InsightsModule,
.WikiaInsightsModule {
   background: transparent url("http://img3.wikia.nocookie.net/__cb20141003032111/gravityfalls/ru/images/a/a7/Modulebg.png") !important;
}
 
/* Compacts wording in articles, etc. */
 
.WikiaArticle,
.WikiaPage {                
   font-size: 1.04em;
   line-height:1.4em;
   font-family: 'Arial',serif;
}
 
/* Enable H2 H3 header for tabber */
.tabberlive .tabbertab h2, .tabberlive .tabbertab h3 { 
display:block !important; 
}
 
/* Tabber modification 
from http://community.wikia.com/wiki/Forum:Customize_Tabber_Style */
 
/** Change color tabs header background **/
ul.tabbernav {
background-color: transparent;
opacity:1.00; 
filter:alpha(opacity=100);
}
 
ul.tabbernav:hover {
background-color: rgb(255, 0, 0);
opacity:1.00; 
filter:alpha(opacity=100);
}

/* Using div tags to removie video thumbnail captions */
.noCaption .article-thumb figcaption {
	display:none;
}
 
/** Controle inactive tabs **/
ul.tabbernav li a {
opacity:0.2;
filter:alpha(opacity=20);
color: white;
}
 
ul.tabbernav li a:hover {
opacity:1.00; 
filter:alpha(opacity=100); 
color: white;
}
 
ul.tabbernav li a:link {
background-color: #dd1514;
opacity:1.00; 
filter:alpha(opacity=100);
color: white;
}
 
ul.tabbernav li a:hover {
background-color: #f8d0d0;
opacity:1.00; 
filter:alpha(opacity=100);
}
 
ul.tabbernav li a:link:hover {
background-color: #f8d0d0;
opacity:1.00; 
filter:alpha(opacity=100);
}
 
/** Modification for active tab. Strange thing this tabber active, if give it an style it will replace himself and create an square next to the active tab. But if you remove it than it will change to his default color white. In order to fix simply change it to transparent **/
.tabberactive  {
background-color: transparent;
}
 
.tabberactive a:link  {
opacity:2.00; 
filter:alpha(opacity=200);
}
/* Цветные ники */
/* Delfikpro */
a[href$="/Delfikpro"],
a[href$=":Delfikpro"] {
    color: #A400FF; 
    font-weight:bold !important;
    text-shadow:royalblue 0 4px 4px
    !important
}

a[href$="/Delfikpro"]:hover,
a[href$=":Delfikpro"]:hover {
    opacity:0.7;
    color: #34C924;
}

a[href$="/Delfikpro"]:active,
a[href$=":Delfikpro"]:active {
    opacity:2.0;
    color: #ff0000;
}


/* Откатчики /*
/* Белохвостик */
a[href$="/%D0%91%D0%B5%D0%BB%D0%BE%D1%85%D0%B2%D0%BE%D1%81%D1%82%D0%B8%D0%BA"],
a[href$=":%D0%91%D0%B5%D0%BB%D0%BE%D1%85%D0%B2%D0%BE%D1%81%D1%82%D0%B8%D0%BA"] {
    color: #A400FF !important;
}

/* EnlightenmentSeeker */
a[href$="/EnlightenmentSeeker"],
a[href$=":EnlightenmentSeeker"] {
    color: #A400FF !important;
}
 
/* Zedic45 */
a[href$="/Zedic45"],
a[href$=":Zedic45"] {
    color: rgb(0, 104, 255) !important;
}
 
/* Rendann */
a[href$="/Rendann"],
a[href$=":Rendann"] {
    color: rgb(0, 104, 255) !important;
}

/* Модераторы чата */
/* Makkonen */
a[href$="/Makkonen"],
a[href$=":Makkonen"] {
    color: #0a4500 !important;
}

/* Подписи в чате */
#user-Zedic45 .details:after {
    content: "Я слежу за тобой";
    font-size: 10px;
}

#user-Delfikpro .details:after {
    content: "Работник Вики";
    font-size: 9px;
}

#user-Zedic45 .status {
    display: none;
}

#user-MC_Zom\-Bi .details:after {
    content: "Как насчёт сделки?";
    font-size: 10px;
}
#user-MC_Zom\-Bi .status {
    display: none;
}

#user-Skot2006 .details:after {
    content: "Предатель";
    font-size: 10px;
}
#user-Skot2006 .status {
    display: none;
}


/* Стили для инфобоксов */
.portable-infobox {
   border: 1px solid #fff !important;
   background-color: #ffffff !important;
   padding: 4px !important;
}
 
/* Signs near nickname */
.comments li[data-user="Delfikpro"]             .edited-by:after {content: "Инженер ГФ Вики"; color: white; background-color: lime; border-radius: 1em; padding: 0 5px; margin-left: 3px; font-weight: bold;}
.comments li[data-user="Delfikpro-bot"]             .edited-by:after {content: "Бот"; color: white; background-color: gray; border-radius: 1em; padding: 0 5px; margin-left: 3px; font-weight: bold;}
/*Infoboxes*/
.pi-theme-gravity .pi-title {
    text-align: center !important;
    background-color: #5e6c4c !important;
    color: #fff !important;
}
 
.pi-theme-gravity .pi-header {
    background-color: #5e6c4c !important;
    color: #fff !important;
    text-align: center !important;
}
 
.pi-theme-gravity .pi-horizontal-group-item {
    text-align: left !important;
}

.pi-theme-gravity .pi-secondary-background {
    background-color: #5E6C4C !important;
}

/* Ссылки 
a:visited:hover, .color2 a:visited:hover {
  color:#008000 ; 
  text-shadow: #00FF00 0 0 5px;
  text-decoration:none;
}
 
a:hover, .color2 a:hover {
  color:#00FF00 ;
  text-shadow: #00FF00 0 0 5px;
  text-decoration:none;
} */


/* Флажки интервики */
 
/*.WikiaArticleInterlang a[href^='http://gravityfalls.']:before {content: url('http://vignette4.wikia.nocookie.net/gravityfalls/images/7/79/%D0%A4%D0%BB%D0%B0%D0%B3_%D0%90%D0%BC%D0%B5%D1%80%D0%B8%D0%BA%D0%B8.png');}
.WikiaArticleInterlang a[href^='http://es.']:before {content: url('http://vignette2.wikia.nocookie.net/gravityfalls/images/7/7a/%D0%A4%D0%BB%D0%B0%D0%B3_%D0%98%D1%81%D0%BF%D0%B0%D0%BD%D0%B8%D0%B8.png');}
.WikiaArticleInterlang a[href^='http://wodo']:before {content: url('http://vignette2.wikia.nocookie.net/gravityfalls/images/3/33/%D0%A4%D0%BB%D0%B0%D0%B3_%D0%9F%D0%BE%D0%BB%D1%8C%D1%88%D0%B8.png');}
.WikiaArticleInterlang a[href^='http://ja.']:before {content: url('http://images.wikia.nocookie.net/__cb20130722161126/wlb/images/d/db/Icon-Japanese.png');}
.WikiaArticleInterlang a[href^='http://ru.']:before {content: url('http://images.wikia.nocookie.net/__cb20130722171513/wlb/images/f/f6/Icon-Russian.png');}
.WikiaArticleInterlang a[href^='http://de.']:before {content: url('http://img1.wikia.nocookie.net/__cb20130722161123/wlb/images/9/91/Icon-German.png');}
.WikiaArticleInterlang a[href^='http://sv.']:before {content: url('http://img1.wikia.nocookie.net/__cb20130722162430/wlb/images/c/c3/Icon-Swedish.png');}
.WikiaArticleInterlang a[href^='http://no.']:before {content: url('http://img3.wikia.nocookie.net/__cb20130722161120/wlb/images/5/55/Icon-Norwegian.png');}
.WikiaArticleInterlang a[href^='http://pt.']:before {content: url('http://img3.wikia.nocookie.net/__cb20130722162429/wlb/images/9/91/Icon-Portuguese.png');}
.WikiaArticleInterlang a[href^='http://fr.']:before {content: url('http://img3.wikia.nocookie.net/__cb20140721104117/siegenax/ru/images/9/95/Flag_France.gif');} 
.WikiaArticleInterlang a[href^='http://th.']:before {content: url('http://img1.wikia.nocookie.net/__cb20140721104108/siegenax/ru/images/6/69/Flag_Thailand.gif');}
.WikiaArticleInterlang a:before {
    padding: 4px;
}*/

/* Изменение лого при наведении курсора */
.wordmark:hover {
    opacity: 0.5;
    }
    
.wordmark:active {
    opacity: 2.0;
    }
.tech_tree tr td {padding:0px;}
.tech_tree {border-spacing:0px;}
.tech_tree td a {display:block;word-wrap:break-word;width:70px;height:70px;}

/*Полоса прокрутки*/
::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}
::-webkit-scrollbar-thumb {
    background: #436389;
}
::-webkit-scrollbar-thumb:hover {
    background: #0099CC !important;
}
::-webkit-scrollbar-thumb:active {
    background: #FF0000 !important;
}

/* Понты DelfikPro */
.comments li[data-user="Delfikpro"] blockquote {
    background: rgb(217, 234, 255) !important;
    color: rgb(0, 0, 0) !important; }
    
/* Позаимствую */
.comments li[data-user="Rendann"] blockquote {
    background: rgb(217, 234, 255) !important;
    color: rgb(0, 0, 0) !important; }
    
/* Стили написания текста: <div class="dprotnr">TEXT</div>*/
.dprotnr {
    font: "Times New Roman";
    font-style: italic;
    color: #7FC7FF;
    font-size: 14;
    text-shadow: royalblue 0 4px 4px;
}

/* Экспериментариум DelfikPro. WIP, Don't touch anything. */
#help {
    position: absolute; /* Абсолютное позиционирование */
    right: 0; /* Положение элемента от правого края */
    top: 20px; /* Положение от верхнего края */
    width: 225px; /* Ширина блока */
    padding: 5px; /* Поля вокруг текста */
    background: #f0f0f0; /* Цвет фона */ 
   }