|
@@ -807,17 +807,13 @@ a:visited {
|
|
|
.pointer();
|
|
.pointer();
|
|
|
.nowrap-ellipsis();
|
|
.nowrap-ellipsis();
|
|
|
|
|
|
|
|
- padding: 3px 0 3px 8px;
|
|
|
|
|
|
|
+ padding: 5px 0 5px 8px;
|
|
|
> em {
|
|
> em {
|
|
|
font-style: normal;
|
|
font-style: normal;
|
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- li:not(:first-child).result {
|
|
|
|
|
- border-top: 1px solid @cui-blue-010;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
li.result:hover {
|
|
li.result:hover {
|
|
|
background-color: @hue-primary-color-light;
|
|
background-color: @hue-primary-color-light;
|
|
|
}
|
|
}
|