MediaWiki:Common.css: Unterschied zwischen den Versionen

 

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

  1. sbb-FlaggedRevsConnectorInfo {
                   display:none !important;

            

}

li#footer-places-about {

                 display: none;

            

}

div#left-content-column{

                   float: left;
   width: 71.5%;
   padding: 0px;

            

} div#right-content-column{

                   width: auto;
   margin-left: 75%;
   padding: 0px;

            

div.box {

                   div, ul {
        padding-left: 15px;
   }
   a {
       color: black;
   }
   div.bs-smartlist{
       padding-left: 0px;
       padding-bottom: 5px;
       a {
           color: black;
       }
   }
   padding: 5px;
   color: black;
   border-radius: 5px;

            

} div.box-left-column {

                   margin-bottom: 20px;
   width: 100%;
   float: left;

            

} div.box-right-column {

                   margin-bottom: 20px;
   width: 100%;
   float: right;

            

} h1.firstheading, h1, h2, h3, h4, h5, h6, a {

                   color: black;

            

} a.new {

                   color: #BA0000; // original red link color

            

} div.tagcloud a{

                   color: #3e5389; // original link color

            

}

  1. toc {
                   #togglelink {
       color: #3e5389; // original link color
   }

            

} div.tagcloud > a {

                   color: black;

            

} div.ajaxpoll{

                   width: 95% !important;
   background-color: transparent;

            

}

body.mediawiki #bs-wrapper #bs-application #content table.fc-header span.fc-header-title { h2 { color: black; } }

.unternehmensbereiche {

                   border-spacing: 8px;

            

} .unternehmensbereiche td {

                   background-color: #d6d6d6;

            

} .unternehmensbereiche a, .unternehmensbereiche a.new {

                   font-size: 36px;
   font-weight: bold;
   color: #68665c !important;
   text-decoration: none;

            

}

.page-Protokoll_Portal .createboxButton {

                   width: 270px;

            

}

p.mw-empty-elt{ padding-top: 8px; }

p.mw-empty-elt + p.mw-empty-elt{ padding-top: 0px; }

Korrektur der Darstellung von Tokens-Input-Feldern */ .inputSpan > .pfTokens > ul, .inputSpan > .pfTokens {

                   margin: 0 0 0 0!important;

            

}

table.organisationsprofil-table{ display: block;

   padding-top: 20px;
   padding-bottom: 20px;
   padding-left: 20px;
   text-align: left;
   font-size: 13px;
   width: 100%;
   background: white;
   box-shadow: 2px 2px 5px #DEDEDE, -2px -2px 5px #DEDEDE;

} tr.organisationsprofil-row{

   width: 50px;
   height: 10px;

} tr.organisationsprofil-row > th{ padding-right: 10px; } tr.organisationsprofil-row > td{ padding-right: 10px; } tr.organisationsprofil-row > td + td b{ padding-left: 20px; } tr.organisationsprofil-row > td > div.hw-protokolle-inputbox, tr.organisationsprofil-row > td > div.hw-protokolle-results{ margin-left: 25px; }

.mainpage-button-arrows-white { background-image:url('/Entwurf-Demowiki-DE/nsfr_img_auth.php/0/01/Pfeilchen_Buttons_weiss.png'); background-repeat: no-repeat; background-position-y: center; width: 26px; height: 16px; display: inline-block; margin-right: 10px; } .mainpage-button-arrows-blue { background-image:url('/Entwurf-Demowiki-DE/nsfr_img_auth.php/0/01/Pfeilchen_Buttons_blau.png'); background-repeat: no-repeat; background-position-y: center; width: 26px; height: 16px; display: inline-block; margin-right: 10px; }


            
            /* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
            
            
            
            #sbb-FlaggedRevsConnectorInfo {
            
                display:none !important;
            
            }
            
            
            
            li#footer-places-about {
            
              display: none;
            
            }
            
            
            
            div#left-content-column{
            
                float: left;
            
                width: 71.5%;
            
                padding: 0px;
            
            }
            
            div#right-content-column{
            
                width: auto;
            
                margin-left: 75%;
            
                padding: 0px;
            
            
            
            div.box {
            
                div, ul {
            
                     padding-left: 15px;
            
                }
            
                a {
            
                    color: black;
            
                }
            
                div.bs-smartlist{
            
                    padding-left: 0px;
            
                    padding-bottom: 5px;
            
                    a {
            
                        color: black;
            
                    }
            
                }
            
                padding: 5px;
            
                color: black;
            
                border-radius: 5px;
            
            }
            
            div.box-left-column {
            
                margin-bottom: 20px;
            
                width: 100%;
            
                float: left;
            
            }
            
            div.box-right-column {
            
                margin-bottom: 20px;
            
                width: 100%;
            
                float: right;
            
            }
            
            h1.firstheading, h1, h2, h3, h4, h5, h6, a {
            
                color: black;
            
            }
            
            a.new {
            
                color: #BA0000; // original red link color
            
            }
            
            div.tagcloud a{
            
                color: #3e5389; // original link color
            
            }
            
            #toc {
            
                #togglelink {
            
                    color: #3e5389; // original link color
            
                }
            
            }
            
            div.tagcloud > a {
            
                color: black;
            
            }
            
            div.ajaxpoll{
            
                width: 95% !important;
            
                background-color: transparent;
            
            }
            
            
            
            body.mediawiki #bs-wrapper #bs-application #content table.fc-header span.fc-header-title {
            
            	h2 {
            
            		color: black;
            
            	}
            
            }
            
            
            
            .unternehmensbereiche {
            
                border-spacing: 8px;
            
            }
            
            .unternehmensbereiche td {
            
                background-color: #d6d6d6;
            
            }
            
            .unternehmensbereiche a, .unternehmensbereiche a.new {
            
                font-size: 36px;
            
                font-weight: bold;
            
                color: #68665c !important;
            
                text-decoration: none;
            
            }
            
            
            
            .page-Protokoll_Portal .createboxButton {
            
                width: 270px;
            
            }
            
            
            
            p.mw-empty-elt{
            
            	padding-top: 8px;
            
            }
            
            
            
            p.mw-empty-elt + p.mw-empty-elt{
            
            	padding-top: 0px;
            
            }
            
            
            
            
            
            
        /* Korrektur der Darstellung von Tokens-Input-Feldern */
            
            .inputSpan > .pfTokens > ul, .inputSpan > .pfTokens {
            
                margin: 0 0 0 0!important;
            
            }
            
            
            
            
        table.organisationsprofil-table{
        
        	display: block;
        
            padding-top: 20px;
        
            padding-bottom: 20px;
        
            padding-left: 20px;
        
            text-align: left;
        
            font-size: 13px;
        
            width: 100%;
        
            background: white;
        
            box-shadow: 2px 2px 5px #DEDEDE, -2px -2px 5px #DEDEDE;
        
        }
        
        tr.organisationsprofil-row{
        
            width: 50px;
        
            height: 10px;
        
        }
        
        tr.organisationsprofil-row > th{
        
        	padding-right: 10px;
        
        }
        
        tr.organisationsprofil-row > td{
        
        	padding-right: 10px;
        
        }
        
        tr.organisationsprofil-row > td + td b{
        
        	padding-left: 20px;
        
        }
        
        tr.organisationsprofil-row > td > div.hw-protokolle-inputbox,
        
        tr.organisationsprofil-row > td > div.hw-protokolle-results{
        
        	margin-left: 25px;
        
        }
            
            
            
            .mainpage-button-arrows-white {
            
            	background-image:url('/Entwurf-Demowiki-DE/nsfr_img_auth.php/0/01/Pfeilchen_Buttons_weiss.png');
            
            	background-repeat: no-repeat;
            
            	background-position-y: center;
            
            	width: 26px;
            
            	height: 16px;
            
            	display: inline-block;
            
            	margin-right: 10px;
            
            }
            
            .mainpage-button-arrows-blue {
            
            	background-image:url('/Entwurf-Demowiki-DE/nsfr_img_auth.php/0/01/Pfeilchen_Buttons_blau.png');
            
            	background-repeat: no-repeat;
            
            	background-position-y: center;
            
            	width: 26px;
            
            	height: 16px;
            
            	display: inline-block;
            
            	margin-right: 10px;
            
            }
(16 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
 
+
/* Korrektur der Darstellung von Tokens-Input-Feldern */
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
+
.inputSpan > .pfTokens > ul, .inputSpan > .pfTokens {
 
+
     margin: 0 0 0 0!important;
#sbb-FlaggedRevsConnectorInfo {
 
    display:none !important;
 
}
 
 
 
li#footer-places-about {
 
  display: none;
 
}
 
 
 
div#left-content-column{
 
    float: left;
 
    width: 71.5%;
 
    padding: 0px;
 
}
 
div#right-content-column{
 
    width: auto;
 
    margin-left: 75%;
 
    padding: 0px;
 
 
 
div.box {
 
    div, ul {
 
        padding-left: 15px;
 
    }
 
    a {
 
        color: black;
 
    }
 
    div.bs-smartlist{
 
        padding-left: 0px;
 
        padding-bottom: 5px;
 
        a {
 
            color: black;
 
        }
 
    }
 
    padding: 5px;
 
    color: black;
 
    border-radius: 5px;
 
}
 
div.box-left-column {
 
    margin-bottom: 20px;
 
    width: 100%;
 
    float: left;
 
}
 
div.box-right-column {
 
    margin-bottom: 20px;
 
    width: 100%;
 
    float: right;
 
}
 
h1.firstheading, h1, h2, h3, h4, h5, h6, a {
 
    color: black;
 
}
 
a.new {
 
    color: #BA0000; // original red link color
 
}
 
div.tagcloud a{
 
    color: #3e5389; // original link color
 
}
 
#toc {
 
    #togglelink {
 
        color: #3e5389; // original link color
 
    }
 
}
 
div.tagcloud > a {
 
    color: black;
 
}
 
div.ajaxpoll{
 
     width: 95% !important;
 
    background-color: transparent;
 
 
}
 
}
 
body.mediawiki #bs-wrapper #bs-application #content table.fc-header span.fc-header-title {
 
h2 {
 
color: black;
 
}
 
}
 
 
.unternehmensbereiche {
 
    border-spacing: 8px;
 
}
 
.unternehmensbereiche td {
 
    background-color: #d6d6d6;
 
}
 
.unternehmensbereiche a, .unternehmensbereiche a.new {
 
    font-size: 36px;
 
    font-weight: bold;
 
    color: #68665c !important;
 
    text-decoration: none;
 
}
 
 
.page-Protokoll_Portal .createboxButton {
 
    width: 270px;
 
}
 
 
p.mw-empty-elt{
 
padding-top: 8px;
 
}
 
 
p.mw-empty-elt + p.mw-empty-elt{
 
padding-top: 0px;
 
}
 
 
  
 
table.organisationsprofil-table{
 
table.organisationsprofil-table{
Zeile 129: Zeile 31:
 
tr.organisationsprofil-row > td > div.hw-protokolle-results{
 
tr.organisationsprofil-row > td > div.hw-protokolle-results{
 
margin-left: 25px;
 
margin-left: 25px;
 +
}
 +
 +
.mainpage-button-arrows-white {
 +
background-image:url('/Entwurf-Demowiki-DE/nsfr_img_auth.php/0/01/Pfeilchen_Buttons_weiss.png');
 +
background-repeat: no-repeat;
 +
background-position-y: center;
 +
width: 26px;
 +
height: 16px;
 +
display: inline-block;
 +
margin-right: 10px;
 +
}
 +
.mainpage-button-arrows-blue {
 +
background-image:url('/Entwurf-Demowiki-DE/nsfr_img_auth.php/0/01/Pfeilchen_Buttons_blau.png');
 +
background-repeat: no-repeat;
 +
background-position-y: center;
 +
width: 26px;
 +
height: 16px;
 +
display: inline-block;
 +
margin-right: 10px;
 
}
 
}