MediaWiki:Vbwikiskin.css: Unterschied zwischen den Versionen

Aus Planet 3DNow! Distributed Computing Wiki
Zur Navigation springen Zur Suche springen
(.NavToggle geht nun endlich)
(einige Styles aus main.css importiert)
Zeile 4: Zeile 4:
 
  /*-----------------------------------------------------------------------------*/
 
  /*-----------------------------------------------------------------------------*/
 
   
 
   
  /* Stylesheet-Ergänzung zu Standard-Navigationsleisten */
+
  /* ==========================================================*/
+
/* BEGIN Stylesheet-Ergänzung zu Standard-Navigationsleisten */
 
  div.BoxenVerschmelzen,
 
  div.BoxenVerschmelzen,
 
  div.NavFrame
 
  div.NavFrame
 
  {
 
  {
    margin: 0px;
+
margin: 0px;
    padding: 2px;
+
padding: 2px;
    border: 1px solid #008C58;
+
border: 1px solid #008C58;
    text-align: center;
+
text-align: center;
    border-collapse: collapse;
+
border-collapse: collapse;
    font-size: 95%;
+
font-size: 95%;
    clear: both;
+
clear: both;
 
  }
 
  }
 +
 
  div.BoxenVerschmelzen div.NavFrame
 
  div.BoxenVerschmelzen div.NavFrame
 
  {
 
  {
    border-style: none;
+
border-style: none;
    border-style: hidden;
+
border-style: hidden;
 
  }
 
  }
 +
 
  div.NavFrame + div.NavFrame
 
  div.NavFrame + div.NavFrame
 
  {
 
  {
    border-top-style: none;
+
border-top-style: none;
    border-top-style: hidden;
+
border-top-style: hidden;
 
  }
 
  }
 +
 
  div.NavPic
 
  div.NavPic
 
  {
 
  {
    background-color: #ffffff;
+
background-color: #ffffff;
    margin: 0px;
+
margin: 0px;
    padding: 2px;
+
padding: 2px;
    float: left;
+
float: left;
 
  }
 
  }
 +
 
  div.NavFrame div.NavHead
 
  div.NavFrame div.NavHead
 
  {
 
  {
    height: 1.6em;
+
height: 1.6em;
    font-weight: bold;
+
font-weight: bold;
    font-size: 100%;
+
font-size: 100%;
    background-color: #008C58;
+
background-color: #008C58;
    background-image: url(http://www.planet3dnow.de/images/farbverlaufgruen.gif);
+
background-image: url(http://www.planet3dnow.de/images/farbverlaufgruen.gif);
    color: #FFFFFF;
+
color: #FFFFFF;
    padding: 2px;
+
padding: 2px;
 
  }
 
  }
 +
 
  div.NavFrame div.NavHead a:visited, body_avisited
 
  div.NavFrame div.NavHead a:visited, body_avisited
 
  {
 
  {
    color: #FFFFFF;
+
color: #FFFFFF;
 
  }
 
  }
 +
 
  div.NavFrame p
 
  div.NavFrame p
 
  {
 
  {
    font-size: 100%;
+
font-size: 100%;
 
  }
 
  }
 +
 
  div.NavFrame div.NavContent
 
  div.NavFrame div.NavContent
 
  {
 
  {
    font-size: 100%;
+
font-size: 100%;
 
  }
 
  }
 +
 
  div.NavFrame div.NavContent p
 
  div.NavFrame div.NavContent p
 
  {
 
  {
    font-size: 100%;
+
font-size: 100%;
 
  }
 
  }
 +
 
  div.NavEnd
 
  div.NavEnd
 
  {
 
  {
    margin: 0px;
+
margin: 0px;
    padding: 0px;
+
padding: 0px;
    line-height: 1px;
+
line-height: 1px;
    clear: both;
+
clear: both;
 
  }
 
  }
 +
 
  .NavToggle
 
  .NavToggle
 
  {
 
  {
    font-size: x-small;
+
font-size: x-small;
    float: right;
+
float: right;
    padding-right: 3px;
+
padding-right: 3px;
 
  }
 
  }
 +
 
  div.NavFrame .NavToggle
 
  div.NavFrame .NavToggle
 
  {
 
  {
    color: #FFFFFF;
+
color: #FFFFFF;
 
  }
 
  }
 
+
 
  /* Abstand vor Navigationsleisten */
 
  /* Abstand vor Navigationsleisten */
 
   
 
   
Zeile 83: Zeile 94:
 
  div.NavFrame
 
  div.NavFrame
 
  {
 
  {
  margin-top: 1.5em;
+
margin-top: 1.5em;
 
  }
 
  }
 +
 
  div.BoxenVerschmelzen div.NavFrame
 
  div.BoxenVerschmelzen div.NavFrame
 
  {
 
  {
  margin-top: 0;
+
margin-top: 0;
 
  }
 
  }
 +
 
  div.NavFrame + div.NavFrame
 
  div.NavFrame + div.NavFrame
 
  {
 
  {
  margin-top: 0;
+
margin-top: 0;
 
  }
 
  }
 
+
 
  /* Navigationsleisten nicht mit ausdrucken */
 
  /* Navigationsleisten nicht mit ausdrucken */
 
   
 
   
 
  @media print
 
  @media print
 
  {
 
  {
    .NavFrame
+
.NavFrame
    {
+
{
        display: none;
+
display: none;
    }
+
}
    .BoxenVerschmelzen
+
.BoxenVerschmelzen
    {
+
{
        display: none;
+
display: none;
    }
+
}
 +
}
 +
/* END Stylesheet-Ergänzung zu Standard-Navigationsleisten */
 +
/* ========================================================*/
 +
 
 +
 
 +
/* =====================================*/
 +
/* BEGIN Stylesheet-Ergänzung zu Kästen */
 +
 +
/* für Kästen (Kasten selbst) */
 +
.dcw_box
 +
{
 +
background: #008C58;
 +
width: 100%;
 +
}
 +
 +
/* für Überschriften von Kästen */
 +
.dcw_boxCaption
 +
{
 +
background-image: url(http://www.planet3dnow.de/images/farbverlaufgruen.gif);
 +
color: #FFFFFF;
 +
padding: 5px;
 +
text-align: center;
 +
}
 +
 +
/* für kurzen Text in Kästen */
 +
.dcw_boxShortContent
 +
{
 +
background: #FFFFFF;
 +
padding: 4px;
 +
text-align: center;
 +
}
 +
 +
/* für langen Text (und Aufzählungen) in Kästen */
 +
.dcw_boxLongContent
 +
{
 +
background: #FFFFFF;
 +
padding: 4px;
 +
text-align: left;
 +
}
 +
 +
/* für 2-Spalten-Layouts (linke Spalte) */
 +
.dcw_dualColumnLayout_left
 +
{
 +
background: #FFFFFF;
 +
border-collapse: collapse;
 +
float: left;
 +
width: 50%;
 +
}
 +
 +
/* für 2-Spalten-Layouts (rechte Spalte) */
 +
.dcw_dualColumnLayout_right
 +
{
 +
background: #FFFFFF;
 +
border-collapse: collapse;
 +
width: 50%;
 +
}
 +
 +
/* für Kästen mit Rahmen in 2-Spalten-Layouts (Überschrift) */
 +
.dcw_dualColumnLayout_framedBoxCaption
 +
{
 +
background-image: url(http://www.planet3dnow.de/images/farbverlaufgruen.gif);
 +
border-color: #FFFFFF;
 +
border-style: solid;
 +
border-width: 10px 10px 0px 10px;
 +
color: #FFFFFF;
 +
padding: 4px;
 +
text-align: center;
 +
}
 +
 +
/* für Kästen mit Rahmen in 2-Spalten-Layouts (Container für den Inhalt) */
 +
.dcw_dualColumnLayout_framedBoxContentContainer
 +
{
 +
background: #008C58;
 +
border-color: #FFFFFF;
 +
border-style: solid;
 +
border-width: 0px 10px 10px 10px;
 +
}
 +
 +
/* für Kästen mit Rahmen in 2-Spalten-Layouts (kurzer Inhalt) */
 +
.dcw_dualColumnLayout_framedBoxShortContent
 +
{
 +
background: #FFFFFF;
 +
border-color: #008C58;
 +
border-style: solid;
 +
border-width: 0px 1px 1px 1px;
 +
text-align: center;
 +
width: 100%;
 +
}
 +
 +
/* für Kästen mit Rahmen in 2-Spalten-Layouts (langer Inhalt/Aufzählungen) */
 +
.dcw_dualColumnLayout_framedBoxLongContent
 +
{
 +
background: #FFFFFF;
 +
border-color: #008C58;
 +
border-style: solid;
 +
border-width: 0px 1px 1px 1px;
 +
text-align: left;
 +
width: 100%;
 +
}
 +
/* END Stylesheet-Ergänzung zu Kästen */
 +
/* ===================================*/
 +
 
 +
 +
/* ===========================================*/
 +
/* BEGIN Stylesheet-Ergänzung zu Steckbriefen */
 +
 +
/* für den Steckbrief selbst */
 +
.dcw_characteristicsBox
 +
{
 +
border: 2px solid #008C58;
 +
border-collapse: collapse;
 +
empty-cells: show;
 +
float: right;
 +
margin: 4px;
 +
width: 300px;
 +
}
 +
 +
/* für die Überschrift des Steckbriefs */
 +
.dcw_characteristicsBoxCaption
 +
{
 +
background-image: url(http://www.planet3dnow.de/images/farbverlaufgruen.gif);
 +
color: #FFFFFF;
 +
padding: 4px;
 +
text-align: center;
 +
}
 +
 +
/* für einen Eintrag im Steckbrief (Bezeichnung) */
 +
.dcw_characteristicsEntry
 +
{
 +
background: #F9F9F9;
 +
border: 1px solid #AAAAAA;
 +
padding: 4px;
 +
width: 80px;
 +
}
 +
 +
/* für einen Eintrag im Steckbrief (Wert) */
 +
.dcw_characteristicsData
 +
{
 +
background: #F9F9F9;
 +
border: 1px solid #AAAAAA;
 +
padding: 4px;
 +
}
 +
 +
/* für einen Eintrag im Steckbrief, der über alle Spalten geht */
 +
.dcw_characteristicsEntry_singleColumn
 +
{
 +
background: #F9F9F9;
 +
border: 1px solid #AAAAAA;
 +
padding: 4px;
 +
text-align: center;
 +
}
 +
 +
/* für einen Eintrag im Steckbrief (Architekturbezeichnung) */
 +
.dcw_characteristicsEntry_architecture
 +
{
 +
background: #F9F9F9;
 +
border: 1px solid #AAAAAA;
 +
padding: 4px;
 +
text-align: right;
 +
width: 80px;
 +
}
 +
 +
/* für die Betriebssystemspalten im Steckbrief */
 +
.dcw_characteristicsData_clients
 +
{
 +
background: #F9F9F9;
 +
border: 1px solid #AAAAAA;
 +
padding: 4px;
 +
text-align: center;
 +
}
 +
/* END Stylesheet-Ergänzung zu Steckbriefen */
 +
/* =========================================*/
 +
 
 +
 +
/* =======================================*/
 +
/* BEGIN Stylesheet-Ergänzung zu Tabellen */
 +
 +
/* für Tabellen über die gesamte Breite */
 +
.dcw_fullWidthTable
 +
{
 +
border-collapse: collapse;
 +
margin: 4px;
 +
width: 100%;
 +
}
 +
 +
/* für normale Tabellenzellen */
 +
.dcw_normalTableCell
 +
{
 +
background: #F9F9F9;
 +
border: 1px solid #AAAAAA;
 +
padding: 4px;
 
  }
 
  }
 +
/* END Stylesheet-Ergänzung zu Tabellen */
 +
/* =====================================*/

Version vom 27. Juni 2007, 03:25 Uhr

 /*-----------------------------------------------------------------------------*/
 /* Änderungen am vbWikiSkin-Skin                                               */
 /* --> Skinübergreifende Anpassungen befinden sich in [[MediaWiki:Common.css|Common.css]]               */
 /*-----------------------------------------------------------------------------*/
 
 /* ==========================================================*/
 /* BEGIN Stylesheet-Ergänzung zu Standard-Navigationsleisten */
 div.BoxenVerschmelzen,
 div.NavFrame
 {
 	margin: 0px;
 	padding: 2px;
 	border: 1px solid #008C58;
 	text-align: center;
 	border-collapse: collapse;
 	font-size: 95%;
 	clear: both;
 }
 
 div.BoxenVerschmelzen div.NavFrame
 {
 	border-style: none;
 	border-style: hidden;
 }
 
 div.NavFrame + div.NavFrame
 {
 	border-top-style: none;
 	border-top-style: hidden;
 }
 
 div.NavPic
 {
 	background-color: #ffffff;
 	margin: 0px;
 	padding: 2px;
 	float: left;
 }
 
 div.NavFrame div.NavHead
 {
 	height: 1.6em;
 	font-weight: bold;
 	font-size: 100%;
 	background-color: #008C58;
 	background-image: url(http://www.planet3dnow.de/images/farbverlaufgruen.gif);
 	color: #FFFFFF;
 	padding: 2px;
 }
 
 div.NavFrame div.NavHead a:visited, body_avisited
 {
 	color: #FFFFFF;
 }
 
 div.NavFrame p
 {
 	font-size: 100%;
 }
 
 div.NavFrame div.NavContent
 {
 	font-size: 100%;
 }
 
 div.NavFrame div.NavContent p
 {
 	font-size: 100%;
 }
 
 div.NavEnd
 {
 	margin: 0px;
 	padding: 0px;
 	line-height: 1px;
 	clear: both;
 }
 
 .NavToggle
 {
 	font-size: x-small;
 	float: right;
 	padding-right: 3px;
 }
 
 div.NavFrame .NavToggle
 {
 	color: #FFFFFF;
 }
 
 /* Abstand vor Navigationsleisten */
 
 div.BoxenVerschmelzen,
 div.NavFrame
 {
 	margin-top: 1.5em;
 }
 
 div.BoxenVerschmelzen div.NavFrame
 {
 	margin-top: 0;
 }
 
 div.NavFrame + div.NavFrame
 {
 	margin-top: 0;
 }
 
 /* Navigationsleisten nicht mit ausdrucken */
 
 @media print
 {
 	.NavFrame
 	{
 		display: none;
 	}
 	.BoxenVerschmelzen
 	{
 		display: none;
 	}
 }
 /* END Stylesheet-Ergänzung zu Standard-Navigationsleisten */
 /* ========================================================*/


 /* =====================================*/
 /* BEGIN Stylesheet-Ergänzung zu Kästen */
 
 /* für Kästen (Kasten selbst) */
 .dcw_box
 {
 	background: #008C58;
 	width: 100%;
 }
 
 /* für Überschriften von Kästen */
 .dcw_boxCaption
 {
 	background-image: url(http://www.planet3dnow.de/images/farbverlaufgruen.gif);
 	color: #FFFFFF;
 	padding: 5px;
 	text-align: center;
 }
 
 /* für kurzen Text in Kästen */
 .dcw_boxShortContent
 {
 	background: #FFFFFF;
 	padding: 4px;
 	text-align: center;
 }
 
 /* für langen Text (und Aufzählungen) in Kästen */
 .dcw_boxLongContent
 {
 	background: #FFFFFF;
 	padding: 4px;
 	text-align: left;
 }
 
 /* für 2-Spalten-Layouts (linke Spalte) */
 .dcw_dualColumnLayout_left
 {
 	background: #FFFFFF;
 	border-collapse: collapse;
 	float: left;
 	width: 50%;
 }
 
 /* für 2-Spalten-Layouts (rechte Spalte) */
 .dcw_dualColumnLayout_right
 {
 	background: #FFFFFF;
 	border-collapse: collapse;
 	width: 50%;
 }
 
 /* für Kästen mit Rahmen in 2-Spalten-Layouts (Überschrift) */
 .dcw_dualColumnLayout_framedBoxCaption
 {
 	background-image: url(http://www.planet3dnow.de/images/farbverlaufgruen.gif);
 	border-color: #FFFFFF;
 	border-style: solid;
 	border-width: 10px 10px 0px 10px;
 	color: #FFFFFF;
 	padding: 4px;
 	text-align: center;
 }
 
 /* für Kästen mit Rahmen in 2-Spalten-Layouts (Container für den Inhalt) */
 .dcw_dualColumnLayout_framedBoxContentContainer
 {
 	background: #008C58;
 	border-color: #FFFFFF;
 	border-style: solid;
 	border-width: 0px 10px 10px 10px;
 }
 
 /* für Kästen mit Rahmen in 2-Spalten-Layouts (kurzer Inhalt) */
 .dcw_dualColumnLayout_framedBoxShortContent
 {
 	background: #FFFFFF;
 	border-color: #008C58;
 	border-style: solid;
 	border-width: 0px 1px 1px 1px;
 	text-align: center;
 	width: 100%;
 }
 
 /* für Kästen mit Rahmen in 2-Spalten-Layouts (langer Inhalt/Aufzählungen) */
 .dcw_dualColumnLayout_framedBoxLongContent
 {
 	background: #FFFFFF;
 	border-color: #008C58;
 	border-style: solid;
 	border-width: 0px 1px 1px 1px;
 	text-align: left;
 	width: 100%;
 }
 /* END Stylesheet-Ergänzung zu Kästen */
 /* ===================================*/

 
 /* ===========================================*/
 /* BEGIN Stylesheet-Ergänzung zu Steckbriefen */
 
 /* für den Steckbrief selbst */
 .dcw_characteristicsBox
 {
 	border: 2px solid #008C58;
 	border-collapse: collapse;
 	empty-cells: show;
 	float: right;
 	margin: 4px;
 	width: 300px;
 }
 
 /* für die Überschrift des Steckbriefs */
 .dcw_characteristicsBoxCaption
 {
 	background-image: url(http://www.planet3dnow.de/images/farbverlaufgruen.gif);
 	color: #FFFFFF;
 	padding: 4px;
 	text-align: center;
 }
 
 /* für einen Eintrag im Steckbrief (Bezeichnung) */
 .dcw_characteristicsEntry
 {
 	background: #F9F9F9;
 	border: 1px solid #AAAAAA;
 	padding: 4px;
 	width: 80px;
 }
 
 /* für einen Eintrag im Steckbrief (Wert) */
 .dcw_characteristicsData
 {
 	background: #F9F9F9;
 	border: 1px solid #AAAAAA;
 	padding: 4px;
 }
 
 /* für einen Eintrag im Steckbrief, der über alle Spalten geht */
 .dcw_characteristicsEntry_singleColumn
 {
 	background: #F9F9F9;
 	border: 1px solid #AAAAAA;
 	padding: 4px;
 	text-align: center;
 }
 
 /* für einen Eintrag im Steckbrief (Architekturbezeichnung) */
 .dcw_characteristicsEntry_architecture
 {
 	background: #F9F9F9;
 	border: 1px solid #AAAAAA;
 	padding: 4px;
 	text-align: right;
 	width: 80px;
 }
 
 /* für die Betriebssystemspalten im Steckbrief */
 .dcw_characteristicsData_clients
 {
 	background: #F9F9F9;
 	border: 1px solid #AAAAAA;
 	padding: 4px;
 	text-align: center;
 }
 /* END Stylesheet-Ergänzung zu Steckbriefen */
 /* =========================================*/

 
 /* =======================================*/
 /* BEGIN Stylesheet-Ergänzung zu Tabellen */
 
 /* für Tabellen über die gesamte Breite */
 .dcw_fullWidthTable
 {
 	border-collapse: collapse;
 	margin: 4px;
 	width: 100%;
 }
 
 /* für normale Tabellenzellen */
 .dcw_normalTableCell
 {
 	background: #F9F9F9;
 	border: 1px solid #AAAAAA;
 	padding: 4px;
 }
 /* END Stylesheet-Ergänzung zu Tabellen */
 /* =====================================*/