Thomas Bruederli
2013-09-13 64cf4df42b7f6c93f22ea2b927fcc1d2ca6a99f4
Better styling for import form
2 files modified
7 ■■■■ changed files
skins/larry/addressbook.css 5 ●●●●● patch | view | raw | blame | history
skins/larry/templates/importcontacts.html 2 ●●● patch | view | raw | blame | history
skins/larry/addressbook.css
@@ -387,3 +387,8 @@
    overflow: auto;
    padding: 10px;
}
#import-box p,
#import-box .propform {
  max-width: 50em;
}
skins/larry/templates/importcontacts.html
@@ -18,7 +18,7 @@
<h2 class="boxtitle"><roundcube:label name="importcontacts" /></h2>
<div id="import-box" class="boxcontent">
<roundcube:object name="importstep" />
<roundcube:object name="importstep" class="propform" />
<br/>
<p class="formbuttons">
    <roundcube:object name="importnav" class="button" />