mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-07 21:26:45 +02:00
change to line 73
This commit is contained in:
parent
b657676bdd
commit
2ee4e9e7fd
@ -70,7 +70,7 @@ body.grayedout { background-color: #eee !important }
|
||||
|
||||
#innerdocbody {
|
||||
font-size: 12px; /* overridden by body.style */
|
||||
font-family: monospace; /* overridden by body.style */
|
||||
font-family:Arial, sans-serif; /* overridden by body.style */
|
||||
line-height: 16px; /* overridden by body.style */
|
||||
}
|
||||
|
||||
@ -87,7 +87,6 @@ body.doesWrap {
|
||||
overflow: hidden;
|
||||
/* blank 1x1 gif, so that IE8 doesn't consider the body transparent */
|
||||
background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
|
||||
font-family:Arial, sans-serif;
|
||||
}
|
||||
|
||||
#sidediv {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user