gimp-web r1697 - in branches/v2.4: . includes style
- From: jimmac svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp-web r1697 - in branches/v2.4: . includes style
- Date: Thu, 25 Oct 2007 09:19:19 +0100 (BST)
Author: jimmac
Date: 2007-10-25 09:19:18 +0100 (Thu, 25 Oct 2007)
New Revision: 1697
ViewCVS link: http://svn.gnome.org/viewcvs/gimp-web?rev=1697&view=rev
Added:
branches/v2.4/style/opera.css
Modified:
branches/v2.4/ChangeLog
branches/v2.4/includes/wgo.js
branches/v2.4/style/wgo.css
Log:
2007-10-25 Jakub Steiner <jimmac ximian com>
* includes/wgo.js:
* style/wgo.css:
* style/opera.css: Workaround for worarounds. I will surely be
beaten for doing this. The problem is that div.splash is
inside the #main container. The menu needs to have a margin around
it for text in #main to flow nicely around it. Yet div.splash
needs no margin there, thus all the negative margins. IN opera,
those margins don't add to the width of the whole container
though, so it's just shifted, not stretched, thus the gap. This
patch uses javascript to get rid of the margin when there is a
splash (still sucks in some cases) and have it there if there's no
splash. I'm surely be spanked for this.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]