mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:53:27 +02:00
- Adding data folder for external data.
- Adding Layout Controller. - Start adding STF 1 layout - Refactored graphics to a common repository. - Added all bower/npm dependencies needed for now.
This commit is contained in:
@@ -350,7 +350,7 @@ svg {
|
||||
}
|
||||
|
||||
.stf-logo {
|
||||
background: url("../img/favicon128.png") no-repeat 0 0;
|
||||
background: url("../../data/images/favicon128.png") no-repeat 0 0;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user