REFACTORING: framework cleanup, preparing for php7.4 and loading dependencies from composer

This commit is contained in:
Stephan Kasdorf
2019-11-03 22:06:50 +01:00
parent 236f94bb70
commit 70dccc3f15
615 changed files with 219 additions and 76798 deletions

View File

@@ -25,7 +25,7 @@
width: 100%;
min-height: 25px;
cursor: pointer;
background-color: #D69145;
background-color: #181818;
}
.closed {
bottom: 0px !important;
@@ -40,7 +40,7 @@ span.nibiru-bar-logo {
height: 25px;
margin: 0px;
padding: 0px;
background-image: url("/public/img/logos/nibriu-logo.png");
background-image: url("/public/img/logos/nibiru-bar-logo.png");
background-position: left top;
background-repeat: no-repeat;
background-size: cover;

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB