From 002ad4ba16eb6cd0b2131f012b1a0a8b6b0b777f Mon Sep 17 00:00:00 2001 From: Michael Gapczynski Date: Sat, 4 Aug 2012 16:44:26 -0400 Subject: Tweak users delete notification --- apps/files/css/files.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'apps/files/css/files.css') diff --git a/apps/files/css/files.css b/apps/files/css/files.css index 317c0b8a1e2..7298a7ef6e6 100644 --- a/apps/files/css/files.css +++ b/apps/files/css/files.css @@ -88,5 +88,4 @@ a.action>img { max-height:16px; max-width:16px; vertical-align:text-bottom; } #navigation>ul>li:first-child { background:url('%webroot%/core/img/breadcrumb-start.svg') no-repeat 12.5em 0px; width:12.5em; padding-right:1em; position:fixed; } #navigation>ul>li:first-child+li { padding-top:2.9em; } -#scanning-message{ top:40%; left:40%; position:absolute; display:none; } -#notification span { cursor:pointer; font-weight:bold; margin-left:1em; } \ No newline at end of file +#scanning-message{ top:40%; left:40%; position:absolute; display:none; } \ No newline at end of file -- cgit v1.2.3