Added shiny class to duepuntozero theme
This commit is contained in:
parent
c967f55bad
commit
0d73897b3a
2 changed files with 7 additions and 1 deletions
BIN
view/theme/duepuntozero/shiny.jpg
Normal file
BIN
view/theme/duepuntozero/shiny.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 333 B |
|
@ -205,6 +205,12 @@ footer {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.shiny {
|
||||||
|
background-image: url(shiny.jpg);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
background-position: left bottom;
|
||||||
|
}
|
||||||
|
|
||||||
/* from defautlt */
|
/* from defautlt */
|
||||||
#jot-perms-icon,
|
#jot-perms-icon,
|
||||||
#profile-location,
|
#profile-location,
|
||||||
|
@ -1843,4 +1849,4 @@ a.mail-list-link {
|
||||||
padding: 0px 0px 5px 0px;
|
padding: 0px 0px 5px 0px;
|
||||||
font-size: 120%;
|
font-size: 120%;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue