Old branding logo and some fixes

This commit is contained in:
Alex D. 2019-02-28 21:19:52 +01:00
parent 958fd5ac46
commit 3c48440dd9
11 changed files with 301 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 749 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 88 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -228,6 +228,10 @@ h6 small {
border-color: #111;
}
.form-control option {
background-color: #222;
}
.btn,
.btn-default {
background-color: #222;
@ -748,4 +752,8 @@ label.control-label>span.field-optional:before {
.number-info-box-content {
padding: 15px 10px 0;
}
.table-responsive {
border: none !important;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long