make the bookmarks table editable
This commit is contained in:
@ -57,4 +57,10 @@ h1 {
|
||||
|
||||
table.bookmarks .frequency {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
table.bookmarks input, table.bookmarks select {
|
||||
width: initial;
|
||||
text-align: inherit;
|
||||
display: initial;
|
||||
}
|
Reference in New Issue
Block a user