MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus WIKI LAUER-FISCHER GmbH
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
 
/*  
 
/*  
 
+
** MediaWiki:Common.css
**MediaWiki:Common.css  
+
** Originaldatei fuer wiki.lauer-fischer.de
**Originaldatei fuer wiki.lauer-fischer.de  
+
** wird benoetigt fuer die Darstellung des Interfaces nach Lauer-Fischer CI
**wird benoetigt fuer die Darstellung des Interfaces nach Lauer-Fischer CI  
+
**
 +
** -------------------------------- BITTE NICHT LOESCHEN! ------------------------------------------------------------
 
**
 
**
**-------------------------------- BITTE NICHT LOESCHEN! ------------------------------------------------------------
 
**
 
 
*/
 
*/
  
#column-content {width:100%; margin: 0 0 .6em -12.5em;}  
+
#column-content {width:100%; margin: 0 0 .6em -12.5em;}
#content {line-height: 1.3em; margin:3.8em 0 0 12.5em; padding:0 0 1em 1.7em;}  
+
#content {line-height: 1.3em; margin:3.8em 0 0 12.5em; padding:0 0 1em 1.7em;}
#column-one {padding-top:204px;}  
+
#column-one {padding-top:204px;}
#content {color:#58585a; background:url(http://www.apotheke-asperg.de/images/bg_content.png) top left repeat-x #ffffff; border:none;}
+
#content {color:#58585a; background:url(http://www.apotheke-asperg.de/images/bg_content.png) top left repeat-x #ffffff; border:none;}
  
body {color:#58585a; background:url(http://www.apotheke-asperg.de/images/bg.png) top left repeat-x #e7edf5; font-family:Arial,Helvetica,sans-serif !important;}  
+
body {color:#58585a; background:url(http://www.apotheke-asperg.de/images/bg.png) top left repeat-x #e7edf5; font-family:Arial,Helvetica,sans-serif !important;}
  
<br> /*
 
  
**Zeile 58  
+
/*
**general styles  
+
** Zeile 58
 +
** general styles
 
*/
 
*/
 +
table {color:#58585a; background-color:transparent;}
  
table {color:#58585a; background-color:transparent;}  
+
a,
 +
a:visited,
 +
a:active {color: #d7121d; font-weight:bold}
  
a, a:visited, a:active {color: #d7121d; font-weight:bold}  
+
p {line-height: 1.3em;}
  
p {line-height: 1.3em;}
 
  
<br> h1 {color:#00519e; border-bottom:none; font-weight:bold; padding-top:1.1em;} h1 {font-size:155%;}  
+
h1 {color:#00519e; border-bottom:none; font-weight:bold; padding-top:1.1em;}
 +
h1 {font-size:155%;}
  
<br> /*
 
  
**Zeile 253  
+
/*
**Some space under the headers in the content area  
+
** Zeile 253
 +
** Some space under the headers in the content area
 
*/
 
*/
 +
#firstHeading {margin-bottom: 1em;
 +
/* These two rules hack around bug 2013 (fix for more limited bug 11325).
 +
When bug 2013 is fixed properly, they should be removed. */
 +
line-height: 1.2em; padding-bottom: 0;}
  
#firstHeading {margin-bottom: 1em;
 
 
/* These two rules hack around bug 2013 (fix for more limited bug 11325). When bug 2013 is fixed properly, they should be removed. */ line-height: 1.2em; padding-bottom: 0;}
 
 
<br> /*
 
  
**Zeile 573  
+
/*
**disable interwiki styling  
+
** Zeile 573
 +
** disable interwiki styling
 
*/
 
*/
 +
#bodyContent a.external {color:#d7121d; background:none; padding:0;}
  
#bodyContent a.external {color:#d7121d; background:none; padding:0;}
 
 
<br> /*
 
  
**Zeile 581  
+
/*
**general portlet styles (elements in the quickbar)  
+
** Zeile 581
 +
** general portlet styles (elements in the quickbar)
 
*/
 
*/
 +
.portlet {width:11.3em; margin: 0 0 1em .6em;}
 +
.portlet h5 {color:#40576c; border:1px solid #ffffff; font-weight:bold; font-size:110%; padding: .4em .4em .5em .4em; display:block;}
 +
.portlet h5 {background:url(http://www.apotheke-asperg.de/images/bg_portlet.png) top left repeat-x #bccdde;}
  
.portlet {width:11.3em; margin: 0 0 1em .6em;} .portlet h5 {color:#40576c; border:1px solid #ffffff; font-weight:bold; font-size:110%; padding: .4em .4em .5em .4em; display:block;} .portlet h5 {background:url(http://www.apotheke-asperg.de/images/bg_portlet.png) top left repeat-x #bccdde;}
+
.pBody {background-color:transparent; border:none; padding: 0 .8em .3em 0;}
 
 
.pBody {background-color:transparent; border:none; padding: 0 .8em .3em 0;}
 
 
 
.portlet ul {font-weight:bold; line-height:1.8em; list-style-type:none; list-style-image:none;} .portlet li {margin:0 0 0 -.95em;}
 
 
 
.portlet .pBody a {color:#40576c;}  
 
  
<br> /*
+
.portlet ul {font-weight:bold; line-height:1.8em; list-style-type:none; list-style-image:none;}
 +
.portlet li {margin:0 0 0 -.95em;}
  
**Zeile 645 fuer die kleine Logoversion
+
.portlet .pBody a {color:#40576c;}
**Logo properties
 
  
#p-logo {width:11.3em; height:155px; top:16px; left:0;}
 
#p-logo a,
 
#p-logo a:hover {background-position: 48% 91% !important; width:11.3em; height:155px;}
 
  
 +
/*
 +
** Zeile 645 fuer die kleine Logoversion
 +
** Logo properties
 +
#p-logo {width:11.3em; height:155px; top:16px; left:0;}
 +
#p-logo a,
 +
#p-logo a:hover {background-position: 48% 91% !important; width:11.3em; height:155px;}
 
*/
 
*/
  
/*  
+
/*
 
+
** Zeile 645 fuer die grosse Logoversion
**Zeile 645 fuer die grosse Logoversion  
+
** Logo properties
**Logo properties  
 
 
*/
 
*/
 
+
#p-logo {width:11.3em; height:192px; top:34px; left:0; background-color:#bbbbbb;}
#p-logo {width:11.3em; height:155px; top:34px; left:0; background-color:#bbbbbb;}  
+
#p-logo a,
#p-logo a,  
+
#p-logo a:hover {background-position: 60% 0% !important; width:11.3em; height:192px;}
#p-logo a:hover {background-position: 60% 50% !important; width:11.3em; height:155px;}
+
 
+
<br> /*  
+
/*
 
+
** Zeile 700
**Zeile 700  
+
** the personal toolbar
**the personal toolbar  
 
 
*/
 
*/
  
/* this is the ul contained in the portlet */  
+
/* this is the ul contained in the portlet */
 
+
#p-personal li a {color:#40576c;}
#p-personal li a {color:#40576c;}  
+
#p-personal li a:hover {text-decoration:underline;}
#p-personal li a:hover {text-decoration:underline;}
 
  
<br> /*
 
  
**Zeile 783  
+
/*
**the page-related actions- page/talk, edit etc  
+
** Zeile 783
 +
** the page-related actions- page/talk, edit etc
 
*/
 
*/
 +
#p-cactions {font-size:110%; left: 8.95em;}
  
#p-cactions {font-size:110%; left: 8.95em;}
+
#p-cactions li {border:none; margin:0 .2em 0 0;}
 
 
#p-cactions li {border:none; margin:0 .2em 0 0;}
 
  
#p-cactions li a {color:#40576c; padding: .4em 1em .4em 1em;}  
+
#p-cactions li a {color:#40576c; padding: .4em 1em .4em 1em;}
#p-cactions li a {background:url(http://www.apotheke-asperg.de/images/p-cactions_normal.png) top left repeat-x #bccdde;}
+
#p-cactions li a {background:url(http://www.apotheke-asperg.de/images/p-cactions_normal.png) top left repeat-x #bccdde;}
  
#p-cactions li.selected a {color:#ffffff; padding: .4em 1em .4em 1em !important;}  
+
#p-cactions li.selected a {color:#ffffff; padding: .4em 1em .4em 1em !important;}
#p-cactions li.selected a {background:url(http://www.apotheke-asperg.de/images/p-cactions_selected.png) top left repeat-x #6484a3;}
+
#p-cactions li.selected a {background:url(http://www.apotheke-asperg.de/images/p-cactions_selected.png) top left repeat-x #6484a3;}
  
#p-cactions .new a {color:#40576c;}
+
#p-cactions .new a {color:#40576c;}
  
#p-cactions li a:hover {color:#ffffff;}  
+
#p-cactions li a:hover {color:#ffffff;}
#p-cactions li a:hover {background:url(http://www.apotheke-asperg.de/images/p-cactions_selected.png) top left repeat-x #6484a3;}
+
#p-cactions li a:hover {background:url(http://www.apotheke-asperg.de/images/p-cactions_selected.png) top left repeat-x #6484a3;}
  
<br> /*
 
  
**Zeile 895  
+
/*
**footer  
+
** Zeile 895
 +
** footer
 
*/
 
*/
 +
#footer {background-color:#dee5f1; border-top:1px solid #bccdde; border-bottom:1px solid #bccdde; font-size: 85%; text-align:left; margin: 1.6em 0 0em 0; padding: .3em 0 .6em 12em;}
 +
#footer a {color:#40576c; font-weight:bold;}
  
#footer {background-color:#dee5f1; border-top:1px solid #bccdde; border-bottom:1px solid #bccdde; font-size: 85%; text-align:left; margin: 1.6em 0 0em 0; padding: .3em 0 .6em 12em;}
+
#f-poweredbyico {display:none;}
#footer a {color:#40576c; font-weight:bold;}
 
 
 
#f-poweredbyico {display:none;}
 
  
<br> /*
 
  
**NICHT IN DER main.css VORHANDENE KLASSEN!!!  
+
/*
 +
** NICHT IN DER main.css VORHANDENE KLASSEN!!!
 
*/
 
*/
 
+
.ratingblock {border:none !important;}
.ratingblock {border:none !important;} .mw-search-result-data {color:#00519e !important; font-size:100% !important;}
+
.mw-search-result-data {color:#00519e !important; font-size:100% !important;}

Version vom 6. September 2011, 09:23 Uhr

/* 
**	MediaWiki:Common.css
**	Originaldatei fuer wiki.lauer-fischer.de
**	wird benoetigt fuer die Darstellung des Interfaces nach Lauer-Fischer CI
**
**	-------------------------------- BITTE NICHT LOESCHEN! ------------------------------------------------------------
**
*/

#column-content			{width:100%; margin: 0 0 .6em -12.5em;}
#content				{line-height: 1.3em; margin:3.8em 0 0 12.5em; padding:0 0 1em 1.7em;}
#column-one				{padding-top:204px;}
#content 				{color:#58585a; background:url(http://www.apotheke-asperg.de/images/bg_content.png) top left repeat-x #ffffff; border:none;}

body	 				{color:#58585a; background:url(http://www.apotheke-asperg.de/images/bg.png) top left repeat-x #e7edf5; font-family:Arial,Helvetica,sans-serif !important;}


/*
** Zeile 58
** general styles
*/
table 					{color:#58585a; background-color:transparent;}

a,
a:visited,
a:active				{color: #d7121d; font-weight:bold}

p						{line-height: 1.3em;}


h1						{color:#00519e; border-bottom:none; font-weight:bold; padding-top:1.1em;}
h1						{font-size:155%;}


/*
** Zeile 253
** Some space under the headers in the content area
*/
#firstHeading 			{margin-bottom: 1em;
						/* These two rules hack around bug 2013 (fix for more limited bug 11325).
						When bug 2013 is fixed properly, they should be removed. */
						line-height: 1.2em; padding-bottom: 0;}


/*
** Zeile 573
** disable interwiki styling
*/
#bodyContent a.external	{color:#d7121d; background:none; padding:0;}


/*
** Zeile 581
** general portlet styles (elements in the quickbar)
*/
.portlet				{width:11.3em; margin: 0 0 1em .6em;}
.portlet h5 			{color:#40576c; border:1px solid #ffffff; font-weight:bold; font-size:110%; padding: .4em .4em .5em .4em; display:block;}
.portlet h5 			{background:url(http://www.apotheke-asperg.de/images/bg_portlet.png) top left repeat-x #bccdde;}

.pBody					{background-color:transparent; border:none; padding: 0 .8em .3em 0;}

.portlet ul				{font-weight:bold; line-height:1.8em; list-style-type:none; list-style-image:none;}
.portlet li 			{margin:0 0 0 -.95em;}

.portlet .pBody a		{color:#40576c;}


/*
** Zeile 645 fuer die kleine Logoversion
** Logo properties
#p-logo 					{width:11.3em; height:155px; top:16px; left:0;}
#p-logo a,
#p-logo a:hover 			{background-position: 48% 91% !important; width:11.3em; height:155px;}
*/

/*
** Zeile 645 fuer die grosse Logoversion
** Logo properties
*/
#p-logo 					{width:11.3em; height:192px; top:34px; left:0; background-color:#bbbbbb;}
#p-logo a,
#p-logo a:hover 			{background-position: 60% 0% !important; width:11.3em; height:192px;}
													
									
/*
** Zeile 700
** the personal toolbar
*/

/* this is the ul contained in the portlet */
#p-personal li a 			{color:#40576c;}
#p-personal li a:hover		{text-decoration:underline;}


/*
** Zeile 783
** the page-related actions- page/talk, edit etc
*/
#p-cactions					{font-size:110%; left: 8.95em;}

#p-cactions li 				{border:none; margin:0 .2em 0 0;}

#p-cactions li a 			{color:#40576c; padding: .4em 1em .4em 1em;}
#p-cactions li a 			{background:url(http://www.apotheke-asperg.de/images/p-cactions_normal.png) top left repeat-x #bccdde;}

#p-cactions li.selected a	{color:#ffffff; padding: .4em 1em .4em 1em !important;}
#p-cactions li.selected a	{background:url(http://www.apotheke-asperg.de/images/p-cactions_selected.png) top left repeat-x #6484a3;}

#p-cactions .new a			{color:#40576c;}

#p-cactions li a:hover 		{color:#ffffff;}
#p-cactions li a:hover 		{background:url(http://www.apotheke-asperg.de/images/p-cactions_selected.png) top left repeat-x #6484a3;}


/*
** Zeile 895
** footer
*/
#footer						{background-color:#dee5f1; border-top:1px solid #bccdde; border-bottom:1px solid #bccdde; font-size: 85%; text-align:left; margin: 1.6em 0 0em 0; padding: .3em 0 .6em 12em;}	
#footer a					{color:#40576c; font-weight:bold;}

#f-poweredbyico				{display:none;}


/*
** NICHT IN DER main.css VORHANDENE KLASSEN!!!
*/
.ratingblock				{border:none !important;}
.mw-search-result-data		{color:#00519e !important; font-size:100% !important;}