[gnome-characters] characterList: Fill entire pane with the background color
- From: Daiki Ueno <dueno src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-characters] characterList: Fill entire pane with the background color
- Date: Mon, 24 Nov 2014 01:56:04 +0000 (UTC)
commit df0a2fdcc0bf0b0d268f1eed8b9305fb904ea88c
Author: Daiki Ueno <dueno src gnome org>
Date: Mon Nov 24 10:50:00 2014 +0900
characterList: Fill entire pane with the background color
https://bugzilla.gnome.org/show_bug.cgi?id=740259
data/application.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/application.css b/data/application.css
index 12db157..7a29980 100644
--- a/data/application.css
+++ b/data/application.css
@@ -25,6 +25,10 @@
font-size: large;
}
+.character-list {
+ background-color: rgb(255, 255, 255);
+}
+
.character-label {
font-size: 7em;
font-weight: bold;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]