mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 17:46:19 +00:00
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;
|
||
|
}
|