gimp-help-2 r2322 - in trunk: . stylesheets
- From: ulfehlert svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp-help-2 r2322 - in trunk: . stylesheets
- Date: Thu, 24 Jan 2008 17:50:15 +0000 (GMT)
Author: ulfehlert
Date: Thu Jan 24 17:50:15 2008
New Revision: 2322
URL: http://svn.gnome.org/viewvc/gimp-help-2?rev=2322&view=rev
Log:
2008-01-24 Ulf-D. Ehlert <ulfehlert svn gnome org>
* stylesheets/gimp22.css: make equations (white color) visible when
using the old GIMP-2.2 style (white background)
Modified:
trunk/ChangeLog
trunk/stylesheets/gimp22.css
Modified: trunk/stylesheets/gimp22.css
==============================================================================
--- trunk/stylesheets/gimp22.css (original)
+++ trunk/stylesheets/gimp22.css Thu Jan 24 17:50:15 2008
@@ -586,4 +586,14 @@
b.keycap,.keycap {
-moz-border-radius: 0.3em;
}
+ /**************************************** /
+ / later (non-GIMP-2.2) changes /
+ / ****************************************/
+ /* make white color visible */
+ div.equation-contents img {
+ background-color: #004010;
+ padding: 1em;
+ border: 0.75ex ridge rgb(139,115,85);
+ display: inline-block;
+ }
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]