new styles for web browser buttons (import/read/browse)

fixed folder_iphone.tpl
This commit is contained in:
Luis Ángel San Martín
2014-08-19 16:33:20 +02:00
parent 679cd96d5b
commit c09e86dae9
4 changed files with 11 additions and 11 deletions

View File

@ -276,7 +276,7 @@ width: 212px;
{
width: 60px;
background: url("/images/browse.png") no-repeat scroll 0 0 transparent;
background-position: 16px 5px;
background-position: 1px 6px;
background-size: 7px 7px;
border: none;
text-align:right;
@ -305,7 +305,7 @@ width: 212px;
{
width: 60px;
background: url("/images/read.png") no-repeat scroll 0 0 transparent;
background-position: 24px 5px;
background-position: 18px 5px;
background-size: 7px 9px;
border: none;
text-align:right;