mirror of
https://github.com/twisterarmy/twister-calm.git
synced 2025-03-11 21:11:04 +00:00
Merge branch 'master' of git://github.com/iHedgehog/twister-calm
This commit is contained in:
commit
4196fc8752
@ -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.
|
||||
|
||||

|
||||

|
||||
|
@ -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;
|
||||
|
@ -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
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 |
Loading…
x
Reference in New Issue
Block a user