mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 08:55:08 +00:00
Monotone-Parent: 0aac806f5c69535395d7afe19450dab4f13e26ec
Monotone-Revision: e8176d01432cb95784ce3ce45d2c8f4e36b46bdd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T16:48:16 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -29,9 +29,9 @@ TABLE, DIV, IMG
|
||||
padding: 0px; }
|
||||
|
||||
IMG#progressIndicator
|
||||
{ position: absolute;
|
||||
top: 2.5em;
|
||||
right: 1em; }
|
||||
{ float: right;
|
||||
margin-top: 1.5em;
|
||||
margin-right: 1em; }
|
||||
|
||||
DIV.pageContent
|
||||
{ /* position: absolute;
|
||||
@@ -630,6 +630,13 @@ DIV.dragHandle:active
|
||||
{ background: #99a; }
|
||||
|
||||
/* search fields */
|
||||
DIV#filterPanel
|
||||
{
|
||||
height: 2em;
|
||||
vertical-align: middle;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
INPUT#searchValue
|
||||
{ margin-right: 1em;
|
||||
width: 20em;
|
||||
|
||||
Reference in New Issue
Block a user