All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.css.easy-api.css Maven / Gradle / Ivy

@charset "utf-8"
/* head */
.header{height: 65px; border-bottom: 1px solid #404553;  background-color: #393D49; color: #fff;}
.search{position: absolute; right: 0; top: 18px; color: white;font-size: 22px;}
#groupNames{width:500px;border-radius:10px;}
.logo{position: absolute; left: 0; top: 18px; color: white;font-size: 22px;}
.logo img{width: 82px; height: 31px;}
.logo small{
    font-size: 10px;
    position: relative;
    top: -5px;
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 2px 8px;
    vertical-align: super;
    border-radius: 57px;
    background: #7d8492;
    }
.version{margin: 0;font-family: Titillium Web,sans-serif;color: #fff;}
.responseJson{padding: 0 0 50px 15px;}

/* body */
.pl10{padding-left: 10px}
.hide{display: none}
.site-content {padding: 0 10px 0 10px}
.bg-grey {background-color: #7d8492;}
.parameter-text{width:100%;}
.method-type{ float: right;padding: 0px 0px 5px 0px;}
.method{
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    font-size: 0.7em;
    text-align: center;
    padding: 7px;
    margin-right: 5px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
.delete{background-color: #999999;}
.get{background-color: #CD0000;}
.head{background-color: #ffd20f;}
.options{background-color: #0f6ab4;}
.patch{background-color: #EE30A7;}
.post{background-color: #00CD00;}
.put{background-color: #c5862b;}

.delete_font{color: #999999;}
.get_font{color: #CD0000;}
.head_font{color: #ffd20f;}
.options_font{color: #0f6ab4;}
.patch_font{color: #EE30A7;}
.post_font{color: #00CD00;}
.put_font{color: #c5862b;}

.ref_entity{background-color: #f9f9f9;font-weight: 500;}
/*
.delete_body{backgroud-color:#faf5ee;}
.get_body{background-color: #ebf3f9;}
.head_body{background-color: #fcffcd;}
.options_body{background-color: #ebf3f9;}
.patch_body{background-color: #faf0ef;}
.post_body{background-color: #ebf7f0;}
.put_body{background-color: #faf5ee;}
*/

/*继承layui - start*/
.layui-table{color:#282b33 !important;}
.layui-table th {font-weight: 600 !important;}
.layui-side-scroll {width: 100% !important;}
.layui-nav-tree {width: 100% !important;}
.layui-layout-admin .layui-side {width: 20% !important;}
.layui-body{left:20% !important;}
.layui-this a cite{color:#fff !important; }
.layui-nav-tree .layui-nav-child, .layui-nav-tree .layui-nav-child a:hover {
    background-color: #41444c !important;
    color: #DEB887 !important;
}
.layui-nav-tree .layui-nav-child a {
    height: 55px;
    line-height: 25px;
    color: #c2c2c2;
    border-bottom: 1px dashed ;
}

/*继承layui - end*/


.red{color: red}


.footer{line-height: 44px; text-align: center; background-color: #eee; color: #666; }
.footer a{padding: 0 5px;}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy