wekan/client/components/main/brokenCards.styl

32 lines
574 B
Stylus
Raw Normal View History

2021-01-10 00:17:59 +02:00
.broken-cards-card-wrapper
margin-top: 0
margin-bottom: 10px
border-width: 3px !important
border-color: grey !important
border-style: solid
border-radius: 5px
padding: 1.5rem
background-color: white
2021-01-10 00:17:59 +02:00
.broken-cards-wrapper
2021-01-10 00:17:59 +02:00
max-width: 500px
margin-right: auto
margin-left: auto
.broken-cards-card-title
2021-01-10 00:17:59 +02:00
font-weight: bold
//padding: 10px
2021-01-10 00:17:59 +02:00
.broken-cards-context
display: inline-block
.broken-cards-context-separator
font-weight: bold
.broken-cards-context-list
//margin-bottom: 0.7rem
2021-01-10 00:17:59 +02:00
.broken-cards-null
color: darkred
2021-01-10 00:17:59 +02:00
font-style: italic