[gnome-builder] theme: be specific with textview padding
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] theme: be specific with textview padding
- Date: Sat, 31 Oct 2015 03:15:35 +0000 (UTC)
commit 4907861fe8b003baf5ccd4797b9b20dcd4fc9d50
Author: Christian Hergert <chergert redhat com>
Date: Fri Oct 30 20:02:53 2015 -0700
theme: be specific with textview padding
Only pad the textview in our editor frame.
data/theme/shared.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/shared.css b/data/theme/shared.css
index 59ad996..a059f41 100644
--- a/data/theme/shared.css
+++ b/data/theme/shared.css
@@ -156,6 +156,6 @@ GbWorkspacePane .pane-separator {
* We probably want to make this configurable and generate the value
* with a custom css provider.
*/
-textview {
+GbEditorFrame textview {
padding-bottom: 250px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]