]> git.mxchange.org Git - friendica.git/commitdiff
new file: view/theme/smoothly/shiny.png
authorpixelroot <info@pixelbits.de>
Mon, 17 Sep 2012 11:49:09 +0000 (13:49 +0200)
committerpixelroot <info@pixelbits.de>
Mon, 17 Sep 2012 11:49:09 +0000 (13:49 +0200)
modified:   view/theme/smoothly/style.css
modified:   view/theme/smoothly/theme.php

view/theme/smoothly/shiny.png [new file with mode: 0644]
view/theme/smoothly/style.css
view/theme/smoothly/theme.php

diff --git a/view/theme/smoothly/shiny.png b/view/theme/smoothly/shiny.png
new file mode 100644 (file)
index 0000000..3af6030
Binary files /dev/null and b/view/theme/smoothly/shiny.png differ
index 852b966eb7058f48f423a515fba084f71fc9336f..27729c1691c627622a3d4d812023070fc4971569 100644 (file)
@@ -164,12 +164,12 @@ input[type=submit]:active {
 }
 
 ::selection    {
-       background: #fdf795;
+       background: #fec01d;
        color: #000; /* Safari and Opera */
 }
 
 ::-moz-selection {
-       background: #fdf795;
+       background: #fec01d;
        color: #000; /* Firefox */
 }
 
@@ -3801,10 +3801,10 @@ hr.line-dots {
 ----------------------------------------------------------- */
 .shiny {
        background: #fbfde9;
-       border-radius: 5px;
 }
 
-/*div.wall-item-content-wrapper.shiny {
+div.wall-item-content-wrapper.shiny {
        background-image: url("shiny.png");
-       background-repeat: no-repeat;
-}*/
+       background-repeat: repeat-y;
+}
+
index 5f8eaa4247bec396fd856caf28db37a2a30cfec2..f4227f64081b53c0990aa9aed6cfc0a04fb413a7 100644 (file)
@@ -3,7 +3,7 @@
 /*
  * Name: Smoothly
  * Description: Like coffee with milk. Theme works fine with iPad[2].
- * Version: 0.8
+ * Version: 0.8.1
  * Author: Alex <https://friendica.pixelbits.de/profile/alex>
  * Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>
  * Screenshot: <a href="screenshot.png">Screenshot</a>