add ability to create timer
This commit is contained in:
parent
f030db9841
commit
121d1de0af
10 changed files with 355 additions and 16 deletions
|
@ -106,6 +106,12 @@
|
|||
padding: 10px;
|
||||
}
|
||||
|
||||
@media all and (max-width: 400px) {
|
||||
.libraryPage .ui-content {
|
||||
padding: 10px 0;
|
||||
}
|
||||
}
|
||||
|
||||
.libraryPage, .libraryPage .itemListContent {
|
||||
background: #494949 url(images/bgflip.png) repeat-x!important;
|
||||
background-attachment: fixed!important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue