mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 14:43:31 +00:00
Monotone-Parent: e386794fdf815f604f1ca9b4a70b393e9f4fe7e4
Monotone-Revision: eb2f5a8d3d72ba94f994f34666890ef3703e703c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-24T18:48:33 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -10,7 +10,7 @@ body
|
||||
right: 0px;
|
||||
bottom: 0px;
|
||||
color: #000000;
|
||||
font-family: Bitstream Vera Sans, Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
|
||||
font-family: sans-serif;
|
||||
font-size: small;
|
||||
background-color: #dbdad5;
|
||||
border: 0px;
|
||||
@@ -316,8 +316,10 @@ TEXTAREA
|
||||
-moz-border-left-colors: ThreeDShadow ThreeDDarkShadow transparent;
|
||||
}
|
||||
|
||||
INPUT.button, INPUT.button:hover
|
||||
INPUT.button
|
||||
{
|
||||
margin: 0px;
|
||||
padding: 0px .5em;
|
||||
border-top: 2px solid #fffffb;
|
||||
border-left: 2px solid #fffffb;
|
||||
border-bottom: 2px solid #888;
|
||||
@@ -330,7 +332,7 @@ INPUT.button, INPUT.button:hover
|
||||
|
||||
INPUT.button:active
|
||||
{
|
||||
-moz-outline: 0px;
|
||||
-moz-outline: none;
|
||||
margin: 0px;
|
||||
padding: 0px .5em;
|
||||
color: -moz-buttonhovertext;
|
||||
@@ -657,6 +659,7 @@ td img.tbtv_sortcell
|
||||
td.tbtv_subject_headercell
|
||||
{
|
||||
width: 50%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* drag handles */
|
||||
|
||||
Reference in New Issue
Block a user