mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Fixed the message headers design (markup and scss)
Create a "PseudoField" component that mimics Material Design input fields
This commit is contained in:
committed by
Francis Lachapelle
parent
e429dc3ff1
commit
4f2fc5c99e
@@ -20,7 +20,7 @@
|
||||
md-item-content {
|
||||
padding: 0 0 0 $mg;
|
||||
margin: $mg 0;
|
||||
transition: all 0.35s $swift-ease-in-timing-function 0.15s;
|
||||
transition: all 0.20s $swift-ease-in-timing-function 0.12s;
|
||||
&:hover {
|
||||
background-color: sg-color($sogoPaper, 300);
|
||||
color: sg-color($sogoBlue, 800);
|
||||
|
||||
Reference in New Issue
Block a user