mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
Monotone-Parent: cf0e281b1ddabaa9d9d2254c68173616e13215d0
Monotone-Revision: 193627476b7f3a685b8b6cfd32f56231e28a5b94 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-29T20:02:21 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
/* common stuff */
|
||||
|
||||
/* Bitstream VeraSans, , Tahoma, FreeSans, Helvetica, sans-serif */
|
||||
BODY
|
||||
{ position: absolute;
|
||||
top: 0px;
|
||||
@@ -10,7 +9,7 @@ BODY
|
||||
right: 0px;
|
||||
bottom: 0px;
|
||||
color: #262B33;
|
||||
font-family: Lucida Grande, Bitstream VeraSans, Tahoma;
|
||||
font-family: Lucida Grande, Bitstream VeraSans, Tahoma, sans-serif;
|
||||
font-size: 8pt;
|
||||
background-color: #E6E7E6;
|
||||
border: 0px;
|
||||
|
||||
Reference in New Issue
Block a user