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:
Tino Vázquez 2020-06-16 16:40:06 +02:00 committed by GitHub
commit 8d951eccf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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