mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-26 11:04:27 -04:00
fine tune
This commit is contained in:
parent
f0c7b63b3b
commit
42d7088a7e
@ -12,6 +12,7 @@
|
|||||||
".ui.button" styles:
|
".ui.button" styles:
|
||||||
<div class="flex-text-block tw-gap-4">
|
<div class="flex-text-block tw-gap-4">
|
||||||
<label class="gt-checkbox"><input type="radio" name="button-style-size" value="">(normal)</label>
|
<label class="gt-checkbox"><input type="radio" name="button-style-size" value="">(normal)</label>
|
||||||
|
<label class="gt-checkbox"><input type="radio" name="button-style-size" value="small">small</label>
|
||||||
<label class="gt-checkbox"><input type="radio" name="button-style-size" value="tiny">tiny</label>
|
<label class="gt-checkbox"><input type="radio" name="button-style-size" value="tiny">tiny</label>
|
||||||
<label class="gt-checkbox"><input type="radio" name="button-style-size" value="mini">mini</label>
|
<label class="gt-checkbox"><input type="radio" name="button-style-size" value="mini">mini</label>
|
||||||
</div>
|
</div>
|
||||||
|
@ -143,7 +143,6 @@
|
|||||||
.ui.small.buttons .button,
|
.ui.small.buttons .button,
|
||||||
.ui.ui.ui.ui.small.button {
|
.ui.ui.ui.ui.small.button {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
padding: 0.42em /* around 8px */ 1.07em /* around 15px */;
|
|
||||||
min-height: 34px;
|
min-height: 34px;
|
||||||
}
|
}
|
||||||
.ui.ui.ui.ui.small.button.compact {
|
.ui.ui.ui.ui.small.button.compact {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user