UNPKG

236 BSCSSView Raw
1/*
2 * @license
3 * Copyright Akveo. All Rights Reserved.
4 * Licensed under the MIT License. See License.txt in the project root for license information.
5 */
6
7:host(:hover) {
8 cursor: pointer;
9}
10
11nb-option-list.empty {
12 border: none;
13}