mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-13 13:14:22 +02:00
User a custom tag to manage the desktop instead of GUI
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
|
||||
afx-float-list div.list-container > ul{
|
||||
afx-desktop div.list-container > ul, afx-float-list div.list-container > ul{
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
afx-float-list div.list-container > ul li{
|
||||
afx-desktop div.list-container > ul li, afx-float-list div.list-container > ul li{
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
background-color: transparent;
|
||||
|
Reference in New Issue
Block a user