[phpcvsview-cvs-updates] phpcvsview/Themes/Yellow theme.css,1.1,1.2
Status: Pre-Alpha
Brought to you by:
bcheesem
From: Sijis A. <si...@us...> - 2005-02-01 15:05:08
|
Update of /cvsroot/phpcvsview/phpcvsview/Themes/Yellow In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22536/Themes/Yellow Modified Files: theme.css Log Message: - added class for language dropdown Index: theme.css =================================================================== RCS file: /cvsroot/phpcvsview/phpcvsview/Themes/Yellow/theme.css,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** theme.css 23 Jan 2005 04:18:58 -0000 1.1 --- theme.css 1 Feb 2005 15:04:27 -0000 1.2 *************** *** 55,58 **** --- 55,65 ---- margin: 0px; } + .langchanger + { + font-size: 8pt; + text-align: left; + padding: 0px; + margin: 0px; + } .title { |