1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-25 23:21:29 +03:00

M #~: Change remote icons size

This commit is contained in:
Sergio Betanzos 2020-06-16 16:35:26 +02:00
parent 005a0d8cf1
commit e0a2c0aa10
No known key found for this signature in database
GPG Key ID: DBDB6F24DF99E420

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;
}
}
}