mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-03 14:16:23 +00:00
Improved JavaScript of UIxContactsUserFolders to avoid useless AJAX requests.
Monotone-Parent: 23831e953238f691f5c6c210b4ddec5d7aee5aec Monotone-Revision: a62454d2734ee40074efa8872c2a7dfef7bf59fc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-09-04T21:32:53 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
DIV#filterPanel
|
||||
{ position: absolute;
|
||||
{ position: absolute; n0border: 1px dotted blue;
|
||||
text-align: center;
|
||||
width: auto;
|
||||
line-height: 3em;
|
||||
n0line-height: 3em;
|
||||
top: 0;
|
||||
left: 1em;
|
||||
right: 1em; }
|
||||
left: 0;
|
||||
padding: 3px 1em 0; }
|
||||
|
||||
SPAN.searchBox
|
||||
{ float: none !important; }
|
||||
|
||||
Reference in New Issue
Block a user