25 lines
292 B
Plaintext
25 lines
292 B
Plaintext
|
#records
|
||
|
horizontal-wrap
|
||
|
justify-content space-around
|
||
|
margin-top content-padding
|
||
|
|
||
|
.record
|
||
|
vertical
|
||
|
ui-element
|
||
|
padding 0.5rem 1rem
|
||
|
margin 0.5rem
|
||
|
|
||
|
.record-id
|
||
|
:before
|
||
|
content "ID: "
|
||
|
|
||
|
.record-view
|
||
|
//
|
||
|
|
||
|
.record-view-api
|
||
|
//
|
||
|
|
||
|
.record-count
|
||
|
text-align right
|
||
|
font-size 0.8rem
|
||
|
opacity 0.5
|