1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-26 23:02:54 +02:00

button hover

This commit is contained in:
GilbN 2018-12-20 16:10:26 +01:00
parent d6aa64f1d0
commit 6566324044
2 changed files with 2 additions and 2 deletions

View File

@ -584,7 +584,7 @@ pre {
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
border-color: transparent;
}
.btn-primary, .btn-danger {
border-color: transparent;

View File

@ -544,7 +544,7 @@ pre {
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
border-color: transparent;
}
.btn-primary, .btn-danger {
border-color: transparent;