new file: view/theme/smoothly/shiny.png
modified: view/theme/smoothly/style.css modified: view/theme/smoothly/theme.php
This commit is contained in:
parent
cd3938dfda
commit
176fe0351a
3 changed files with 7 additions and 7 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue