Move wallpaper button into tile grid, add breathing room to side card icons
This commit is contained in:
+4
-3
@@ -364,7 +364,7 @@
|
||||
.widget-icon-badge {
|
||||
background-color: alpha(@accent, 0.18);
|
||||
border-radius: 8px;
|
||||
padding: 5px 8px;
|
||||
padding: 8px 11px;
|
||||
color: @accent;
|
||||
font-size: 16px;
|
||||
}
|
||||
@@ -398,13 +398,14 @@
|
||||
}
|
||||
|
||||
.widget-stat-row {
|
||||
padding: 1px 0;
|
||||
padding: 2px 0;
|
||||
}
|
||||
|
||||
.widget-stat-icon {
|
||||
color: @color5;
|
||||
font-size: 13px;
|
||||
min-width: 18px;
|
||||
min-width: 22px;
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
.widget-level-bar {
|
||||
|
||||
Reference in New Issue
Block a user