2 lines
2.6 KiB
CSS
2 lines
2.6 KiB
CSS
|
/* 2020-3-24 08:23:23 | 版权所有 军懋国兴 http://marsgis.cn */
|
||
|
@charset "utf-8";*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;width:100%;margin:0;padding:0;border:none;overflow:hidden;font-family:"Helvetica Neue",Helvetica,Tahoma,Arial,"Microsoft Yahei","Hiragino Sans GB","WenQuanYi Micro Hei",sans-serif;font-size:14px;background-color:transparent!important}body{padding:1px}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#62a8ea;text-decoration:none}a:focus,a:hover{color:#89bceb;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline:0;outline-offset:-2px}li,ul{list-style:none}.dark{color:#fff}.dark a{color:#fff;text-decoration:none}.dark a:hover{color:#c30;text-decoration:underline}.dark .content{overflow:auto;position:relative;background:0 0;height:400px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dark .btn-default,.dark .dropdown-menu,.dark .form-control,.dark .input-group-addon,.dark input{color:#fff;background-color:rgba(63,72,84,.6)}.input-group{width:100%}.dark .btn-primary{background-color:rgba(32,160,255,.2)}.dark .btn-danger{background-color:rgba(255,109,109,.2)}.dark .btn-warning{background-color:rgba(196,188,181,.2)}.dark .table-hover>tbody>tr:hover{background-color:#3f4854}.dark .dropdown-menu>li>a{color:#fff}.dark .dropdown-menu>li>a:focus,.dark .dropdown-menu>li>a:hover{background-color:#4db3ff}body,html{scrollbar-base-color:#f4f7fc;scrollbar-track-color:#f4f7fc;scrollbar-face-color:#797979;scrollbar-arrow-color:#f4f7fc;scrollbar-shadow-color:#f4f7fc;scrollbar-3dlight-color:#f4f7fc;scrollbar-highlight-color:#f4f7fc;scrollbar-darkshadow-color:#f4f7fc}::-webkit-scrollbar-button{height:0;width:0;display:none}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{border:0}::-webkit-scrollbar{height:10px;width:10px;background:0 0;border-radius:5px}::-webkit-scrollbar-thumb{padding-top:100px;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset -1px -1px 0 rgba(0,0,0,.07);background-color:#797979;min-height:28px;border-radius:4px;background-clip:padding-box}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{border:0}::-webkit-scrollbar-thumb:hover{-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,.25);background-color:rgba(0,0,0,.4)}::-webkit-scrollbar-thumb:active{-webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,.35);background-color:rgba(0,0,0,.5)}
|