From: David T. <mmm...@us...> - 2007-03-11 15:23:58
|
Update of /cvsroot/helpmeict/Helpdesk/share/themes/osx/css In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv11591/share/themes/osx/css Modified Files: common.css Log Message: getting there... Index: common.css =================================================================== RCS file: /cvsroot/helpmeict/Helpdesk/share/themes/osx/css/common.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** common.css 7 Feb 2007 01:20:17 -0000 1.2 --- common.css 11 Mar 2007 15:23:48 -0000 1.3 *************** *** 92,95 **** --- 92,99 ---- } + #helpmeict #attachments .clearboth { + display: block; + } + #helpmeict .workspace .buttonpanel { text-align: right; |