mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
Monotone-Parent: 9e675b65a7a8a7cf12aaef1f620d53f96f36f6f1
Monotone-Revision: f24f77cd426b9ffe6784a6045e5c34654d00e9b0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T21:51:20 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -585,6 +585,7 @@ A.button:active
|
||||
-moz-border-left-colors: #9c9a94 #000; }
|
||||
|
||||
INPUT.button,
|
||||
INPUT.button:disabled,
|
||||
A.button,
|
||||
A[class~="_disabled"].button:active
|
||||
{ cursor: default;
|
||||
@@ -601,6 +602,9 @@ A[class~="_disabled"].button:active
|
||||
text-decoration: none;
|
||||
color: inherit; }
|
||||
|
||||
INPUT.button:disabled
|
||||
{ color: #999; }
|
||||
|
||||
A.button
|
||||
{ padding: 4px; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user