mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-18 13:05:57 +00:00
Major refresh of CSS stylesheets.
Monotone-Parent: 508bbe52515b0ad7119c755b4cc91d17e313c06b Monotone-Revision: d09001490c2d88332ef3ec446bfd0aa488d0de8c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-04T22:13:20 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -13,6 +13,9 @@ SPAN.datePicker INPUT.textField
|
||||
SPAN.timeDateControl A.button
|
||||
{ border: 0; }
|
||||
|
||||
SPAN.timeDateControl A:hover
|
||||
{ text-decoration: none; }
|
||||
|
||||
SPAN.content
|
||||
{ position: absolute;
|
||||
line-height: 2em;
|
||||
@@ -111,3 +114,11 @@ IMG#progressIndicator
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
margin: 0 5px; }
|
||||
|
||||
SPAN.content INPUT,
|
||||
SPAN.content SELECT,
|
||||
SPAN.content SPAN,
|
||||
SPAN.timeDateControl INPUT,
|
||||
SPAN.timeDateControl SELECT,
|
||||
SPAN.timeDateControl SPAN
|
||||
{ vertical-align: top; }
|
||||
|
||||
Reference in New Issue
Block a user