Вход Регистрация
Файл: base-sys/admin/views/controllers/themes_choose_theme.html
Строк: 135
<?php
{style}
{
literal}

.
theme_thumbs {
    
width60%;
}
.
theme_select_delete_btn, .theme_select_submit .peep_positive{
width:270px;
}

.
theme_icon {
    
background-repeat:no-repeat;
    
display:block;
    
cursor:pointer;
    
background-position5px 5px;
    
background-repeatno-repeat;
    
bordernone;
    
height210px;
    
width417px;
    
margin0;
background-size:100%;
-
webkit-background-size:100%;
-
moz-background-size:100%;
}

.
theme_title{
    
font-weight:bold;
}

.
theme_desc{
    
padding:10px 0;
}

.
theme_controls input[type="text"]{
    
width:310px;
}

.
theme_control_image{
    
background-repeat:no-repeat;
    
background-position:5050%;
    
border:1px solid #ccc;
    
height:40px;
    
width:310px;
}

.
theme_item {
    
    
padding-bottom7px;
    
padding-right9px;
    
text-aligncenter;    
    
positionrelative;
}

.
theme_item a {
    
displayblock;
    
outline0 none;
}

.
theme_icon span.name {
    
displaynone;
}

.
theme_item span.fake{
    
    
displayblock;
    
height200px;
border:5px solid #ccc;
}

.
theme_item .theme_icon span.clicked,
.
theme_item .theme_icon.clicked span.clicked {
    
border:5px solid #57ad1d;
}

.
theme_item .theme_icon.clicked span {
    
border:5px solid #57ad1d;
}

html body .selected_theme_info{
    
float:right;
    
width:312px;

}

html body .selected_theme_info_stick{
    
width:312px;
}

.
themes_preview {
    
overflowhidden;
    
padding6px 6px 0;
    
positionrelative;
    
width302px;
   
border:1px solid #cdcdcd;
padding-bottom:20px;
}
.
theme_wrap a {
    
displayblock;
    
height179px;
    
widthauto;
    
cursorpointer;
    
background-position0px 0px;
}
.
theme_text_wrap {
    
padding13px 0 0;
}
.
theme_text_wrap .theme_desc {
    
font-size11px;
    
padding3px 0;
}
.
theme_info .peep_table_3 td {
    
text-alignleft;
}
.
theme_info .peep_table_3 {
    
margin-bottom5px;
}
.
theme_info .peep_table_3 td.peep_label {
    
padding-left0;
    
width18%;
}
.
theme_item.theme_update span.fake {
    
border:5px solid #e89494;
}
.
theme_item.theme_clicked span.fake {
    
}
.
theme_item.active span.clicked {
    
}
.
theme_update_label {
    
positionabsolute;
    
right14px;
    
top5px;
    
background#e89494;
    
}
.
theme_item.theme_clicked .theme_update_label,
.
theme_item.active .theme_update_label {
    
backgroundnone repeat scroll 0 0 #57ad1d;
   
}
{/
literal}
{/
style}
<
div class="clearfix">

<
div class="selected_theme_info">
<
div class="selected_theme_info_stick">
{
block_decorator name='box' type='empty' iconClass="peep_ic_info" }
<
div class="themes_preview">
    
    <
div class="theme_text_wrap">
        <
div class="theme_title">{$themeInfo.title}</div>
        <
div class="theme_desc">{$themeInfo.description}</div>
    </
div>

            <
table style="padding-bottom:15px;">
            <
tr class="peep_tr_first">
                
                <
td class="peep_value"><span class="author">{$themeInfo.author}</span></td>
            </
tr>
            <
tr>
                
                <
td class="peep_value"><span class="author_url"><a href="{$themeInfo.authorUrl}">{$themeInfo.authorUrl}</a></span></td>
            </
tr>
            </
table>
        <
div class="peep_center" style="padding-top:20px;"><div class="peep_center theme_control_button peep_btn_delimiter">{decorator name='button' class='theme_select_submit peep_positive' langLabel='admin+themes_choose_activate_button_label'}<span class="dlt_btn" {if empty($themeInfo.delete_url)} style="display:none;"{/if}>{decorator name='button' class='theme_select_delete_btn peep_ic_delete' langLabel='admin+themes_choose_delete_button_label'}</span> </div></div>
            
        </
div>
{/
block_decorator}
</
div>
</
div>

<
div class="theme_thumbs">
{
block_decorator name='box' type='empty' iconClass="peep_ic_monitor"}
<
div class="themes_select clearfix">
{foreach 
from=$themes item='theme'}
<
div class="theme_item{if $theme.active} active{/if}{if $theme.update_url} theme_update{/if}">
    <
class="theme_icon {$theme.key}href="javascript://" style="background-image:url({$theme.iconUrl});">
        <
span class="fake{if $theme.active} clicked{/if}"></span>
        <
span class="name">{$theme.title}</span>
    </
a>
    {if 
$theme.update_url}<div class="theme_update_label"><class="peep_lbutton peep_green" href="{$theme.update_url}">{text key='admin+manage_plugins_update_button_label'}</a></div>{/if}
</
div>
{/foreach}
</
div>
{/
block_decorator}

</
div>
    <
div style="display: none;">
        <
div class="delete_confirm_node clearfix">    
            <
div class="message peep_stdmargin"></div>
            <
div class="peep_right">{decorator name='button' class='theme_select_delete peep_positive' langLabel='base+yes'}</div>
        </
div>
    </
div>
</
div>
?>
Онлайн: 0
Реклама