Merge pull request #159 from eb041592/unclutter_interface

Unclutter Interface
This commit is contained in:
Andy
2018-03-29 20:36:25 +02:00
committed by GitHub
4 changed files with 55 additions and 57 deletions
+6
View File
@@ -93,3 +93,9 @@ td:last-child, td:first-child {
button {
overflow: hidden;
}
#trashmode span:last-child {
display:inline-block;
text-align:left;
width:2.8em;
}