modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/wallwall_thread.tpl
This commit is contained in:
parent
6ac28c97f1
commit
6a46717e1a
|
@ -291,7 +291,6 @@ nav {
|
||||||
}
|
}
|
||||||
nav a { text-decoration: none; color: #eeeeec; border:0px;}
|
nav a { text-decoration: none; color: #eeeeec; border:0px;}
|
||||||
nav a:hover { text-decoration: none; color: #eeeeec; border:0px;}
|
nav a:hover { text-decoration: none; color: #eeeeec; border:0px;}
|
||||||
|
|
||||||
nav #banner {
|
nav #banner {
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
@ -305,7 +304,6 @@ nav #banner #logo-text a {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav #user-menu {
|
nav #user-menu {
|
||||||
display: block;
|
display: block;
|
||||||
width: 190px; /*240*/
|
width: 190px; /*240*/
|
||||||
|
@ -327,19 +325,16 @@ nav #user-menu {
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav #user-menu-label::after {
|
nav #user-menu-label::after {
|
||||||
content: url("menu-user-pin.png") no-repeat;
|
content: url("menu-user-pin.png") no-repeat;
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav #user-menu-label {
|
nav #user-menu-label {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul#user-menu-popup {
|
ul#user-menu-popup {
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
@ -363,7 +358,6 @@ ul#user-menu-popup {
|
||||||
box-shadow: 5px 5px 10px #242424;
|
box-shadow: 5px 5px 10px #242424;
|
||||||
z-index: 10000;
|
z-index: 10000;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul#user-menu-popup li { display: block; }
|
ul#user-menu-popup li { display: block; }
|
||||||
ul#user-menu-popup li a { display: block; padding: 5px; }
|
ul#user-menu-popup li a { display: block; padding: 5px; }
|
||||||
ul#user-menu-popup li a:hover {
|
ul#user-menu-popup li a:hover {
|
||||||
|
@ -373,7 +367,6 @@ ul#user-menu-popup li a:hover {
|
||||||
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6da6c4', endColorstr='#1873a2');
|
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6da6c4', endColorstr='#1873a2');
|
||||||
background-color:#6da6c4;
|
background-color:#6da6c4;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul#user-menu-popup li a.nav-sep { border-top: 1px solid #989898; border-style:inset; }
|
ul#user-menu-popup li a.nav-sep { border-top: 1px solid #989898; border-style:inset; }
|
||||||
|
|
||||||
/* ============= */
|
/* ============= */
|
||||||
|
@ -389,13 +382,12 @@ ul#user-menu-popup li a.nav-sep { border-top: 1px solid #989898; border-style:in
|
||||||
width: 44px;
|
width: 44px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
background: transparent url('notifications.png') 0px 0px no-repeat;
|
background: transparent url('notifications.png') 0px 0px no-repeat;
|
||||||
color: #333333; /*efefef*/
|
color: #333333;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
padding-top: 0.5em;
|
padding-top: 0.5em;
|
||||||
float: left;
|
float: left;
|
||||||
padding-left: 11px;
|
padding-left: 11px;
|
||||||
/*display: none;*/
|
|
||||||
}
|
}
|
||||||
#notify-update { background-position: 0px -168px; }
|
#notify-update { background-position: 0px -168px; }
|
||||||
#net-update { background-position: 0px -126px }
|
#net-update { background-position: 0px -126px }
|
||||||
|
@ -410,7 +402,6 @@ ul#user-menu-popup li a.nav-sep { border-top: 1px solid #989898; border-style:in
|
||||||
position: fixed;
|
position: fixed;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
#language-selector {
|
#language-selector {
|
||||||
position:fixed;
|
position:fixed;
|
||||||
bottom:2px;
|
bottom:2px;
|
||||||
|
@ -443,7 +434,6 @@ ul#user-menu-popup li a.nav-sep { border-top: 1px solid #989898; border-style:in
|
||||||
color: #efefef;
|
color: #efefef;
|
||||||
font-style: bold;
|
font-style: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sysmsg_info br,
|
#sysmsg_info br,
|
||||||
#sysmsg br {
|
#sysmsg br {
|
||||||
display:block;
|
display:block;
|
||||||
|
@ -1061,7 +1051,7 @@ profile-jot-banner-wrapper {
|
||||||
.wall-item-author {
|
.wall-item-author {
|
||||||
/*clear: left;*/
|
/*clear: left;*/
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
margin: 0px 0px 0px 100px; /*140*/
|
margin: 0px 0px 10px 450px; /*140*/
|
||||||
padding-left: 0px; /*10*/
|
padding-left: 0px; /*10*/
|
||||||
/* font-variant:small-caps; */
|
/* font-variant:small-caps; */
|
||||||
}
|
}
|
||||||
|
|
|
@ -86,7 +86,6 @@
|
||||||
<div class="wall-item-wrapper-end"></div>
|
<div class="wall-item-wrapper-end"></div>
|
||||||
<div class="wall-item-like" id="wall-item-like-$item.id">$item.like</div>
|
<div class="wall-item-like" id="wall-item-like-$item.id">$item.like</div>
|
||||||
<div class="wall-item-dislike" id="wall-item-dislike-$item.id">$item.dislike</div>
|
<div class="wall-item-dislike" id="wall-item-dislike-$item.id">$item.dislike</div>
|
||||||
<div class="wall-item-comment-separator"></div>
|
|
||||||
|
|
||||||
{{ if $item.threaded }}
|
{{ if $item.threaded }}
|
||||||
{{ if $item.comment }}
|
{{ if $item.comment }}
|
||||||
|
|
Loading…
Reference in a new issue