Browse Source

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

master
Denis Ryabov 10 years ago
parent
commit
4196fc8752
  1. 6
      README.md
  2. 2
      css/profile.css
  3. 6
      css/style.css
  4. BIN
      img/screenshot.jpg
  5. BIN
      img/screenshot.png

6
README.md

@ -1,4 +1,4 @@ @@ -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)

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