MediaWiki:Common.css: Unterschied zwischen den Versionen

aus Memory Alpha, der freien deutschen Star-Trek-Datenbank
Spring zu: Navigation, suche
Zeile 123: Zeile 123:
 
   .message.help {
 
   .message.help {
 
     color: #0072C5;
 
     color: #0072C5;
     background-color: #4c9cd6; }
+
     background-color: #003962; }
 
   .message.excel {
 
   .message.excel {
 
     color: #FFA500;
 
     color: #FFA500;
     background-color: #ffc04c;
+
     background-color: #996300 ;
 
   }
 
   }
 
}
 
}

Version vom 5. September 2019, 22:28 Uhr

@import url('//memory-alpha.wiki/mediawiki/index.php?title=MediaWiki:Quote.css&action=raw&ctype=text/css');
@import url('//memory-alpha.wiki/mediawiki/index.php?title=MediaWiki:Portable_infobox.css&action=raw&ctype=text/css');
@import url('//memory-alpha.wiki/mediawiki/index.php?title=MediaWiki:Sidebar.css&action=raw&ctype=text/css');
@import url('//memory-alpha.wiki/mediawiki/index.php?title=MediaWiki:Navigation.css&action=raw&ctype=text/css');
@import url('//memory-alpha.wiki/mediawiki/index.php?title=MediaWiki:Multi-column-layout.css&action=raw&ctype=text/css');
@import url('//memory-alpha.wiki/mediawiki/index.php?title=MediaWiki:Icon.css&action=raw&ctype=text/css');
/*@import url('//memory-alpha.wiki/mediawiki/index.php?title=MediaWiki:Fusion/stylesheets/message.css&action=raw&ctype=text/css');*/
@import url('//memory-alpha.wiki/mediawiki/index.php?title=MediaWiki:Misc.css&action=raw&ctype=text/css');
@import url('//memory-alpha.wiki/mediawiki/index.php?title=MediaWiki:Hauptseite.css&action=raw&ctype=text/css');

/*Kopie Message.css*/
.warning, .copyvio, .protected, div.stub, .featured {
  border-width: 1px;
  border-style: solid;
  margin: 2em 0 1em;
  text-align: justify;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-right: 1em;
  padding-left: 77px; }

.warning {
  background: #401f22 url(https://images.wikia.nocookie.net/memoryalpha/de/images/thumb/e/ed/MA_Icon_Warnung.svg/50px-MA_Icon_Warnung.svg.png) no-repeat scroll 1em 1em;
  border-color: #660000;
  color: #FF0000 !important;
  font-weight: bold;
  min-height: 56px;
  font-size: normal; }

.copyvio {
  background: #401f22 url(https://images.wikia.nocookie.net/memoryalpha/de/images/thumb/3/30/MA_Icon_Copyright-Verletzung_.svg/50px-MA_Icon_Copyright-Verletzung_.svg.png) no-repeat scroll 1em 1em;
  border-color: #660000;
  color: #FF0000 !important;
  font-weight: bold;
  margin: 2em 0 1em;
  min-height: 63px; }

.protected {
  background: #5b5b5b url(https://images.wikia.nocookie.net/memoryalpha/de/images/thumb/c/cb/MA_Icon_Protected.svg/50px-MA_Icon_Protected.svg.png) no-repeat scroll 1em 1em;
  border-color: #AAAAAA;
  font-weight: bold;
  margin: 2em 0 1em;
  min-height: 56px; }

div.stub {
  background: #5b5b5b url(https://images.wikia.nocookie.net/memoryalpha/de/images/thumb/f/fd/MA_Icon_Stub.svg/50px-MA_Icon_Stub.svg.png) no-repeat scroll 1em 1em;
  border-color: orange;
  margin: 2em 0 1em;
  vertical-align: middle;
  min-height: 64px; }

.featured {
  border-color: gold; }

.meta-notice {
  background: url("https://images.wikia.nocookie.net/memoryalpha/de/images/a/a6/Icon-Realworld-POV.png") no-repeat scroll 5px 4px #222226;
  border: 1px solid #3C3C43;
  clear: both;
  font-size: 80%;
  line-height: 130%;
  margin: 1em auto 0.5em;
  padding: 0.4em 0.4em 0.4em 56px;
  text-align: center;
  width: 147px;
  float: right;
  margin: 0 0 16px 16px;
  min-height: 40px; }

.pov-multiple {
  background-image: url(https://images.wikia.nocookie.net/__cb20140415094854/memoryalpha/de/images/thumb/a/ac/Article-type-pov-multiple.png/640px-Article-type-pov-multiple.png); }

.pov-new-timeline {
  background-image: url(https://images.wikia.nocookie.net/__cb20140416095646/memoryalpha/de/images/thumb/5/5c/Article-type-pov-new-timeline.png/640px-Article-type-pov-new-timeline.png?action=purge); }

.pov-alt-timeline {
  background-image: url(https://images.wikia.nocookie.net/__cb20140505095747/memoryalpha/de/images/thumb/e/eb/Article-type-pov-alt-timeline.png/640px-Article-type-pov-alt-timeline.png); }

.pov-production {
  background-image: url(https://images.wikia.nocookie.net/__cb20140416165155/memoryalpha/de/images/thumb/7/74/Article-type-pov-production.png/640px-Article-type-pov-production.png?1); }

.pov-realworld {
  background-image: url(https://images.wikia.nocookie.net/__cb20140416165931/memoryalpha/de/images/thumb/4/40/Article-type-pov-realworld.png/640px-Article-type-pov-realworld.png); }

.pov-mirror-universe {
  background-image: url(https://images.wikia.nocookie.net/__cb20140417100241/memoryalpha/de/images/thumb/f/f1/Article-type-pov-mirror-universe.png/640px-Article-type-pov-mirror-universe.png); }

.article-type {
  background-size: 300px;
  background-repeat: no-repeat;
  background-position: left center;
  background-color: black;
  padding: .5em 1em;
  text-align: right;
  margin-bottom: 1em; }

.article-type-headline {
  font-variant: small-caps; }

.message {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border: 1px solid; 
  padding: 1em;
  margin: 1em 0; }
  .message.warn {
    border-color: #600;
    background-color: #401F22;}
    .message.warn > .message-text {
    color: #F00; }
    .message.warn > .message-icon {
    color: #B82200; }
  .message.notice {
    border-color: #FFA500;
    background-color: #474747; }
    .message.notice > .message-icon {
    color: #FCA100; }
  .message.protect {
    border-color: #AAA;
    background-color: #474747;}
    .message.protect > .message-icon {
    color: #BBB; }
  .message.help {
    color: #0072C5;
    background-color: #003962; }
  .message.excel {
    color: #FFA500;
    background-color: #996300 ;
  }
}
.sprite {
  display: none; }

.message-icon {
  font-size: 41px;
  line-height: 59px;
  display: inline-block;
  vertical-align: middle; }

.message-text {
  width: 90%;
  display: inline-block;
  vertical-align: middle; 
  margin-left: 1em;
  white-space: normal; }


/*Wichtiges von Misc.css*/
ins {
  text-decoration: underline; }

del {
  text-decoration: line-through; }

td, th {
  vertical-align: top;
  padding: 0 2px; }

tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.1); }

td.prefix {
  text-align: right; }

table.complex {
  font-size: 11px; }
  table.complex th {
    font-size: 11px; }

th {
  background-color: rgba(255, 255, 255, 0.05);
  text-align: left; }

thead th {
  background-color: #222226;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2e2e33), color-stop(100%, #222226));
  background: -webkit-linear-gradient(center top, #2e2e33 0%, #222226 100%);
  background: -moz-linear-gradient(center top, #2e2e33 0%, #222226 100%);
  background: -o-linear-gradient(center top, #2e2e33 0%, #222226 100%);
  background: linear-gradient(center top, #2e2e33 0%, #222226 100%);
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  margin: 5px 0 20px; }

.overview {
  text-align: center;
  margin: 1em 0; }

.visualClear {
  clear: both; }

.meta {
  font-style: italic;
  padding: 0 1em; }
  .meta i, .meta em {
    font-style: normal; }

.mw-editsection {
  visibility: hidden; }
  h1:hover > .mw-editsection, h2:hover > .mw-editsection, h3:hover > .mw-editsection, h4:hover > .mw-editsection, h5:hover > .mw-editsection, h6:hover > .mw-editsection {
    visibility: visible; }

a:visited {
  color: #0269B3; }

.memory-beta a {
  color: #D7ECFF; }

.element-invisible, figcaption > .attribution, .toclimit-2 .toclevel-1 > ol, .toclimit-3 .toclevel-2 > ol, .toclimit-4 .toclevel-3 > ol, .toclimit-5 .toclevel-4 > ol, .toclimit-6 .toclevel-5 > ol, .toclimit-7 .toclevel-6 > ol {
  display: none !Important; }

.alt_timeline {
  border-style: solid;
  border-color: #666666;
  border-width: 1px 1px 1px 3px;
  margin: 2em 0pt 1em;
  padding: .5em 1em;
  background-color: inherit; }
  .alt_timeline .legend {
    text-shadow: -4px 0 0 #2e2e33, -3px 0 0 #2e2e33, -2px 0 0 #2e2e33, -1px 0 0 #2e2e33, 1px 0 0 #2e2e33, 2px 0 0 #2e2e33, 3px 0 0 #2e2e33, 4px 0 0 #2e2e33;
    font-weight: normal;
    color: #666666;
    padding: 0 .5em;
    font-size: .8em;
    margin-left: -.6em;
    margin-top: -1.6em; }

figcaption > .caption {
  margin-bottom: 0; }

.details > .summary {
  font-weight: bold;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
  .details > .summary:before {
    content: '▸'; }
    .open > .details > .summary:before {
      content: '▾'; }
  .details > .summary ~ div {
    display: none; }
.details.open > .summary ~ div {
  display: block; }

kbd {
  background-color: #F7F7F7;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.4), rgba(127, 127, 127, 0.2));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.4), rgba(127, 127, 127, 0.2));
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0.4), rgba(127, 127, 127, 0.2));
  background-image: linear-gradient(rgba(255, 255, 255, 0.4), rgba(127, 127, 127, 0.2));
  border: 1px solid;
  border-color: #DDD #AAA #888 #CCC;
  border-radius: 2px;
  font-family: inherit;
  padding: 0 .4em;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
  white-space: nowrap;
  color: black; }

hr,
.hr {
  border: none;
  border-top: 1px solid #666666;
  margin: 1em 0; }

.hr > hr {
  display: none; }

.dialogue + .dialogue:before,
.dialogue + p:empty + .dialogue:before,
.section + .section:before {
  content: '';
  display: block;
  border: none;
  border-top: 1px solid #666666;
  margin-top: 1em;
  margin-bottom: 1em;
  max-width: 90px; }

.mw-search-profile-tabs fieldset#mw-searchoptions{
background-color: #4c4c4c;
}