mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-01 00:19:45 +00:00
Added left blue line in webmail replies for Safari and IE.
Monotone-Parent: d827927aae09ada2944dc065c0dd5d1c40bd8dee Monotone-Revision: fd2a831a40563980f8889d293cab958e0d907a0b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-09-01T20:42:32 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -33,3 +33,9 @@ img, input, textarea
|
||||
{
|
||||
cursor: default;
|
||||
}
|
||||
blockquote[type~="cite"]
|
||||
{
|
||||
border-left: 1px solid blue;
|
||||
padding-left: 10px;
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user