mirror of
https://github.com/unraid/webgui.git
synced 2026-05-05 11:50:41 -05:00
Plugin manager: align icon size with rest of the GUI
This commit is contained in:
@@ -257,9 +257,9 @@ i.orb{font-size:1.1rem;margin:0 8px 0 3px}
|
||||
i.mm{display:block;margin-left:45px}
|
||||
img.img,i.img{width:32px;height:32px;margin-right:10px}
|
||||
img.icon{margin:-3px 4px 0 0}
|
||||
img.list{width:auto;max-width:48px;height:48px}
|
||||
i.list{font-size:4rem;color:#f2f2f2}
|
||||
a.list{text-decoration:none;color:#f2f2f2}
|
||||
img.list{width:auto;max-width:32px;height:32px}
|
||||
i.list{font-size:32px}
|
||||
a.list{text-decoration:none;color:inherit}
|
||||
div.content{position:absolute;top:0;left:0;width:100%;padding-bottom:30px;z-index:-1;clear:both}
|
||||
div.content.shift{margin-top:1px}
|
||||
label+.content{margin-top:86px}
|
||||
|
||||
Reference in New Issue
Block a user