diff --git a/view/theme/smoothly/shiny.png b/view/theme/smoothly/shiny.png new file mode 100644 index 0000000000..3af6030fdf Binary files /dev/null and b/view/theme/smoothly/shiny.png differ diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index 852b966eb7..27729c1691 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -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; +} + diff --git a/view/theme/smoothly/theme.php b/view/theme/smoothly/theme.php index 5f8eaa4247..f4227f6408 100644 --- a/view/theme/smoothly/theme.php +++ b/view/theme/smoothly/theme.php @@ -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 * Maintainer: Alex * Screenshot: Screenshot