Make hidden items more visible in breadcrumb

modified:   theme/serenity/style/core.css
This commit is contained in:
roelmann 2014-03-15 20:45:58 +00:00
parent c0e88129d1
commit 2498dce0e9

View File

@ -74,7 +74,9 @@ a:hover {
background: #aeb9c6 url([[pix:theme|breadcrumb]]) repeat-x 0 100%;
padding: 5px;
}
.navbar a.dimmed_text {
color:#f2f2f2;
}
/* Blocks
-------------------------*/
@ -326,4 +328,4 @@ body.has_dock {
.mform .btn-cancel:hover, .mform .btn-cancel:focus {
color: #336688;
text-decoration: underline;
}
}