mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-23 06:45:19 -07:00
parent
41d3f6d7ea
commit
28e0f85e88
2 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,7 @@
|
|||
|
||||
.primary {
|
||||
border-color : @btn-primary-bg;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.info {
|
||||
|
|
|
@ -1354,6 +1354,7 @@ be a descendant of the grid when it is being dragged.
|
|||
|
||||
.fc-list-item:hover td {
|
||||
background-color: #f5f5f5;
|
||||
color: #444444;
|
||||
}
|
||||
|
||||
.fc-list-item-marker,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue