mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 17:33:14 +01:00
minor layouting optimizations
This commit is contained in:
parent
943d62dd8c
commit
e134db8915
@ -121,7 +121,8 @@
|
|||||||
&.icon-ascribe-ok, &.icon-ascribe-ok:hover {
|
&.icon-ascribe-ok, &.icon-ascribe-ok:hover {
|
||||||
cursor: default;
|
cursor: default;
|
||||||
color: lighten($ascribe--button-default-color, 20%);
|
color: lighten($ascribe--button-default-color, 20%);
|
||||||
font-size: 5em;
|
font-size: 4.2em;
|
||||||
|
top: .15em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -137,8 +138,9 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
width: 104px;
|
width: 104px;
|
||||||
|
|
||||||
.action-file, .spinner-file {
|
.action-file, .spinner-file, .icon-ascribe-ok {
|
||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
|
line-height: 1.3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ascribe-progress-bar + .action-file, .ascribe-progress-bar + .spinner-file {
|
.ascribe-progress-bar + .action-file, .ascribe-progress-bar + .spinner-file {
|
||||||
|
Loading…
Reference in New Issue
Block a user