gimp-web r1927 - in trunk: . style
- From: jimmac svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp-web r1927 - in trunk: . style
- Date: Mon, 2 Mar 2009 22:50:51 +0000 (UTC)
Author: jimmac
Date: Mon Mar 2 22:50:51 2009
New Revision: 1927
URL: http://svn.gnome.org/viewvc/gimp-web?rev=1927&view=rev
Log:
prevent IE to draw bullets.
Modified:
trunk/ChangeLog
trunk/style/wgo.css
Modified: trunk/style/wgo.css
==============================================================================
--- trunk/style/wgo.css (original)
+++ trunk/style/wgo.css Mon Mar 2 22:50:51 2009
@@ -570,6 +570,7 @@
}
div.bottomlinks ul {
+ display: block;
margin: 0px;
padding: 0px;
}
@@ -594,6 +595,7 @@
div.bottomlinks li {
+ display: block;
list-style: none;
margin: 2px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]