This commit is contained in:
Jiiks 2018-01-22 19:08:38 +02:00
parent 48fabda81f
commit 79827b946d
1 changed files with 3 additions and 0 deletions

View File

@ -57,6 +57,7 @@
text-align: center;
-webkit-user-select: none;
user-select: none;
font-weight: 500;
}
.bd-form-item h5 {
@ -111,6 +112,8 @@
border-radius: 4px;
margin-top: 10px;
cursor: pointer;
font-weight: 500;
user-select: none;
&:hover {
background: lighten(#3e82e5, 5%);