Implemented editor filters

This commit is contained in:
2018-03-23 01:43:45 +01:00
parent ca7bedfa0a
commit 15db0a7e80
20 changed files with 273 additions and 154 deletions

View File

@ -0,0 +1,25 @@
#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