ui-pick (first draft)

This commit is contained in:
2020-06-09 16:57:57 +02:00
parent 0d3a0ee9c2
commit 6f7e0889d4
6 changed files with 397 additions and 5 deletions
@@ -287,9 +287,9 @@ button::-moz-focus-inner
.ui-select-button-icon
{
width: 50px;
height: 50px;
line-height: 50px !important;
width: 42px;
height: 42px;
line-height: 42px !important;
border-radius: var(--radius);
background: var(--color-bg-mid);
color: var(--color-fg);