forked from Shinonome/dots-hyprland
booru: improve styling; add action buttons
This commit is contained in:
@@ -638,9 +638,11 @@ $colorpicker_rounding: 0.341rem;
|
||||
@include small-rounding;
|
||||
margin: 0rem 0.682rem;
|
||||
padding: 0.682rem;
|
||||
|
||||
@if $darkmode ==true {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
color: $onBackground;
|
||||
// background-color: $termbg;
|
||||
}
|
||||
@@ -849,9 +851,16 @@ $waifu_image_overlay_transparency: 0.7;
|
||||
}
|
||||
|
||||
.sidebar-booru-image {
|
||||
@include small-rounding;
|
||||
margin: 0.273rem;
|
||||
min-width: 12.818rem;
|
||||
min-height: 12.818rem;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.sidebar-booru-image-actions {
|
||||
@include element_decel;
|
||||
margin: 0.545rem;
|
||||
}
|
||||
Reference in New Issue
Block a user