mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +03:00
Resolve issue #105
This commit is contained in:
parent
308e65f94f
commit
467b4a7913
1 changed files with 6 additions and 8 deletions
|
|
@ -332,14 +332,12 @@ html.rl-no-preview-pane {
|
||||||
}
|
}
|
||||||
|
|
||||||
.threads-len {
|
.threads-len {
|
||||||
.threads-len-data {
|
border-radius: 6px;
|
||||||
border-radius: 6px;
|
padding: 2px 0 1px 4px;
|
||||||
padding: 2px 0 1px 4px;
|
border: 1px solid #ccc;
|
||||||
border: 1px solid #ccc;
|
&:hover {
|
||||||
&:hover {
|
background-color: rgba(127,127,127,0.3);
|
||||||
background-color: rgba(127,127,127,0.3);
|
border-color: #666;
|
||||||
border-color: #666;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue