|
From: Culprit <cul...@us...> - 2008-03-03 13:50:23
|
Update of /cvsroot/mxbb/mx_langtools/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13419/mx_langtools/templates/subSilver Modified Files: lang_translate.tpl Log Message: template color fix by invert colors Index: lang_translate.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_langtools/templates/subSilver/lang_translate.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_translate.tpl 29 Feb 2008 14:21:16 -0000 1.1 --- lang_translate.tpl 3 Mar 2008 13:50:05 -0000 1.2 *************** *** 6,9 **** --- 6,10 ---- position:absolute; background-color: #fff; + color: #000; border:solid 1px #000; z-index: 1000; |