modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
+++ /dev/null
-<div class="profile-match-wrapper">
- <div class="profile-match-photo">
- <a href="$url">
- <img src="$photo" alt="$name" />
- </a>
- </div>
- <span><a href="$url">$name</a>$inttxt<br />$tags</span>
- <div class="profile-match-break"></div>
- {{ if $connlnk }}
- <div class="profile-match-connect"><a href="$connlnk" title="$conntxt">$conntxt</a></div>
- {{ endif }}
- <div class="profile-match-end"></div>
-</div>
\ No newline at end of file
Smoothly
Created by Anne Walk and Devlon Duthie on 2011-09-24
- Modified by alex@friendica.pixelbits.de on 2012-09-17
+ Modified by alex@friendica.pixelbits.de on 2012-09-20
** Colors **
}
.qcomment {
- opacity: 0;
+ opacity: 0.8;
filter: alpha(opacity=0);
}
/*
* Name: Smoothly
* Description: Like coffee with milk. Theme works fine with iPad[2].
- * Version: Version 0.9.19-4
+ * Version: Version 0.9.20-1
* Author: Alex <https://friendica.pixelbits.de/profile/alex>
* Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>
* Screenshot: <a href="screenshot.png">Screenshot</a>