From: Gavin L. v. a. <we...@ma...> - 2005-02-16 14:21:27
|
Log Message: ----------- roll back accidentally committed local change to ur.template Tags: ---- rel-2-1-a1 Modified Files: -------------- webwork2/conf/templates: ur.template Revision Data ------------- Index: ur.template =================================================================== RCS file: /webwork/cvs/system/webwork2/conf/templates/ur.template,v retrieving revision 1.29.2.3 retrieving revision 1.29.2.4 diff -Lconf/templates/ur.template -Lconf/templates/ur.template -u -r1.29.2.3 -r1.29.2.4 --- conf/templates/ur.template +++ conf/templates/ur.template @@ -60,7 +60,7 @@ td.ContentPanel a:active { color: red; } /* contains info */ -td.InfoPanel { background-color: #DDDDDD; color: black; width: 15% } +td.InfoPanel { background-color: #DDDDDD; color: black; width: 30% } td.InfoPanel a:link, td.InfoPanel a:visited { color: blue; } td.InfoPanel a:active { color: red; } |