mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP] pms view
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
overflow: initial !important;
|
||||
}
|
||||
*/
|
||||
|
||||
.o_hotel_calendar_view {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.nopadding {
|
||||
padding: 0 !important;
|
||||
margin: 0 !important;
|
||||
@@ -17,6 +23,7 @@
|
||||
|
||||
#pms-menu {
|
||||
padding: 0 0.2em !important;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#pms-menu .input-group span, #pms-menu input {
|
||||
@@ -29,6 +36,11 @@
|
||||
font-size: x-small;
|
||||
}
|
||||
|
||||
#pms-calendar: {
|
||||
flex: 1 1 auto;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
button .led {
|
||||
position: absolute;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user