File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 256256 .rw-datetimepicker {
257257 box-shadow : none !important ;
258258 font-size : 16px !important ;
259+ .rw-btn {
260+ min-width : 37px ;
261+ i { margin : 0 ; }
262+ }
263+ & .rw-has-both {
264+ padding-right : 74px ;
265+ > .rw-select {
266+ width : 75px ;
267+ & :hover {
268+ background : #fff ;
269+ }
270+ .rw-btn :first-child { border-right : 1px solid #ccc ; }
271+ .rw-btn :hover { background : #fc0 ; }
272+ }
273+ }
259274 }
260275 .rw-calendar-popup {
261276 left : auto !important ;
262277 right : -10px !important ;
263278 }
279+ .rw-calendar {
280+ .rw-header {
281+ padding-bottom : 15px ;
282+ .rw-btn-view { width : 188px ; }
283+ }
284+ }
285+ .rw-calendar-grid th {
286+ padding-bottom : 8px ;
287+ }
264288 .rw-state-focus {
265289 border : 1px solid $dark-orange !important ;
266290 }
291+ .rw-list-option {
292+ padding : 8px 5px ;
293+ }
267294}
You can’t perform that action at this time.
0 commit comments