Moving options from 2nd tab to main area. Step1. MDL-8793

Merged from MOODLE_18_STABLE
This commit is contained in:
stronk7
2007-03-29 22:19:29 +00:00
parent 8f80eba57d
commit 136ce8dee2
3 changed files with 83 additions and 44 deletions
+15
View File
@@ -2848,10 +2848,16 @@ body#mod-forum-search .introcontent {
}
.entrybox {
width: 100%;
border-width: 0px 1px 1px 1px;
border-style: solid;
}
.entrybox hr {
border-left:none;
border-right:none;
}
.glossarypost {
width: 95%;
border-width:1px;
@@ -2969,6 +2975,15 @@ body#mod-forum-search .introcontent {
text-align: center;
}
.mod-glossary .tabrow0 {
padding-bottom: 5px;
}
#mod-glossary-view .glossarycontrol {
float: right;
text-align:right;
white-space: nowrap;
}
/***
*** Modules: Journal