hide map for Character groups Quest Stations when there are no stations

This commit is contained in:
oliver 2016-04-09 13:44:37 +02:00
commit df14dfafc3
4371 changed files with 1220224 additions and 0 deletions

View file

@ -0,0 +1,40 @@
#pluginSettings {
width: 820px;
border-spacing: 0px 15px;
.columnTitle {
width:400px
}
.columnField {
width:220px
}
.columnHelp {
width:200px
}
.title {
font-weight: bold
}
.settingIntroduction {
padding-bottom: 0px;
}
.form-description {
font-style: normal;
margin-top: 3px;
display: block;
}
.superUserSettings {
margin-top: 1em;
}
}
#pluginsSettings {
.submitSeparator {
background-color: #DADADA;
height: 1px;
border: 0px;
}
}