This repository has been archived on 2022-11-21. You can view files and clone it, but cannot push or open issues or pull requests.
kspace-static/dist/admin/style.css

2 lines
1017 B
CSS

body{background-color:#f8f9fa;display:flex;flex-direction:row}#main-area{flex:1;display:flex;flex-direction:column;min-height:100vh}#main-area>.container{flex:1}.admin-sidebar{min-height:100vh;width:300px}.admin-sidebar ul{margin:0;padding:0;margin-bottom:3rem}.admin-sidebar a{padding:1.5rem;padding-top:1rem;padding-bottom:1rem;display:block;color:white}.admin-sidebar a:hover{background-color:rgba(255,255,255,0.2);text-decoration:none}.admin-sidebar a i.fa{display:inline-block;width:1.5rem}.card-connection{margin:auto;max-width:360px}.container-password{flex:1;display:flex;justify-content:center;width:100%}.nav-link.nav-title{border:0}.nav-link.nav-title:hover{border:0}.card-header .nav-tabs{border-bottom:0}.card-stats tr:first-child td,.card-stats tr:first-child th{border-top:0}.modifier-listelement-line{display:flex}tr.card-header td,tr.card-header th{border:0}tr.card-tablebody td,tr.card-tablebody th{border:0}tr.card-tablebody:not(:last-child){border-bottom:1px solid #dee2e6}.td-id{font-weight:700}