mainly corretion for a disply problem of the course page in MSIE plus some minor changes.

This commit is contained in:
urs_hunkler 2005-06-06 14:53:57 +00:00
parent f04a5d36e4
commit bc172e3b87
3 changed files with 18 additions and 7 deletions

View File

@ -575,10 +575,9 @@ table.message_search_results td {
*** Modules:Glossary
***/
.mod-glossary #content {
background-color:#F9FAFA
}
.mod-glossary #content {
background-color:#F9FAFA
}
.entryboxheader {
border-color:#BBB
}
@ -587,7 +586,8 @@ table.message_search_results td {
background-color:#FFF
}
.glossarypost {
border-color:#DDD
border-color:#DDD;
background-color:#FFF
}
.glossarypost .entryheader,
.glossarypost .entryapproval,

View File

@ -484,6 +484,9 @@ body#mod-forum-index .cell {
.glossarypost .entryheader .time {
font-style:italic
}
.glossarypopup {
font-size:0.8em
}
.concept {
font-weight:bold
}

View File

@ -57,6 +57,9 @@ h6.main {
width:auto;
padding:5px
}
#layout-table #middle-column .topics {
width:95%
}
#layout-table #right-column {
width:22%;
padding:5px
@ -260,10 +263,12 @@ h6.main {
#course-view .topics {
margin:0 0.5em 0 1em
}
#course-view .section .left,
#course-view .section .right {
#course-view .section .left {
width:0.8em
}
#course-view .section .right {
width:30px
}
#course-view .section .left a {
display:none
}
@ -325,6 +330,9 @@ h6.main {
.glossarydisplay {
border-bottom:5px solid
}
.glossarypopup {
margin-top:0.5em
}
/***
*** Modules:Resource