clientbutton div color
This commit is contained in:
parent
c171c57ae3
commit
f8f283c11e
@ -65,6 +65,9 @@ button, .source-btn, .dsc-btn, .clr-btn {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
transition: background-color 0.3s ease, transform 0.3s ease;
|
transition: background-color 0.3s ease, transform 0.3s ease;
|
||||||
}
|
}
|
||||||
|
.clientbutton {
|
||||||
|
background-color: #0095ff !important;
|
||||||
|
}
|
||||||
button:hover {
|
button:hover {
|
||||||
transform: scale(1.05)
|
transform: scale(1.05)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user