diff -r 04646c75a717 -r 8c3517f6f21e integration/v2/css/style.css --- a/integration/v2/css/style.css Thu Jun 27 12:35:01 2013 +0200 +++ b/integration/v2/css/style.css Thu Jun 27 15:26:35 2013 +0200 @@ -206,7 +206,7 @@ .box-edition h3{color: #777;font-family: 'Lato'; font-size: 14px; margin-bottom: 6px;} .list-key-search a{ background-image: url(../img/icon-search.png);} -.list-key-add a{ background-image: url(../img/icon-plus-15.png);} +.list-key-add a{background-image: url(../img/icons-15.png); background-position: right 6px top -53px !important; } .list-keywords li{display: inline-block; float: left; margin: 0 8px 8px 0;} .list-keywords a{color: #7F7F7F; font-family: 'Lato'; font-size: 12px; display: inline-block; height: 28px; line-height: 28px; padding: 0 30px 0 6px;