mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-02-22 01:42:47 +01:00
update sysmenu style
This commit is contained in:
parent
207480f87f
commit
808623b0d6
Binary file not shown.
@ -95,8 +95,11 @@ afx-sys-panel afx-list-view[data-id="applist"] afx-label.search-header {
|
|||||||
afx-sys-panel afx-list-view[data-id="applist"] afx-label i,
|
afx-sys-panel afx-list-view[data-id="applist"] afx-label i,
|
||||||
afx-sys-panel afx-list-view[data-id="applist"] afx-label i::before {
|
afx-sys-panel afx-list-view[data-id="applist"] afx-label i::before {
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
|
width: 16px;
|
||||||
|
height: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
afx-sys-panel div[data-id="searchicon"]:before{
|
afx-sys-panel div[data-id="searchicon"]:before{
|
||||||
content: "\f002";
|
content: "\f002";
|
||||||
display: block;
|
display: block;
|
||||||
|
@ -95,6 +95,8 @@ afx-sys-panel afx-list-view[data-id="applist"] afx-label.search-header {
|
|||||||
afx-sys-panel afx-list-view[data-id="applist"] afx-label i,
|
afx-sys-panel afx-list-view[data-id="applist"] afx-label i,
|
||||||
afx-sys-panel afx-list-view[data-id="applist"] afx-label i::before {
|
afx-sys-panel afx-list-view[data-id="applist"] afx-label i::before {
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
|
width: 16px;
|
||||||
|
height: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
afx-sys-panel div[data-id="searchicon"]:before{
|
afx-sys-panel div[data-id="searchicon"]:before{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user