odoo/addons/base_calendar/static/lib/dhtmlxScheduler/codebase/dhtmlxscheduler_mobile.css

5 lines
34 KiB
CSS
Raw Normal View History

/*
This software is allowed to use under GPL or you need to obtain Commercial or Enterise License
to use it in not GPL project. Please contact sales@dhtmlx.com for details
*/
html,body{height:100%;padding:0;margin:0;overflow:auto;}.dhx_view{overflow:hidden;vertical-align:top;background-color:#FFF;}.dhx_layout_wide,.dhx_layout_space,.dhx_layout_head{background-color:#c3dbe3;}.dhx_border_space,.dhx_border_vspace{background-color:#adadad;overflow:hidden;}.dhx_border_space{height:1px;width:100%;}.dhx_border_vspace{width:1px;height:100%;display:table-cell;}.dhx_border_vspace.dhx_border_wide{width:10px;background-color:#c3dbe3;border-left:1px solid #adadad;border-right:1px solid #adadad;}.dhx_border_space.dhx_border_wide{height:10px;background-color:#c3dbe3;border-top:1px solid #adadad;border-bottom:1px solid #adadad;}.dhx_border_vspace.dhx_border_clean{width:10px;background-color:#c3dbe3;}.dhx_border_space.dhx_border_clean{height:4px;border-bottom:1px solid #adadad;}.dhx_loading_overlay{width:100%;height:100%;background-color:#D6D6D6;opacity:.5;background-image:url(./imgs/loading.png);background-repeat:no-repeat;background-position:center;}.dhx_multiview{background-color:#a0a0a0;}.dhx_el_icon div{background-image:url(./imgs/bar_icons_sprite.png);width:22px;height:22px;margin:10px;background-repeat:no-repeat;}.dhx_el_icon_refresh{background-position:0 0;}.dhx_el_icon_save{background-position:-22px 0;}.dhx_el_icon_add{background-position:-44px 0;}.dhx_el_icon_delete{background-position:-66px 0;}.dhx_el_icon_open{background-position:-88px 0;}.dhx_el_icon_run{background-position:-110px 0;}.dhx_el_icon_help{background-position:-132px 0;}.dhx_el_icon_new{background-position:-154px 0;}.dhx_el_icon_edit{background-position:-176px 0;}.dhx_el_icon_search{background-position:-198px 0;}.dhx_el_icon_close{background-position:-220px 0;}.dhx_el_label{text-shadow:0 1px 0 #FFF;height:43px;font-family:"Helvetica World","HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","Helvetica","Tahoma","Geneva","Arial",sans-serif;font-weight:bold;font-size:22px;color:#616161;}.dhx_el_label,.dhx_el_button,.dhx_el_segmented,.dhx_el_roundbutton,.dhx_el_nextbutton,.dhx_el_prevbutton,.dhx_el_defaultbutton{padding:5px 5px 0;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;}.dhx_el_label{padding-top:8px;}.dhx_el_defaultbutton input{font-size:15px;}.dhx_el_button input,.dhx_el_prevbutton input,.dhx_el_nextbutton input,.dhx_el_bigbutton input{height:32px;font-size:15px;font-weight:bold;text-decoration:none;color:#6e6e6e;text-shadow:$inputs_buttons_text_shadow;border:1px solid #93b0ba;-webkit-border-radius:8px;-webkit-border-bottom-right-radius:9px;-webkit-border-bottom-left-radius:9px;-moz-border-radius:8px;-moz-border-radius-bottomright:9px;-moz-border-radius-bottomleft:9px;border-radius:8px;border-bottom-right-radius:9px;border-bottom-left-radius:9px;padding:1px 15px 1px;background:#ebebeb;background:-webkit-gradient(linear,left top,left bottom,from(#fdfdfd),to(#dfdfdf));background:-moz-linear-gradient(top,#fdfdfd,#dfdfdf);-moz-box-shadow:inset 0 1px 1px #FFF,0px 1px #ebebeb;-webkit-box-shadow:inset 0 1px 1px #FFF,0px 1px #ebebeb;box-shadow:inset 0 1px 1px #FFF,0px 1px #ebebeb;}.dhx_el_prevbutton input,.dhx_el_nextbutton input{-moz-box-shadow:inset 0 1px 0 #FFF,0px 1px darken(#FFF(15%));-webkit-box-shadow:inset 0 1px 0 #FFF,0px 1px darken(#FFF(15%));box-shadow:inset 0 1px 0 #FFF,0px 1px darken(#FFF(15%));}.dhx_touch .dhx_el_button input,.dhx_touch .dhx_el_prevbutton input,.dhx_touch .dhx_el_nextbutton input{background:#e5e5e5;background:-webkit-gradient(linear,left top,left bottom,from(#e5e5e5),to(#dfdfdf));background:-moz-linear-gradient(top,#e5e5e5,#dfdfdf);color:#6e6e6e;text-shadow:$inputs_touch_text_shadow;}.dhx_el_prevbutton input{-webkit-border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:26px;-moz-border-radius-bottomleft:26px;text-align:center;padding-right:12px;padding-left:0;border-left-width:0;}.dhx_el_nextbutton input{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-topright:26px;-moz-border-radius-bottomright:26px;border-right-width:0;paddin