mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Tootips added or episode status
This commit is contained in:
parent
62e9d7566e
commit
fc9dcb1084
3 changed files with 6 additions and 4 deletions
2
UI/Content/Overrides/bootstrap.less
vendored
2
UI/Content/Overrides/bootstrap.less
vendored
|
@ -1,6 +1,6 @@
|
|||
@import "../prefixer";
|
||||
|
||||
.label, .badge {
|
||||
.label, .badge, i {
|
||||
cursor : default;
|
||||
}
|
||||
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
i {
|
||||
font-size : 16px;
|
||||
color : #595959;
|
||||
cursor : default;
|
||||
}
|
||||
.checkbox {
|
||||
width : 100px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue