From d27420d43dd14c0e266525b55efe30f6bf2c77f1 Mon Sep 17 00:00:00 2001 From: rolux Date: Sun, 17 Jun 2012 19:15:42 +0200 Subject: [PATCH] update file input css --- source/Ox.UI/css/Ox.UI.css | 1 + 1 file changed, 1 insertion(+) diff --git a/source/Ox.UI/css/Ox.UI.css b/source/Ox.UI/css/Ox.UI.css index ad452abe..50718580 100644 --- a/source/Ox.UI/css/Ox.UI.css +++ b/source/Ox.UI/css/Ox.UI.css @@ -786,6 +786,7 @@ OxFileInput border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; } +.OxFileInput > .OxFiles .OxContent, .OxFileInput > .OxFiles .OxItem:last-child { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;