Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
bug 817748: Ensure week view event bars appear above time grid lines
Browse files Browse the repository at this point in the history
  • Loading branch information
lmorchard committed Dec 5, 2012
1 parent bc1710b commit bf8fa2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/calendar/style/week_view.css
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
#week-view .week-events > ol li.event {
position: absolute;
width: 100%;
z-index: 10;
}

#week-view .week-events > ol.hour-allday li.event {
Expand Down

0 comments on commit bf8fa2d

Please sign in to comment.