[gtk-css-engine] [moblesse] Basic frame and notebook.
- From: Robert Staudinger <robsta src gnome org>
- To: svn-commits-list gnome org
- Subject: [gtk-css-engine] [moblesse] Basic frame and notebook.
- Date: Mon, 22 Jun 2009 13:17:09 -0400 (EDT)
commit 8c171da8f460c5f82cf0a8ab1be22e08dc0955f4
Author: Robert Staudinger <robsta gnome org>
Date: Mon Jun 22 18:31:21 2009 +0200
[moblesse] Basic frame and notebook.
themes/moblesse/gtk-2.0/gtkrc.css | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/themes/moblesse/gtk-2.0/gtkrc.css b/themes/moblesse/gtk-2.0/gtkrc.css
index 5f2dd16..fa161a1 100644
--- a/themes/moblesse/gtk-2.0/gtkrc.css
+++ b/themes/moblesse/gtk-2.0/gtkrc.css
@@ -41,11 +41,15 @@ gtk-radio-knob[shadow=in] {
background: gtk-color(selected_bg_color);
}
+gtk-tab {
+ border: 1px solid;
+}
+
/*
* Regular gtk widgets.
*/
-GtkButton, GtkComboBox, GtkEntry {
+GtkButton, GtkComboBox, GtkEntry, GtkFrame, GtkNotebook {
border: 1px solid;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]