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