Skip to content

Commit

Permalink
MDL-38636 Hidden module names are difficult to read on breadcumb in S…
Browse files Browse the repository at this point in the history
…erenity

	modified:   core.css
  • Loading branch information
roelmann committed Mar 15, 2014
1 parent 2d9a0b8 commit 7c57864
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions theme/serenity/style/core.css
Expand Up @@ -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
-------------------------*/

Expand Down Expand Up @@ -320,4 +322,4 @@ body.has_dock {
.mform .btn-cancel:hover, .mform .btn-cancel:focus {
color: #336688;
text-decoration: underline;
}
}

0 comments on commit 7c57864

Please sign in to comment.