Merge branch 'master' of git://github.com/iHedgehog/twister-calm

This commit is contained in:
Denis Ryabov 2014-03-23 11:35:56 +04:00
commit 4196fc8752
5 changed files with 10 additions and 4 deletions

View File

@ -1,4 +1,4 @@
###Hello
This theme is a fork of default [twister](http://twister.net.co/) theme. Original is [here](https://github.com/miguelfreitas/twister-html)
####Welcome
Calm is alternative client for [twister](http://twister.net.co/) based on [original](https://github.com/miguelfreitas/twister-html) with new design, features and bugfixes.
![twister](https://raw.github.com/iHedgehog/twister-calm/master/img/screenshot.png)
![twister](https://raw.github.com/iHedgehog/twister-calm/master/img/screenshot.jpg)

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