[gimp-help-2] Japanese: add a custom css
- From: RyoTa SimaMoto <rsimamoto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help-2] Japanese: add a custom css
- Date: Fri, 14 May 2010 04:29:20 +0000 (UTC)
commit 1dcda3d8836537d8d6c98c030a77fc80ea604a04
Author: SimaMoto,RyÅ?Ta <rsimamoto src gnome org>
Date: Fri May 14 13:26:51 2010 +0900
Japanese: add a custom css
stylesheets/ja/gimp-help-custom.css | 34 ++++++++++++++++++++++++++++++++++
1 files changed, 34 insertions(+), 0 deletions(-)
---
diff --git a/stylesheets/ja/gimp-help-custom.css b/stylesheets/ja/gimp-help-custom.css
new file mode 100644
index 0000000..d1faaa6
--- /dev/null
+++ b/stylesheets/ja/gimp-help-custom.css
@@ -0,0 +1,34 @@
+/* These lines are signs for http://www.geocities.jp/ss2pxd1c/gimp/index.html,
+ and will be removed when http://docs.gimp.org/2.6/ja/ is set.
+*/
+span.completed { color: white }
+span.unfinished { color: lightblue }
+span.inprogress { color: mediumseagreen }
+
+/* general settings */
+table.simplelist {
+ width: auto;
+}
+.guiicon {
+ padding: 0.3em 0.13em 0.0em 0.13em;
+ border: 1.6px solid darkgray;
+ -moz-border-radius: 0.2em;
+ background-color: lightgray;
+}
+
+.guibutton {
+ padding: 0.13em 0.13em;
+ border: 1.6px solid darkgray;
+ background-color: lightgray;
+ -moz-border-radius: 0.2em;
+ color: black;
+ font-style: normal;
+ font-weight: inherit;
+}
+
+.emphasis
+{
+ font-style: normal;
+ text-decoration: underline;
+ font-face: sans-serif;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]