This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
Sonarr
mirror of
https://github.com/Sonarr/Sonarr
Watch
1
Star
0
Fork
You've already forked Sonarr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Fixed: Calendar tooltips won't be hidden behind buttons
Browse Source
pull/103/head
Mark McDowall
10 years ago
parent
367ab6a361
commit
1a2cc0a3d1
1 changed files
with
6 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
6
src/UI/Content/Overrides/fullcalendar.less
Unescape
Escape
View File
@ -19,3 +19,9 @@
padding-left: 5px;
}
}
.fc-header {
.fc-state-active {
z-index: 1;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-source-mirrors/Sonarr
Title
Body
Create Issue