modified: view/theme/smoothly/style.css

modified:   view/theme/smoothly/wallwall_thread.tpl
This commit is contained in:
pixelroot 2012-09-06 14:15:38 +02:00
parent a888b59c42
commit a6f7ff686c
2 changed files with 125 additions and 136 deletions

View File

@ -2,8 +2,8 @@
style.css
Smoothly
Created by Anne Walk and Devlon Duthie on 2011-09-24.
Modified by alex@friendica.pixelbits.de on 2012-09-05
Created by Anne Walk and Devlon Duthie on 2011-09-24
Modified by alex@friendica.pixelbits.de on 2012-09-06
*/
/* ========== */
@ -26,8 +26,6 @@ body {
padding-bottom: 3em;
position: relative;
width: 960px;
/*margin: 0px;*/
/*padding: 0px;*/
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size: 15px;
font-size-adjust: none;
@ -37,7 +35,6 @@ body {
line-height: 18px;
color: #626262;
background-color: #F2F2F2;
/*width: 99%;*/
color: #333333;
}
@ -92,7 +89,6 @@ input[type=text] {
}
input[type=submit] {
/*margin: 10px 2px 5px 2px;*/
margin: 0px 0px 5px 2px;
border: none;
font-size: 0.9em;
@ -131,10 +127,8 @@ input[type=submit]:active {
section {
float: left;
/*margin-left: 8%;*/
padding-top: 60px; /*50*/
width: 730px; /*50%*/
/*margin: 0px 0px 30px 4%;*/
padding-top: 60px;
width: 730px;
font-size: 0.9em;
line-height: 1.2em;
}
@ -785,9 +779,7 @@ ul .sidebar-group-li .icon{
#profile-jot-submit-wrapper {
}
#jot-title {
/*border: 0px;*/
margin: 0px;
height: 20px;
width: 466px;
@ -798,7 +790,6 @@ ul .sidebar-group-li .icon{
#jot-title::-webkit-input-placeholder{font-weight: normal;}
#jot-title:-moz-placeholder{font-weight: normal;}
#jot-title:hover,
#jot-title:focus {
border: 1px solid #cccccc
@ -1098,7 +1089,7 @@ profile-jot-banner-wrapper {
color: #898989;
}
.wall-item-location .smalltext { margin-left: 2px; font-size: 0.9em; display: block;}
.wall-item-location .smalltext { margin-left: 25px; font-size: 0.9em; display: block;}
.wall-item-location > br { display: none; }
.wall-item-conv a{
font-size: 0.9em;
@ -2932,7 +2923,7 @@ tr {
}
.notify {
background-image: url("notify.png");}
background-image: url("notifications.png");}
repeat: no-repeat;
}
@ -2953,7 +2944,6 @@ tr {
.dislike { background-position: -190px 0px;}
.like { background-position: -210px 0px;}
.link { background-position: -230px 0px;}
.globe { background-position: -50px -20px;}
.noglobe { background-position: -70px -20px;}
.no { background-position: -90px -20px;}
@ -2964,10 +2954,8 @@ tr {
.recycle { background-position: -190px -20px;}
.remote-link { background-position: -210px -20px;}
.share { background-position: -230px -20px;}
.tools { background-position: -50px -40px;}
.lock { background-position: -70px -40px;}
.unlock {
background-position: -90px -40px;
background-image: none;
@ -3232,8 +3220,8 @@ ul.menu-popup {
-moz-box-shadow: 5px 5px 10px #242424;
-webkit-box-shadow: 5px 5px 10px #242424;
box-shadow: 5px 5px 10px #242424;
}
#nav-notifications-menu .contactname { font-weight: bold; font-size: 0.9em; }
#nav-notifications-menu img { float: left; margin-right: 5px; }
#nav-notifications-menu .notif-when { font-size: 0.8em; display: block; }
@ -3279,7 +3267,6 @@ ul.menu-popup {
max-height:150px;
overflow:auto;
z-index:100000;
color: #2e3436;
border-top: 0px;
background: #eeeeee;
@ -3292,8 +3279,8 @@ ul.menu-popup {
-moz-box-shadow: 3px 3px 4px #959494;
-webkit-box-shadow: 3px 3px 4px #959494;
box-shadow: 3px 3px 4px #959494;
}
.acpopupitem {
color: #2e3436; padding: 4px;
clear:left;
@ -3316,21 +3303,21 @@ ul.menu-popup {
opacity: 0;
filter:alpha(opacity=0);
}
.qcomment:hover {
opacity: 1.0;
filter:alpha(opacity=100);
}
.notify-seen {
background: #000;
}
/* Pages profile widget */
#page-profile div#profile-page-list{
margin-left: 45px;
}
hr.line-dots {
background: url("icons/dot.png") repeat-x scroll left center transparent;
border: medium none;

View File

@ -86,6 +86,8 @@
<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-dislike" id="wall-item-dislike-$item.id">$item.dislike</div>
<div class="wall-item-comment-separator"></div>
{{ if $item.threaded }}
{{ if $item.comment }}
<div class="wall-item-comment-wrapper $item.indent" >