mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-28 08:19:28 +00:00
Update CKEditor to version 4.3.0
This commit is contained in:
committed by
Jean Raby
parent
b5e77ad86c
commit
3e1cd079a8
@@ -89,13 +89,6 @@ img.left
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
/* #10868: We use :not() selector to exclude IE8, which crashes on img:hover style. */
|
||||
:not(.ie8) img:hover
|
||||
{
|
||||
opacity: .9;
|
||||
filter: alpha(opacity = 90);
|
||||
}
|
||||
|
||||
pre
|
||||
{
|
||||
white-space: pre-wrap; /* CSS 2.1 */
|
||||
@@ -106,3 +99,8 @@ pre
|
||||
{
|
||||
background-color: Yellow;
|
||||
}
|
||||
|
||||
span[lang]
|
||||
{
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user