Moving options from 2nd tab to main area. Step1. MDL-8793
Merged from MOODLE_18_STABLE
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user