mirror of
https://github.com/atlanticbiomedical/portal.git
synced 2025-07-01 10:07:27 -04:00
Fixed calendar css
This commit is contained in:
@ -388,6 +388,7 @@ body {
|
||||
|
||||
.day-cell-container {
|
||||
border-right: 1px solid #D5D5D5;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.day-cell , .day-cell-weekend {
|
||||
@ -439,6 +440,11 @@ body {
|
||||
.gwt-cal .gwt-appointment-panel {
|
||||
position: relative;
|
||||
height: 1200px;
|
||||
margin-top: -340px;
|
||||
}
|
||||
|
||||
.gwt-cal .time-strip {
|
||||
margin-top: -340px;
|
||||
}
|
||||
|
||||
.gwt-cal .gwt-appointment-cell {
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user