mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
Series episode count legend added
This commit is contained in:
@@ -111,37 +111,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.legend {
|
||||
margin: 5px;
|
||||
|
||||
ul {
|
||||
margin: 0;
|
||||
margin-bottom: 5px;
|
||||
padding: 0;
|
||||
float: left;
|
||||
list-style: none;
|
||||
|
||||
li {
|
||||
font-size: 80%;
|
||||
list-style: none;
|
||||
margin-left: 0;
|
||||
line-height: 18px;
|
||||
margin-bottom: 2px;
|
||||
|
||||
span {
|
||||
display: block;
|
||||
float: left;
|
||||
height: 16px;
|
||||
width: 30px;
|
||||
margin-right: 5px;
|
||||
margin-left: 0;
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.calendar, .legend {
|
||||
.calendar, {
|
||||
.primary {
|
||||
border-color : @btnPrimaryBackground;
|
||||
background-color : @btnPrimaryBackground;
|
||||
|
||||
Reference in New Issue
Block a user