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