mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-28 23:05:54 +00:00
improved blockquote switcher design
This commit is contained in:
@@ -348,13 +348,13 @@ html.rl-bottom-preview-pane #V-MailMessageView .top-toolbar {
|
||||
|
||||
.sm-bq-switcher > summary {
|
||||
border: 1px solid #999;
|
||||
display: block;
|
||||
width: 3em;
|
||||
line-height: 1em;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
line-height: 1em;
|
||||
margin: 2em 0 10px;
|
||||
opacity: 0.5;
|
||||
padding: 0 0.5em;
|
||||
text-align: center;
|
||||
width: fit-content;
|
||||
&:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user