wekan/client/components/main/myCards.styl

77 lines
1.3 KiB
Stylus
Raw Normal View History

2020-12-31 19:14:55 +02:00
.my-cards-list
.my-cards-list-item
border-bottom: 1px solid darken(white, 25%)
padding: 10px 5px
&:last-child
border-bottom: none
.my-cards-list-item-keys
margin-top: 5px
float: right
kbd
padding: 5px 8px
margin: 5px
font-size: 18px
.my-cards-list-item-action
font-size: 1.4em
margin: 5px
.my-cards-board-wrapper
border-radius: 8px
//padding: 0.5rem
max-width: 400px
border-width: 8px
border-color: grey
border-style: solid
margin-bottom: 2rem
margin-right: auto
margin-left: auto
2020-12-31 19:14:55 +02:00
.board-title
font-size: 1.4rem
2020-12-31 19:14:55 +02:00
font-weight: bold
padding: 0.5rem
background-color: grey
color: white
2020-12-31 19:14:55 +02:00
.swimlane-title
font-size: 1.1rem
2020-12-31 19:14:55 +02:00
font-weight: bold
padding: 0.5rem
padding-bottom: 0.4rem
margin-top: 0
margin-bottom: 0.5rem
//border-top: black 1px solid
//border-bottom: black 1px solid
text-align: center
.swimlane-default-color
background-color: lightgrey
2020-12-31 19:14:55 +02:00
.list-title
font-weight: bold
font-size: 1.1rem
//padding-bottom: 0
//margin-bottom: 0
text-align: center
margin-bottom: 0.7rem
.list-color-bar
//height: 0.3rem
margin-bottom: 0.3rem
margin-top: 0
padding-top: 0
.my-cards-list-wrapper
margin: 1rem
margin-top: 1rem
border-radius: 5px
padding: 1.5rem
padding-top: 0.75rem
.card-title
margin-top: 5px