]> git.mxchange.org Git - friendica.git/commitdiff
deleted: view/theme/smoothly/match.tpl
authorpixelroot <info@pixelbits.de>
Thu, 20 Sep 2012 07:25:53 +0000 (09:25 +0200)
committerpixelroot <info@pixelbits.de>
Thu, 20 Sep 2012 07:25:53 +0000 (09:25 +0200)
modified:   view/theme/smoothly/style.css
modified:   view/theme/smoothly/theme.php

view/theme/smoothly/match.tpl [deleted file]
view/theme/smoothly/style.css
view/theme/smoothly/theme.php

diff --git a/view/theme/smoothly/match.tpl b/view/theme/smoothly/match.tpl
deleted file mode 100644 (file)
index 244b243..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<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
index 90de5a4f28bdf4b94c0e4bc9a91b32c5f9392f38..e1be59bebeba30c6a9bc4e6c4749a67e6ca64708 100644 (file)
@@ -3,7 +3,7 @@
        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 ** 
@@ -3795,7 +3795,7 @@ ul.menu-popup {
 }
 
 .qcomment {
-       opacity: 0;
+       opacity: 0.8;
        filter: alpha(opacity=0);
 }
 
index 14c40a2ea285f026a53ce6df3efd5680a2574b74..51031624de8199edc44518dcc24161279609afd3 100644 (file)
@@ -3,7 +3,7 @@
 /*
  * 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>