diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-02-28 21:52:57 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-02-28 21:52:57 +0000 |
| commit | 5a96eb45661ea8d5acba62fcb0493d90611212e9 (patch) | |
| tree | 6d030ae6da3a3548c8d1f7edfc52b924e555a71f /roundcubemail/installer/styles.css | |
| parent | 316f71e7a7888f97354b513ff33104d1bc46855a (diff) | |
Add IMAP test and some more options to installer script
git-svn-id: https://svn.roundcube.net/trunk@1155 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/installer/styles.css')
| -rw-r--r-- | roundcubemail/installer/styles.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/roundcubemail/installer/styles.css b/roundcubemail/installer/styles.css index 1e91ec2c0..ed64ff001 100644 --- a/roundcubemail/installer/styles.css +++ b/roundcubemail/installer/styles.css @@ -224,3 +224,8 @@ a.removelink { background-color: #ef9398; border: 2px solid #dc5757; } + +.userconf { + color: #00c; + font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; +} |
