diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-04-30 13:16:56 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-04-30 13:16:56 +0000 |
| commit | f7fb0d5f560f11abc1738837e235853668ad4c6e (patch) | |
| tree | d639b282a8f29212a54fd1f9f477c7b309907274 /translator/styles.css | |
| parent | a1fc1907825607e103b8706d6d05bf8f29b1e8e2 (diff) | |
Remove short php tags + add option to download the localization file
git-svn-id: https://svn.roundcube.net/trunk@1345 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'translator/styles.css')
| -rw-r--r-- | translator/styles.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/translator/styles.css b/translator/styles.css index 596026954..0e02c05ab 100644 --- a/translator/styles.css +++ b/translator/styles.css @@ -78,6 +78,10 @@ fieldset { color: black; } +.hint { + color: #999; +} + #translations { margin: 20px 0; } |
