[Mobile] Add header logo
This commit is contained in:
parent
7a201585c6
commit
f6b9e3b686
BIN
apps/common/mobile/resources/img/header/header-logo.png
Normal file
BIN
apps/common/mobile/resources/img/header/header-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1 KiB |
BIN
apps/common/mobile/resources/img/header/header-logo@2x.png
Normal file
BIN
apps/common/mobile/resources/img/header/header-logo@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
|
@ -65,7 +65,7 @@
|
|||
display: inline-block;
|
||||
width: 86px;
|
||||
height: 20px;
|
||||
background-image: url(http://192.168.3.191:8080/web-apps-pro/apps/common/main/resources/img/header/header-logo.png);
|
||||
background-image: url(../../common/main/resources/img/header/header-logo.png);
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
display: inline-block;
|
||||
width: 86px;
|
||||
height: 20px;
|
||||
background-image: url(http://192.168.3.191:8080/web-apps-pro/apps/common/main/resources/img/header/header-logo.png);
|
||||
background-image: url(../../common/main/resources/img/header/header-logo.png);
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
display: inline-block;
|
||||
width: 86px;
|
||||
height: 20px;
|
||||
background-image: url(http://192.168.3.191:8080/web-apps-pro/apps/common/main/resources/img/header/header-logo.png);
|
||||
background-image: url(../../common/main/resources/img/header/header-logo.png);
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue