mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-02 23:34:21 +00:00
Monotone-Parent: 9a9be506022799b03e23c40687bc9fecefe328a9
Monotone-Revision: 99570bf725fd292c2ff9a2ea2c4f282a07a111b6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:08:32 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -512,28 +512,6 @@ TABLE#messageList TR._deleted TD
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
INPUT#searchValue
|
||||
{
|
||||
height: 22px;
|
||||
margin-right: 1em;
|
||||
width: 20em;
|
||||
border-bottom: 1px solid #fff;
|
||||
border-right: 1px solid #fff;
|
||||
border-top: 2px solid #222;
|
||||
border-left: 2px solid #222;
|
||||
padding-left: 24px;
|
||||
-moz-border-top-colors: ThreeDShadow ThreeDDarkShadow transparent;
|
||||
-moz-border-left-colors: ThreeDShadow ThreeDDarkShadow transparent;
|
||||
background-image: url('/SOGo.woa/WebServerResources/Search-bar.png');
|
||||
background-repeat: no-repeat;
|
||||
background-position: 2px 2px;
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
INPUT#searchValue:focus
|
||||
{ color: #000; }
|
||||
|
||||
|
||||
/* drag handles */
|
||||
DIV#dragHandle
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user