Browse Source

update screenshot and fixes

update screenshot and fixes
master
Hedgehog 10 years ago
parent
commit
6aedfc98ee
  1. 2
      css/profile.css
  2. 6
      css/style.css
  3. BIN
      img/screenshot.jpg
  4. BIN
      img/screenshot.png

2
css/profile.css

@ -266,7 +266,7 @@ button.follow:hover { @@ -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;

6
css/style.css

@ -1676,6 +1676,12 @@ input.userMenu-search-field:focus::-ms-input-placeholder { @@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

BIN
img/screenshot.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 280 KiB

Loading…
Cancel
Save