new file: view/theme/smoothly/shiny.png

modified:   view/theme/smoothly/style.css
	modified:   view/theme/smoothly/theme.php
This commit is contained in:
pixelroot 2012-09-17 13:49:09 +02:00
parent cd3938dfda
commit 176fe0351a
3 changed files with 7 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 B

View File

@ -164,12 +164,12 @@ input[type=submit]:active {
} }
::selection { ::selection {
background: #fdf795; background: #fec01d;
color: #000; /* Safari and Opera */ color: #000; /* Safari and Opera */
} }
::-moz-selection { ::-moz-selection {
background: #fdf795; background: #fec01d;
color: #000; /* Firefox */ color: #000; /* Firefox */
} }
@ -3801,10 +3801,10 @@ hr.line-dots {
----------------------------------------------------------- */ ----------------------------------------------------------- */
.shiny { .shiny {
background: #fbfde9; background: #fbfde9;
border-radius: 5px;
} }
/*div.wall-item-content-wrapper.shiny { div.wall-item-content-wrapper.shiny {
background-image: url("shiny.png"); background-image: url("shiny.png");
background-repeat: no-repeat; background-repeat: repeat-y;
}*/ }

View File

@ -3,7 +3,7 @@
/* /*
* Name: Smoothly * Name: Smoothly
* Description: Like coffee with milk. Theme works fine with iPad[2]. * 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> * Author: Alex <https://friendica.pixelbits.de/profile/alex>
* Maintainer: Alex <https://friendica.pixelbits.de/profile/alex> * Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>
* Screenshot: <a href="screenshot.png">Screenshot</a> * Screenshot: <a href="screenshot.png">Screenshot</a>