Move inline CSS to themes.
This commit is contained in:
@@ -232,3 +232,21 @@ div#left_tableList ul ul {
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
#NavFilter {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#clear_fast_filter {
|
||||
background: white;
|
||||
color: black;
|
||||
cursor: pointer;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
position: relative;
|
||||
right: 3ex;
|
||||
}
|
||||
|
||||
#fast_filter {
|
||||
width: 90%;
|
||||
padding: 0.1em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user