From 0bda42b8e3a8e738c4fa1b7357ad8722fba68c14 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Wed, 17 Dec 2014 21:57:31 +0100 Subject: [PATCH] add empty state for external storages --- apps/files_external/templates/list.php | 6 +++++- core/css/icons.css | 4 ++++ core/img/actions/external.png | Bin 0 -> 392 bytes core/img/actions/external.svg | 4 ++++ 4 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 core/img/actions/external.png create mode 100644 core/img/actions/external.svg diff --git a/apps/files_external/templates/list.php b/apps/files_external/templates/list.php index 4e06bc7024c..09923fe3879 100644 --- a/apps/files_external/templates/list.php +++ b/apps/files_external/templates/list.php @@ -4,7 +4,11 @@
- + diff --git a/core/css/icons.css b/core/css/icons.css index 095c29b3121..ecf6b17995d 100644 --- a/core/css/icons.css +++ b/core/css/icons.css @@ -68,6 +68,10 @@ background-image: url('../img/actions/download.svg'); } +.icon-external { + background-image: url('../img/actions/external.svg'); +} + .icon-history { background-image: url('../img/actions/history.svg'); } diff --git a/core/img/actions/external.png b/core/img/actions/external.png new file mode 100644 index 0000000000000000000000000000000000000000..af03dbf3e05397a5aa029b699297933729f55d56 GIT binary patch literal 392 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf2?p zUk71ECym(^Ktah8*NBqf{Irtt#G+J&^73-M%)IR4 zk&JUU=d8KAdG;HX$@-ta*BR%hDH;1J_3lb=S@S5t{ z7B7}~$P&9J^vg~Lo*1RyU$l&?m2(~{8uzpJ81}zSOzwM>AXr|?5Nvu>yW*90-eZ~l zk4r8baywe*qHVle@MEW~hUcCGzGW=({F<@rhTtsG-Mxn|$(?f4 zoLM=4roHHOlWShdDhD()J$=r&9r+|-dRA%wb)`3tPXEu9ULqf%Z`tulN;!$kIJxA* i+?jiAJ3P<- + + +