From 5d65985fa1c9b86ecf25b17a33dbf00ee544ab86 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 6 Jun 2014 14:01:53 +0200 Subject: [PATCH] make icons in document/folder list a bit bigger --- styles/bootstrap/application.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/bootstrap/application.css b/styles/bootstrap/application.css index 1b3705aa2..8d3706bc4 100644 --- a/styles/bootstrap/application.css +++ b/styles/bootstrap/application.css @@ -17,6 +17,7 @@ img.mimeicon { color: #333; padding: 2px; cursor: pointer; + font-size: 110%; } #admin-tools i {