[gimp-help-2] Updated stylesheets/nn/gimp-help-custom.css
- From: Kolbjørn Stuestøl <kolbjoern src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help-2] Updated stylesheets/nn/gimp-help-custom.css
- Date: Mon, 21 Mar 2011 16:03:04 +0000 (UTC)
commit 63b64bfb54bdf1dab382beb89bf441c73bdad561
Author: Kolbjørn Stuestøl <kolbjoern src gnome org>
Date: Mon Mar 21 17:02:37 2011 +0100
Updated stylesheets/nn/gimp-help-custom.css
stylesheets/nn/gimp-help-custom.css | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/stylesheets/nn/gimp-help-custom.css b/stylesheets/nn/gimp-help-custom.css
index 9d65984..5f7565d 100755
--- a/stylesheets/nn/gimp-help-custom.css
+++ b/stylesheets/nn/gimp-help-custom.css
@@ -7,3 +7,24 @@ pre.programlisting {
font-weight : bold;
color : Blue;
}
+.guimenu,.guisubmenu,.guimenuitem,.guilabel {
+ background-color: transparent;
+ font-weight : bold;
+ font-size : 0.9em;
+ color : inherit;
+}
+.guibutton,.guiicon {
+ font-size : 0.9em;
+ border : thin inset #6699FF;
+ -moz-border-radius: 0.3em;
+ border-radius: 0.3em;
+ padding-left : 0.3em;
+ padding-right : 0.4em;
+}
+.guilabel {
+ border : thin solid;
+ border-color : #666666;
+ -moz-border-radius: 0.3em;
+ -webkit-border-radius: 0.3em;
+ border-radius: 0.3em;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]