|
|
|
@ -444,21 +444,25 @@ button.follow:hover, button.unfollow:hover, .following-list button.private:hover
@@ -444,21 +444,25 @@ button.follow:hover, button.unfollow:hover, .following-list button.private:hover
|
|
|
|
|
right: auto; |
|
|
|
|
left: 80px; |
|
|
|
|
} |
|
|
|
|
.direct-messages, |
|
|
|
|
.dropdown-menu-item |
|
|
|
|
{ |
|
|
|
|
|
|
|
|
|
.dropdown-menu-item { |
|
|
|
|
display: block; |
|
|
|
|
padding: 10px; |
|
|
|
|
font-size: 12px; |
|
|
|
|
border-top: solid 1px rgba( 69, 71, 77, .1 ); |
|
|
|
|
color: rgba( 0, 0, 0, .7 ); |
|
|
|
|
} |
|
|
|
|
.direct-messages:hover, |
|
|
|
|
|
|
|
|
|
.dropdown-menu-item, .dropdown-menu-item:hover { |
|
|
|
|
text-decoration: none; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.dropdown-menu-item:hover, |
|
|
|
|
.userMenu-search-sugestions a:hover, |
|
|
|
|
.userMenu-search-profiles li:hover a |
|
|
|
|
{ |
|
|
|
|
background: #fefedf; |
|
|
|
|
.userMenu-search-profiles li:hover a { |
|
|
|
|
background: #FEFEDF; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.userMenu-search-profiles button |
|
|
|
|
{ |
|
|
|
|
position: absolute; |
|
|
|
|