gtk-web r638 - trunk
- From: mr svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk-web r638 - trunk
- Date: Wed, 30 Jan 2008 15:23:31 +0000 (GMT)
Author: mr
Date: Wed Jan 30 15:23:30 2008
New Revision: 638
URL: http://svn.gnome.org/viewvc/gtk-web?rev=638&view=rev
Log:
* gtk.css: Make the width scalable and also the spacing between
the menu items. Also set the body colour default to be black so it
doesn't break for some themes.
Modified:
trunk/gtk.css
Modified: trunk/gtk.css
==============================================================================
--- trunk/gtk.css (original)
+++ trunk/gtk.css Wed Jan 30 15:23:30 2008
@@ -3,7 +3,8 @@
body {
color : black;
background : #d0d0cb;
- width : 50em;
+/* width : 45em;*/
+ width : 700px;
margin : 0 auto;
font-family : sans-serif;
color: black;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]