some ui improvements

This commit is contained in:
2016-06-14 00:57:00 +02:00
parent 0256973507
commit 1d4605b23a
7 changed files with 49 additions and 7 deletions

View File

@@ -11,14 +11,20 @@
background-position: center;
}
.icon_contactimporter_import {
background: url(../images/upload.png) no-repeat;
background-repeat: no-repeat;
background-position: center;
}
.zarafa-ciplg-container {
width: 100%;
height: 30px;
}
.zarafa-ciplg-button.x-btn-small {
.zarafa-ciplg-button .x-btn-small {
width: 80%;
height: 25px;
margin-left: auto;
margin-right: auto;
}
}