From ceb058ddd958416a8640429ffec5ccaa054166cb Mon Sep 17 00:00:00 2001 From: "yulai.li" Date: Fri, 8 Apr 2022 15:07:56 +0800 Subject: [PATCH] Change filer UI icon from picture to icon font. --- weed/server/filer_ui/filer.html | 24 +- .../fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../fonts/glyphicons-halflings-regular.svg | 229 ++++++++++++++++++ .../fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes weed/static/images/delete-16.png | Bin 275 -> 0 bytes weed/static/images/rename-16.png | Bin 320 -> 0 bytes 7 files changed, 246 insertions(+), 7 deletions(-) create mode 100644 weed/static/bootstrap/3.3.1/fonts/glyphicons-halflings-regular.eot create mode 100644 weed/static/bootstrap/3.3.1/fonts/glyphicons-halflings-regular.svg create mode 100644 weed/static/bootstrap/3.3.1/fonts/glyphicons-halflings-regular.ttf create mode 100644 weed/static/bootstrap/3.3.1/fonts/glyphicons-halflings-regular.woff delete mode 100644 weed/static/images/delete-16.png delete mode 100644 weed/static/images/rename-16.png diff --git a/weed/server/filer_ui/filer.html b/weed/server/filer_ui/filer.html index 40753e476..8352997a9 100644 --- a/weed/server/filer_ui/filer.html +++ b/weed/server/filer_ui/filer.html @@ -52,7 +52,7 @@ } .table > tbody > tr { - height: 40px; + height: 39px; } div.operations { @@ -88,8 +88,12 @@
- - + +