mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Make hidden items more visible in breadcrumb
modified: theme/serenity/style/core.css
This commit is contained in:
parent
c0e88129d1
commit
2498dce0e9
@ -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;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user