style.css
Smoothly
- Created by alex@friendica.pixelbits.de on 2012-10-04
+ Created by alex@friendica.pixelbits.de on 2012-10-19
** Colors **
Blue links - #1873a2
list-style: none outside none;
background: url("arrow.png") no-repeat scroll left center transparent;
display: block;
- /*padding: 3px 24px;*/
+ padding: 3px 24px;
}
.required {
}
.fileas-link, .categories-link {
- margin-left: 24px;
+ margin-left: 0px;
}
.fileas-all, .categories-all {
padding-top: 10px;
}
-.wall-item-comment-wrapper {}
+.wall-item-comment-wrapper {
+ margin-left: 10px;
+}
.wall-item-photo-menu {
display: none;
}
.comment-edit-text-empty {
- width: 80%;
+ width: 672px; /*80%*/
height: 20px;
color: #babdb6;
transition: all 0.5s ease-in-out;
}
.comment-edit-text-full {
- width: 80%;
+ width: 670px;
height: 6em;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
.comment-edit-submit-wrapper {
- width: 80%;
- margin-left: 40px;
+ width: 670px;
+ margin-left: 20px;
text-align: left;
}
background-image: url("photo-menu.jpg");
background-position: top left;
background-repeat: no-repeat;
- margin: 0px; padding: 0px;
+ margin: 10px 0 0 0; padding: 0px;
width: 16px;
height: 16px;
top: 64px; left:0px;
.qcomment {
opacity: 0.8;
filter: alpha(opacity=0);
+ position: relative;
+ left: 30px;
}
.qcomment:hover {
.fc-grid,
.fc-border-separate,
.fc-content {}
+
+div#datebrowse-sidebar.widget {
+ text-align:center;
+}
/*
* Name: Smoothly
* Description: Like coffee with milk. Theme works fine with iPad[2].
- * Version: Version 0.10.4
+ * Version: Version 0.10.19
* Author: Alex <https://friendica.pixelbits.de/profile/alex>
* Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>
* Screenshot: <a href="screenshot.png">Screenshot</a>