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

@ -278,7 +278,7 @@ width: 158px;
{
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;
@ -307,7 +307,7 @@ width: 158px;
{
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;

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;

View File

@ -49,7 +49,7 @@
{loop element}
<li>
<div class="{element.class}">
{cover.browse} <img style="width: 80px" src="{element.image.url}"/> {cover.browse.end}
{element.cover.browse} <img style="width: 80px" src="{element.image.url}"/> {element.cover.browse.end}
</div>
<div class="info">
<div class="title"><p>{element.name}</p>