Monotone-Parent: e69273a72cbf9a6cb6912c0401c1f2659a79da01

Monotone-Revision: 8aed7f96f4edadf4d9b9bc814518b9cafc6eb5f8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-08-21T22:34:31
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-08-21 22:34:31 +00:00
parent 9ffc3482da
commit bc8dabd990
3 changed files with 21 additions and 20 deletions

View File

@@ -330,24 +330,6 @@ TABLE#contactsList 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; }