mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-21 03:41:03 +00:00
Remove border of disabled calendar buttons in Dropdowns example
This commit is contained in:
parent
e4b62a920a
commit
d0b8114462
@ -52,6 +52,7 @@
|
||||
background-color: rgba(0, 0, 0, .05);
|
||||
}
|
||||
.cal-btn[disabled] {
|
||||
border: 0;
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user