Переглянути джерело

HUE-8119 [frontend] Drop the border between search result entries in the top search

Johan Ahlen 7 роки тому
батько
коміт
dd4d212837

Різницю між файлами не показано, бо вона завелика
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue-embedded.css


Різницю між файлами не показано, бо вона завелика
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


+ 1 - 5
desktop/core/src/desktop/static/desktop/less/hue4.less

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

Деякі файли не було показано, через те що забагато файлів було змінено