Gentoo Archives: gentoo-commits

From: "Xavier Neys (neysx)" <neysx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/css: main.css
Date: Sun, 09 Mar 2008 13:13:19
Message-Id: E1JYLL2-0006iH-Uk@stork.gentoo.org
1 neysx 08/03/09 13:13:16
2
3 Modified: main.css
4 Log:
5 Allow align on <th> for rane
6
7 Revision Changes Path
8 1.19 xml/htdocs/css/main.css
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/css/main.css?rev=1.19&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/css/main.css?rev=1.19&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/css/main.css?r1=1.18&r2=1.19
13
14 Index: main.css
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/css/main.css,v
17 retrieving revision 1.18
18 retrieving revision 1.19
19 diff -u -r1.18 -r1.19
20 --- main.css 8 Mar 2008 11:28:55 -0000 1.18
21 +++ main.css 9 Mar 2008 13:13:16 -0000 1.19
22 @@ -126,6 +126,7 @@
23 color: #ffffff;
24 background-color: #7a5ada;
25 font-weight: bold;
26 + text-align: center;
27 }
28
29 .infosub {
30
31
32
33 --
34 gentoo-commits@l.g.o mailing list