From f7fb0d5f560f11abc1738837e235853668ad4c6e Mon Sep 17 00:00:00 2001 From: thomasb Date: Wed, 30 Apr 2008 13:16:56 +0000 Subject: 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 --- translator/styles.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'translator/styles.css') 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; } -- cgit v1.2.3