Fixes bug MDL-6360 "Resizable image in breadcrumb trail..."

- files block_search_forums.php, calendar/lib.php, lang/en_utf8/access.php, weblib.php, theme/standard/config.php, styles_color.css
This commit is contained in:
nfreear 2006-09-19 11:36:21 +00:00
parent 717cfb0a7b
commit 57100a9098
6 changed files with 91 additions and 30 deletions

View file

@ -196,6 +196,10 @@ table.formtable tbody th {
*** Header
***/
.breadcrumb .sep {
color:#aaa;
}
.headerskip a:link,
.headerskip a:visited,
.headerskip a:hover {
@ -957,4 +961,4 @@ body#mod-quiz-report table#attempts .r1 {
#admin-roles-override .capcurrent {
background-color:#FFFFFF;
border: 1px solid #cecece;
}
}