mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-10 00:38:04 +08:00
13 lines
139 B
Text
13 lines
139 B
Text
|
|
#V-Settings-Config {
|
|
user-select: text;
|
|
|
|
em {
|
|
display: block;
|
|
white-space: pre;
|
|
}
|
|
|
|
th {
|
|
background: rgba(128,128,128,0.3);
|
|
}
|
|
}
|