sum7/warehost-frontend
sum7
/
warehost-frontend
Archived
1
0
Fork 0
This repository has been archived on 2020-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
warehost-frontend/public/app/app.styl

32 lines
506 B
Stylus

.navbar-brand
padding 4.5px 15px 2.5px
> img
display inline
margin 0 10px
height 100%
.angular-ui-tree
.list-group
margin-right 5px
.list-group-item
padding 0px
margin 0px
.angular-ui-tree-handle
padding 10px 10px
> .btn
margin-right 5px
:hover
color #438eb9
background #f4f6f7
border-color #dce2e8
.angular-ui-tree-placeholder
background #f0f9ff
border 2px dashed #bed2db
-webkit-box-sizing border-box
-moz-box-sizing border-box
box-sizing border-box