First full release
This commit is contained in:
@@ -263,6 +263,17 @@
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
#show-dates:focus {
|
||||
background-color: inherit;
|
||||
border-color: #b6bec3;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
#hide-dates:focus {
|
||||
border-color: #b6bec3;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.btn.disabled,
|
||||
.btn:disabled,
|
||||
fieldset:disabled .btn {
|
||||
|
||||
Reference in New Issue
Block a user