Compare commits

...

1 Commits

View File

@@ -542,6 +542,10 @@ button {
min-width: 24px;
padding-left: 5px;
padding-right: 5px;
&.circular {
min-height: 24px;
}
}
&.text-button {
@@ -587,11 +591,12 @@ button {
// big standalone buttons like in Documents pager
&.osd {
min-width: 26px;
min-width: 32px;
min-height: 32px;
&.image-button {
min-width: 30px;
min-height: 30px;
&:only-child {
margin: 4px;
border-radius: 50%; // completely round when it is a single button