New thread list logic (step 3)

This commit is contained in:
RainLoop Team 2015-04-22 01:01:29 +04:00
parent 03d26bc4c6
commit 8a4bce3591
7 changed files with 103 additions and 51 deletions

View file

@ -181,8 +181,8 @@ html.rl-no-preview-pane {
.listThreadUidDesc {
font-size: 16px;
padding: 7px 20px 5px 20px;
border-bottom: 1px solid #eee;
background-color: #FCF8E3;
background-color: #999;
color: #fff;
cursor: pointer;
text-align: center;
}