From cf00c5a7288be8048281259ffc147e33cb80f528 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20H=C3=A4cker?= Date: Sat, 17 Sep 2016 17:41:20 +0200 Subject: [PATCH] design improvements on third party themes --- data/style/style.css | 1 + data/ui/sidebar-tile.ui | 1 + data/ui/sidebar-tile.ui~ | 45 ++++++++++++++++++++++++++++++++++++++++ po/gradio.pot | 2 +- 4 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 data/ui/sidebar-tile.ui~ diff --git a/data/style/style.css b/data/style/style.css index a2e5448b..883753ea 100644 --- a/data/style/style.css +++ b/data/style/style.css @@ -78,6 +78,7 @@ } .sidebar .button { + background-color: transparent; border: none; box-shadow: none; background-image: none; diff --git a/data/ui/sidebar-tile.ui b/data/ui/sidebar-tile.ui index 80e5ee10..953228e8 100644 --- a/data/ui/sidebar-tile.ui +++ b/data/ui/sidebar-tile.ui @@ -7,6 +7,7 @@ False True start + 1 True diff --git a/data/ui/sidebar-tile.ui~ b/data/ui/sidebar-tile.ui~ new file mode 100644 index 00000000..80e5ee10 --- /dev/null +++ b/data/ui/sidebar-tile.ui~ @@ -0,0 +1,45 @@ + + + + + + diff --git a/po/gradio.pot b/po/gradio.pot index fea5e9b5..106a5a3f 100644 --- a/po/gradio.pot +++ b/po/gradio.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-17 17:20+0200\n" +"POT-Creation-Date: 2016-09-17 17:37+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"