Thought I'd moved the version up a already but looks like I forgot to commit. Also made it
have a bit more contrast with it's background.
This commit is contained in:
@@ -164,7 +164,7 @@ h5{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.umb-version {
|
.umb-version {
|
||||||
color: #cacaca; position: absolute; bottom: 5px; right: 20px;
|
color: #bbbbbb; position: absolute; bottom: 5px; right: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* DASHBOARD */
|
/* DASHBOARD */
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h1 class="headline">Help</h1>
|
<h1 class="headline">Help</h1>
|
||||||
|
<small class="umb-version">{{version}}</small>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="umb-panel-body umb-scrollable">
|
<div class="umb-panel-body umb-scrollable">
|
||||||
@@ -61,5 +62,4 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<small class="umb-version">{{version}}</small>
|
|
||||||
</div>
|
</div>
|
||||||
Reference in New Issue
Block a user