New: Loads of Backend Updates to Clients and Indexers

This commit is contained in:
Qstick
2019-06-13 23:54:25 -04:00
parent c48838e5b6
commit 8a9e2dc90d
345 changed files with 5859 additions and 2669 deletions

View File

@@ -71,6 +71,7 @@
.success {
border-color: $successColor;
background-color: $successColor;
color: #eee;
&.outline {
color: $successColor;
@@ -101,7 +102,7 @@
.large {
padding: 3px 7px;
font-weight: bold;
font-size: 14px;
font-size: $defaultFontSize;
}
/** Outline **/