From b4e2151a91eb827bc90a44a906f7a7c40fde95c7 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 4 Sep 2012 01:29:39 +0200 Subject: List mailboxes, aliases, and lists --- css/style.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'css') diff --git a/css/style.css b/css/style.css index 390a634..465a7b1 100644 --- a/css/style.css +++ b/css/style.css @@ -160,3 +160,19 @@ div.editform { font-weight: bold; color: #32CD32; } +.description { + text-align: justify; + font-style: italic; + margin: auto; + width: 600px; +} +.edit { + font-weight: normal; + font-size: 11pt; + margin: 10pt; +} +.add { + font-weight: normal; + font-size: 11pt; + margin: 10pt; +} -- cgit v1.2.3