[gnome-builder] theme: use textview for scroll padding
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] theme: use textview for scroll padding
- Date: Sat, 31 Oct 2015 03:15:30 +0000 (UTC)
commit ddf238ee74a3215fb1d9dffe84d18858933e3f18
Author: Christian Hergert <chergert redhat com>
Date: Fri Oct 30 19:59:51 2015 -0700
theme: use textview for scroll padding
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 2203ab4..59ad996 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.
*/
-IdeSourceView {
+textview {
padding-bottom: 250px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]