Fixed the datetime controller; Some other changes...
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.tui-date {
|
||||
.tui-datetime {
|
||||
padding: 1px 0px 1px 0px;
|
||||
margin-right: 10px;
|
||||
float:right;
|
||||
@@ -21,6 +21,9 @@
|
||||
display: block!important;
|
||||
margin: 6px;
|
||||
}
|
||||
.tui-dropdown-content ul li a:hover {
|
||||
background-color: rgb(0, 168, 0);
|
||||
}
|
||||
.tui-dropdown:hover > .tui-dropdown-content:first-of-type {
|
||||
display: block;
|
||||
}
|
||||
Reference in New Issue
Block a user