darker color for edit mode for better focus on document

This commit is contained in:
Jan-Christoph Borchardt 2013-09-12 17:21:40 +02:00
parent caeaacfc45
commit 0824bbd8b8

View File

@ -29,7 +29,7 @@ html, body, #mainContainer {
#container { #container {
text-align: center; text-align: center;
background-color: #FAFAFA; background-color: #ddd;
overflow: auto; overflow: auto;
position: absolute; position: absolute;