mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-12 08:31:00 +00:00
Remove border of disabled calendar buttons in Dropdowns example
This commit is contained in:
parent
e4b62a920a
commit
d0b8114462
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@
|
|||
background-color: rgba(0, 0, 0, .05);
|
||||
}
|
||||
.cal-btn[disabled] {
|
||||
border: 0;
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue