You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
401 B
29 lines
401 B
3 years ago
|
.HyperMD-table-row span.cm-inline-code {
|
||
|
font-size: 100%;
|
||
|
}
|
||
|
|
||
|
.widget-icon {
|
||
|
width: 20px;
|
||
|
height: 20px;
|
||
|
fill: var(--text-muted);
|
||
|
}
|
||
|
|
||
|
.widget-icon:hover {
|
||
|
fill: var(--text-normal);
|
||
|
}
|
||
|
|
||
|
.advanced-tables-csv-export textarea {
|
||
|
height: 200px;
|
||
|
width: 100%;
|
||
|
}
|
||
|
|
||
|
.advanced-tables-donation {
|
||
|
width: 70%;
|
||
|
margin: 0 auto;
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
.advanced-tables-donate-button {
|
||
|
margin: 10px;
|
||
|
}
|