mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Improved focused styling
This commit is contained in:
parent
5590fd4860
commit
b16b184ac9
6 changed files with 14 additions and 12 deletions
|
|
@ -458,7 +458,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
&.message-focused .b-content {
|
||||
&.focused .b-content {
|
||||
z-index: 101;
|
||||
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
|
||||
border-color: darken(@rlMainDarkColor, 5%);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue