diff --git a/public/designs/themes/base/style.css b/public/designs/themes/base/style.css index 6bf0c97..14a5623 100644 --- a/public/designs/themes/base/style.css +++ b/public/designs/themes/base/style.css @@ -1278,20 +1278,6 @@ hr.pre-posts, hr.sep-posts { /******** controller-friends action-friends-index ********/ -.action-friends-index .profile-list li, -.common-profile-list-block .vcard { - border: 1px solid transparent; -} - -.action-friends-index .profile-list li:hover, -.common-profile-list-block .vcard:hover { - border: 1px solid #CCC; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - background: #EEE; - text-decoration: none; -} - .common-profile-list-block .vcard a, .common-profile-list-block .vcard a:hover { background: transparent; diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index c7a8bdb..26f9af9 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -4132,12 +4132,6 @@ h1#agenda-title { -webkit-border-radius: 5px; } -.list-profile-connections .profile-list li:hover, -.profiles-suggestions .profile-list li:hover { - border: 1px solid #ccc; - background: #eee; -} - .box-1 .profiles-suggestions .profile-list li { width: 100px; max-width: 100px; -- libgit2 0.21.2