Gebruiker:Buxx/foreground.css: verschil tussen versies

Scoutpedia.nl, dé Scouting wiki
Ga naar:navigatie, zoeken
(Start maken met een nieuwe stijl voor SP)
 
kGeen bewerkingssamenvatting
Regel 5: Regel 5:
.top-bar-section li a:not(.button),
.top-bar-section li a:not(.button),
.top-bar-section .has-form {
.top-bar-section .has-form {
   background: #FFE4B2;
   background: #536c00;
   color: #000000;
   color: #000000;
}
}
Regel 11: Regel 11:
.top-bar-section > ul > .divider,
.top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
.top-bar-section > ul > [role="separator"] {
   border-color: #FFE4B2;
   border-color: #536c00;
}
}


Regel 17: Regel 17:
.top-bar-section ul li.hover > a,
.top-bar-section ul li.hover > a,
.top-bar-section ul li ul.dropdown li.hover > a{
.top-bar-section ul li ul.dropdown li.hover > a{
     background: #FFAE00;
     background: #8db800;
}
}


/* Slightly darker color for the dropdowns */
/* Slightly darker color for the dropdowns */
.top-bar-section ul li ul.dropdown li > a {
.top-bar-section ul li ul.dropdown li > a {
     background: #FFE4B2;
     background: #536c00;
}
}

Versie van 3 nov 2014 16:03

/* Custom Foreground menubar colors */
.top-bar,
.top-bar-section ul,
.top-bar-section ul li.active > a,
.top-bar-section li a:not(.button),
.top-bar-section .has-form {
   background: #536c00;
   color: #000000;
}

.top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
  border-color: #536c00;
}

/* Darker color for the hover over items */
.top-bar-section ul li.hover > a,
.top-bar-section ul li ul.dropdown li.hover > a{
    background: #8db800;
}

/* Slightly darker color for the dropdowns */
.top-bar-section ul li ul.dropdown li > a {
    background: #536c00;
}
Cookies helpen ons onze services aan te bieden. Door onze services te gebruiken stemt u in met het gebruik van onze cookies.