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:
Wolfgang Sourdeau
2006-08-30 23:08:32 +00:00
parent da6a95a587
commit 2b81c3fd04
4 changed files with 136 additions and 37 deletions
-22
View File
@@ -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
{