# HG changeset patch # User Anthony Ly # Date 1372339621 -7200 # Node ID 480ab94bf0feb781da8d191d6a2af058e563c154 # Parent 8c3517f6f21ecf91fb6d21b0f0765f165babb84b# Parent 1a1f3958c5519c44cfbd23e558d1941a83e46c6b Merge diff -r 1a1f3958c551 -r 480ab94bf0fe integration/v2/css/style.css --- a/integration/v2/css/style.css Thu Jun 27 12:58:16 2013 +0200 +++ b/integration/v2/css/style.css Thu Jun 27 15:27:01 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;