darker color for edit mode for better focus on document
This commit is contained in:
parent
caeaacfc45
commit
0824bbd8b8
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user