mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Backbone collection will not sort properly.... wtf
Sorting on the server now for calendar
This commit is contained in:
parent
06c1055b0d
commit
18d7963ade
4 changed files with 21 additions and 7 deletions
|
@ -78,7 +78,6 @@
|
|||
}
|
||||
|
||||
h4 {
|
||||
text-transform : none !important;
|
||||
font-weight : 500;
|
||||
color : #008dcd;
|
||||
margin : 5px 0px;
|
||||
|
@ -113,6 +112,7 @@
|
|||
line-height : 1em;
|
||||
color : #555555;
|
||||
font-weight : 300;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue