/* # ***** BEGIN LICENSE BLOCK ***** # This file is part of daInstaller, a plugin for DotClear2. # Copyright (c) 2008-2011 Tomtom, Pep and contributors, for DotAddict.org. # All rights reserved. # # ***** END LICENSE BLOCK ***** */ #themes { border: none; margin: 0; } .learnmore { background: transparent url(index.php?pf=daInstaller/img/help.png) no-repeat top right; padding-right: 20px; } .support { background: transparent url(index.php?pf=daInstaller/img/support.png) no-repeat top right; padding-right: 20px; } .sshot img { margin:4px 0; width:160px; height:140px; border:1px solid #999; } form { clear:both; }