зеркало из https://github.com/docker/kitematic.git
Fixed create container button.
This commit is contained in:
Родитель
b1f09d2c7e
Коммит
5cd4e54b4e
|
@ -405,6 +405,12 @@
|
|||
color: white;
|
||||
border: 1px solid darken(@brand-primary, 10%);
|
||||
}
|
||||
&:active {
|
||||
box-shadow: 0 0 15px fade(@brand-action, 25%);
|
||||
background-color: darken(@brand-action, 5%);
|
||||
border: 1px solid darken(@brand-primary, 10%);
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче