mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 09:36:18 +00:00
39e37d5776
More improvements for #984
15 lines
272 B
Plaintext
15 lines
272 B
Plaintext
title: $:/plugins/tiddlywiki/translators/styles
|
|
tags: $:/tags/Stylesheet
|
|
|
|
.tc-translators-string-table table {
|
|
width: 100%;
|
|
}
|
|
|
|
.tc-translators-string-table .tc-btn-invisible {
|
|
width: 1em;
|
|
height: 2em;
|
|
}
|
|
|
|
.tc-translators-string-table .tc-drop-down {
|
|
min-width: 500px;
|
|
} |