setting-ize css

setting-ize css+tag

setting-ize css+issues

Workaround for card-specific css is using card id, eg to change the background color of the card header for card 123 named "important card" you'd add this to "*css":

 

.cardid-123 .card-header {
  background: #507

}

 


 

Workaround for now is using cardtype's style name, eg to change the background color of card headers of Organizations, you'd add this to "*css":

 

.type-Organization .card-header {
  background: #507

}

 

Note however that the CSS style will always be the original name of that cardtype card. Inspect the HTML of any card of the type in question to see it's original name.

 

setting-ize css+solution

|cardname|+*self+*css

|cardtype|+*type+*css

etc.

 

Related support tickets:
Relevant user stories:
add one

 

 

Notes

add a note

try it

 

wagneers

intro

videos

features

syntax

weekly calls

ideas

 

twitter

mailing list

 

developers

roadmap

next release

tickets

pack API

REST API

one-pager

 

github

mailing list

 

wagn.org

recent

todo