mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-29 18:16:44 +02:00
style: update file UI style
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
This commit is contained in:
parent
cf0c10afd4
commit
47b7b73876
@ -43,3 +43,11 @@ afx-app-window[data-id ='files-app-window'] afx-tab-bar[data-id ='path-nav'] afx
|
|||||||
color: var(--text-secondary);
|
color: var(--text-secondary);
|
||||||
right: -7px
|
right: -7px
|
||||||
}
|
}
|
||||||
|
afx-app-window[data-id ='files-app-window'] afx-tab-bar[data-id ='path-nav'] afx-list-view > div.list-container > ul > afx-list-item > li:hover{
|
||||||
|
color: var(--text-secondary);
|
||||||
|
}
|
||||||
|
|
||||||
|
afx-app-window[data-id ='files-app-window'] afx-tab-bar[data-id ='path-nav'] afx-list-view > div.list-container > ul > afx-list-item > li.selected {
|
||||||
|
background-color: transparent;
|
||||||
|
border: 0;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user