mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 18:47:15 -07:00
datepicker UI fixes + small landing page UI fix
This commit is contained in:
parent
7d03d296fd
commit
7e92705633
7 changed files with 42 additions and 5 deletions
|
@ -294,3 +294,13 @@ label {
|
|||
margin-right: 15px;
|
||||
margin-left: 15px; }
|
||||
|
||||
.bootstrap-datetimepicker-widget.dropdown-menu {
|
||||
background-color: #4e5d6c; }
|
||||
|
||||
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
|
||||
border-bottom: 6px solid #df691a !important; }
|
||||
|
||||
.bootstrap-datetimepicker-widget table td.active,
|
||||
.bootstrap-datetimepicker-widget table td.active:hover {
|
||||
color: #fff !important; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue