assets/themes/j1/core/css/themes/unolight/bootstrap.css in j1-template-2023.0.8 vs assets/themes/j1/core/css/themes/unolight/bootstrap.css in j1-template-2023.0.9
- old
+ new
@@ -10226,10 +10226,10 @@
// the decorator will be animated over this. */ }
.form-control:focus, .form-control:hover,
.bmd-form-group.is-focused .form-control {
background-size: 100% 100%, 100% 100%;
transition-duration: 0.3s;
- background-image: linear-gradient(to top, #1565c0 2px, rgba(33, 150, 243, 0) 2px), linear-gradient(to top, rgba(0, 0, 0, 0.26) 1px, rgba(0, 0, 0, 0) 1px); }
+ background-image: linear-gradient(to top, #BDBDBD 2px, rgba(33, 150, 243, 0) 2px), linear-gradient(to top, rgba(0, 0, 0, 0.26) 1px, rgba(0, 0, 0, 0) 1px); }
.form-control::file-selector-button {
padding: 0.375rem 0.75rem;
margin: -0.375rem -0.75rem;
-webkit-margin-end: 0.75rem;