Removed stf-site from STF.

Moved stf-graphics to res/common/logo.
This commit is contained in:
Gunther Brunner
2015-06-22 19:56:21 +09:00
parent cdee3d7711
commit 43fff42ec6
9 changed files with 3950 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
.stf-menu .stf-logo {
background: url(../../bower_components/stf-graphics/logo/exports/STF-512.png) no-repeat 0 0;
background: url(../../common/logo/exports/STF-512.png) no-repeat 0 0;
width: 32px;
height: 32px;
float: left;