[gnome-shell-extensions] window-list: Use font-relative size in classic style
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-extensions] window-list: Use font-relative size in classic style
- Date: Fri, 4 Sep 2015 17:59:20 +0000 (UTC)
commit 4cde6facc937bede9919f4754c35084aab0b065c
Author: Florian Müllner <fmuellner gnome org>
Date: Fri Sep 4 19:56:23 2015 +0200
window-list: Use font-relative size in classic style
Commit 85b7049376a3 fixed this for the regular session, but forgot to also
update the classic style.
extensions/window-list/classic.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/window-list/classic.css b/extensions/window-list/classic.css
index fd84371..321c5fb 100644
--- a/extensions/window-list/classic.css
+++ b/extensions/window-list/classic.css
@@ -3,7 +3,7 @@
#panel.bottom-panel {
border-top-width: 1px;
border-bottom-width: 0px;
- height: 32px !important;
+ height: 2.25em !important;
}
.bottom-panel .window-button > StWidget {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]