update translator styles
This commit is contained in:
parent
4d5fb06edc
commit
1661fb91e2
@ -25,7 +25,7 @@ code { font-family: Menlo, monospace; color: #333; }
|
|||||||
a:not(.button) { color: #06f; text-decoration: none; border-bottom: 1px #efefef solid;}
|
a:not(.button) { color: #06f; text-decoration: none; border-bottom: 1px #efefef solid;}
|
||||||
a:not(.button):hover { border-bottom-color: #ccc; }
|
a:not(.button):hover { border-bottom-color: #ccc; }
|
||||||
.translation-item { margin-bottom: 50px; display: block; }
|
.translation-item { margin-bottom: 50px; display: block; }
|
||||||
.translation-item-path { font-family: Menlo, monospace; font-size: 10px; color: #ccc; margin-bottom: 10px; display: block; border: none; }
|
.translation-item .translation-item-path { font-family: Menlo, monospace; font-size: 10px; color: #ccc; margin-bottom: 10px; display: block; border: none; }
|
||||||
.translation-item input, .translation-item textarea { font-family: sans-serif; color: #666; font-size: 14px; line-height: 1.5; width: 100%; display: block; padding: 3px; }
|
.translation-item input, .translation-item textarea { font-family: sans-serif; color: #666; font-size: 14px; line-height: 1.5; width: 100%; display: block; padding: 3px; }
|
||||||
.translation-item textarea { min-height: 200px };
|
.translation-item textarea { min-height: 200px };
|
||||||
.translation-item-original { margin-bottom: 15px; }
|
.translation-item-original { margin-bottom: 15px; }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user