modified: view/theme/smoothly/style.css

modified:   view/theme/smoothly/theme.php
	view/theme/smoothly/mobile
This commit is contained in:
pixelroot 2012-09-07 10:09:24 +02:00
parent 6a46717e1a
commit 1157b627af
2 changed files with 11 additions and 7 deletions

View File

@ -1047,13 +1047,17 @@ profile-jot-banner-wrapper {
} }
.wall-item-lock-wrapper { float: right; } .wall-item-lock-wrapper { float: right; }
.wall-item-dislike, .wall-item-dislike,
.wall-item-like, .wall-item-like {
.wall-item-author { clear: left;
/*clear: left;*/
font-size: 0.9em; font-size: 0.9em;
margin: 0px 0px 10px 450px; /*140*/ margin: 0px 0px 10px 450px;
padding-left: 0px; /*10*/ padding-left: 0px;
/* font-variant:small-caps; */
}
.wall-item-author {
font-size: 0.9em;
margin: 0px 0px 0px 100px;
padding-left: 0px;
} }
.wall-item-author a { .wall-item-author a {

View File

@ -3,7 +3,7 @@
/* /*
* Name: Smoothly * Name: Smoothly
* Version: Version 0.3 * Version: Version 0.3
* Author: Alex <alex@friendica.pixelbits.de> * Author: Alex <info@pixelbits.de>
* Maintainer: Alex alex@friendica.pixelbits.de> * Maintainer: Alex alex@friendica.pixelbits.de>
* Description: Theme optimized for Tablets (iPad etc.) * Description: Theme optimized for Tablets (iPad etc.)
* Screenshot: <a href="screenshot.png">Screenshot</a> * Screenshot: <a href="screenshot.png">Screenshot</a>