more ui improvements

This commit is contained in:
2016-06-14 01:09:52 +02:00
parent 1d4605b23a
commit 5bd9a496df
3 changed files with 7 additions and 42 deletions

View File

@@ -2,7 +2,6 @@
background: url(../images/import_icon.png) no-repeat !important;
background-repeat: no-repeat;
background-position: center;
background-size: 18px !important;
}
.icon_contactimporter_export {
@@ -19,12 +18,13 @@
.zarafa-ciplg-container {
width: 100%;
height: 30px;
height: 50px;
}
.zarafa-ciplg-button .x-btn-small {
width: 80%;
height: 25px;
margin-left: auto;
margin-right: auto;
height: 30px;
margin-left: 10%;
margin-right: 10%;
margin-top: 10px;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 926 B

After

Width:  |  Height:  |  Size: 407 B