mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01: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);
|
background-color: rgba(0, 0, 0, .05);
|
||||||
}
|
}
|
||||||
.cal-btn[disabled] {
|
.cal-btn[disabled] {
|
||||||
|
border: 0;
|
||||||
opacity: .5;
|
opacity: .5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user