summaryrefslogtreecommitdiffstats
path: root/apps/files/css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/css')
-rw-r--r--apps/files/css/files.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/files/css/files.css b/apps/files/css/files.css
index 629c8689682..55f3d17ac2b 100644
--- a/apps/files/css/files.css
+++ b/apps/files/css/files.css
@@ -98,10 +98,6 @@
bottom: 0;
}
-.app-files #app-settings input {
- width: 90%;
-}
-
#filestable tbody tr { background-color:#fff; height:40px; }
#filestable tbody tr:hover, tbody tr:active {
background-color: rgb(240,240,240);