Fixed client icons for the native client
This commit is contained in:
parent
2a3ce68af3
commit
dfb83e7861
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
width:16px;
|
width:16px;
|
||||||
height:16px;
|
height:16px;
|
||||||
background:url('../../img/ts/basic_icons.png') no-repeat;
|
background:url('../../img/ts/basic_icons.png') no-repeat;
|
||||||
|
background:url('../img/ts/basic_icons.png') no-repeat;
|
||||||
background-size: 16px 608px;
|
background-size: 16px 608px;
|
||||||
|
|
||||||
flex-grow: 0;
|
flex-grow: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue