T139 Filter switch removed
This commit is contained in:
@@ -279,13 +279,9 @@ input:focus {
|
||||
}
|
||||
|
||||
#historyFunction {
|
||||
margin-top: 10px;
|
||||
margin-top: 30px;
|
||||
margin-bottom: 30px;
|
||||
width: 670px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
#historyFunction.active {
|
||||
display: flex;
|
||||
align-content: space-between;
|
||||
}
|
||||
@@ -306,23 +302,5 @@ input:focus {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
#historyFilterSwitch {
|
||||
width: 100%;
|
||||
font-size: 18px;
|
||||
cursor: pointer;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
background: 0;
|
||||
outline: 0;
|
||||
text-align: left;
|
||||
margin-top: 30px;
|
||||
margin-bottom: 30px;
|
||||
margin-left: 15px;
|
||||
|
||||
}
|
||||
|
||||
#historyFilterSwitch:hover {
|
||||
color: orange;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user