2010-07-06 22:48:04 +00:00
|
|
|
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
|
|
|
|
|
|
|
.acSelection {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2010-07-09 16:29:00 +00:00
|
|
|
.acSelectionInfo {
|
2010-07-06 22:48:04 +00:00
|
|
|
background-color: #d9d9d9;
|
|
|
|
padding: .5em 1em;
|
|
|
|
}
|