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