kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Use slightly bolder text for tag pills
rodzic
0e57ce4090
commit
5bf238fc86
|
@ -531,7 +531,7 @@ button.tc-tag-label, span.tc-tag-label {
|
|||
display: inline-block;
|
||||
padding: 0.16em 0.7em;
|
||||
font-size: 0.9em;
|
||||
font-weight: 300;
|
||||
font-weight: 400;
|
||||
line-height: 1.2em;
|
||||
color: <<colour tag-foreground>>;
|
||||
white-space: nowrap;
|
||||
|
@ -557,6 +557,7 @@ button.tc-untagged-label {
|
|||
height: 1em;
|
||||
width: 1em;
|
||||
fill: <<colour tag-foreground>>;
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
||||
.tc-tag-manager-table .tc-tag-label {
|
||||
|
|
Ładowanie…
Reference in New Issue