Skip to content

Commit

Permalink
Merge pull request iamwavecut#16 from techtheist/patch-1
Browse files Browse the repository at this point in the history
Белая полоса в блоке иконки входа.
  • Loading branch information
Valeriy Selitskiy committed Jul 10, 2014
2 parents a4d7727 + 0ce9a40 commit 1b1bbcd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions userstyle.css
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,10 @@ div.footer_panel:before
background: #333;
}

#navbar .nav_panel .tab.tab_login {
border: none;
}

.comments_list .comment_item .info .folding-dot
{
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAFCAYAAABFA8wzAAAAI0lEQVR42mNgoBX4//+/579//2aBaKoYCDXsP4genC6kFgAADpcfZeDmclMAAAAASUVORK5CYII=);
Expand Down

0 comments on commit 1b1bbcd

Please sign in to comment.