update screenshot and fixes

update screenshot and fixes
This commit is contained in:
Hedgehog 2014-03-22 07:32:00 +04:00
parent 943f82a808
commit 6aedfc98ee
4 changed files with 7 additions and 1 deletions

View File

@ -266,7 +266,7 @@ button.follow:hover {
{
margin-left: 0;
padding: 5px 0 5px 0;
height: 95%;
height: 100%;
}
.profile-modal .postboard h2 {
width: auto;

View File

@ -1676,6 +1676,12 @@ input.userMenu-search-field:focus::-ms-input-placeholder {
right: -65px;
left: auto;
}
.direct-messages-thread li.message {
cursor: auto;
}
.direct-messages-thread li.message:hover {
background: none;
}
/*************************************
****************** NEW USER MODAL
**************************************/

BIN
img/screenshot.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 280 KiB