10 lines
No EOL
196 B
CSS
10 lines
No EOL
196 B
CSS
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
|
|
|
.acSelection {
|
|
display: none;
|
|
}
|
|
|
|
.acSelectionInfo {
|
|
background-color: #d9d9d9;
|
|
padding: .5em 1em;
|
|
} |