1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

M #~: Change remote icons size

(cherry picked from commit e0a2c0aa10eb80c8017b4ad5bc525cf9d9d83198)
This commit is contained in:
Sergio Betanzos 2020-06-16 16:35:26 +02:00 committed by Tino Vazquez
parent 33c36462e2
commit f35f4ea523
No known key found for this signature in database
GPG Key ID: 2FE9C32E94AEABBE

View File

@ -128,7 +128,7 @@ button.search-dropdown {
button.remote_vm {
margin: 0 5px;
font-size: 1.4em;
font-size: 1.2em;
&.spice i {
-webkit-text-stroke: 0.7px;
@ -148,4 +148,4 @@ button.remote_vm {
&:active i {
outline: 0;
}
}
}