mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-09 13:35:26 +00:00
Monotone-Parent: d31a045aea36312935ee1173ab031b085b099751
Monotone-Revision: 6cfba12fb94b5901b149e029c710bdc53dd3d3f1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-09T21:27:55 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -239,13 +239,11 @@ A.toolbarButton
|
||||
|
||||
SPAN.toolbarButton, SPAN.disabledToolbarButton
|
||||
{ cursor: default;
|
||||
display: block;
|
||||
display: inline;
|
||||
float: left;
|
||||
height: 80%;
|
||||
text-align: center;
|
||||
-moz-box-align: center;
|
||||
-moz-box-pack: center;
|
||||
margin: 0px;
|
||||
border-left: 1px solid transparent;
|
||||
border-top: 1px solid transparent;
|
||||
border-right: 1px solid transparent;
|
||||
@@ -278,8 +276,7 @@ SPAN.toolbarButton:active
|
||||
margin: auto; }
|
||||
|
||||
.toolbarButton .buttonLabel
|
||||
{ width: 100%;
|
||||
margin: auto; }
|
||||
{ margin: auto; }
|
||||
|
||||
/* popups */
|
||||
.menu
|
||||
|
||||
Reference in New Issue
Block a user