Files
core/view/css/mod_tokens.css
2018-09-26 22:32:06 +02:00

17 lines
191 B
CSS

.zat-example {
color: red;
}
#atoken-index {
width: 100%;
}
#atoken-index td:nth-child(1){
padding: 7px 3px 7px 10px;
white-space: nowrap;
}
.atoken-index-tool {
padding: 7px 10px;
}