Changeset 2658660
- Timestamp:
- 01/17/2022 10:09:04 AM (4 years ago)
- File:
-
- 1 edited
-
availability-calendar/trunk/public/css/styles.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
availability-calendar/trunk/public/css/styles.css
r2592481 r2658660 57 57 transition: all ease-in-out .3s; 58 58 opacity: 0; 59 /*height: auto !important;*/59 height: auto !important; 60 60 } 61 61 div.owac.regularslider .owac-slide > div{ … … 260 260 padding: 0px 5px 35px 5px !important; 261 261 } 262 div.owac.regularslider .owac-slide{ 263 min-height: 315px; 264 } 262 265 } 263 266 @media only screen and (max-width: 800px){
Note: See TracChangeset
for help on using the changeset viewer.