From: Art Cancro Date: Fri, 18 Jun 2010 19:06:30 +0000 (+0000) Subject: * Reduce size of icon bar button text. Looks better on all browsers now. X-Git-Tag: v7.86~150 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=07cbd25c444ccd8c86471bc50ee1c2234560313c;p=citadel.git * Reduce size of icon bar button text. Looks better on all browsers now. --- diff --git a/webcit/static/webcit.css b/webcit/static/webcit.css index c336b9a8d..7bfc9118b 100644 --- a/webcit/static/webcit.css +++ b/webcit/static/webcit.css @@ -54,8 +54,7 @@ body { font-size: 100%;} body { background-color: #6C91A6; - font-family: Bitstream Vera Sans, Tahoma, sans-serif; - /* font-weight: 400; */ + font-family: sans-serif; } #iconbar_container, .boxcontent,.service form div,table.altern .odd, #message_list, .message_content, #roomlist_div,.editednode,.mailbox_summary, .auth_validate, .event_background, .calendar_background, .calendar_view_background, .graphics_background, .messages_background, .paging_background, .preferences_background, .roomops_background, .sieve_background, .siteconfig_background, .smtpqueue_background, .tabs_background, .useredit_background, .userlist_background, .wiki_history_background, .wiki_pagelist_background, .downloads_background, .vcard_edit_background, div.auto_complete, div.auto_complete ul, #summary_view { @@ -95,7 +94,7 @@ body { } .ib_button { - font-size: 90%; + font-size: 80%; } #room_infos, #address_book_popup, .mimepart, .room_actions form select {