1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-29 14:34:37 +04:00

new card elements

This commit is contained in:
codecalm
2019-10-02 00:15:52 +02:00
parent d7a8a5bb81
commit 03c99e7361
10 changed files with 110 additions and 24 deletions
+5
View File
@@ -45,3 +45,8 @@ Bootstrap color input
border: none;
}
}
.form-check-input {
background: $white;
transition: .3s background-position, .3s background-color;
}