Skip to content
Snippets Groups Projects
Commit f7f46f79 authored by Jess's avatar Jess
Browse files

Issue #2894427 by yoroy, tedbow, Wim Leers: White toolbar background when in...

Issue #2894427 by yoroy, tedbow, Wim Leers: White toolbar background when in edit mode is distracting and not pretty

(cherry picked from commit 16377311)
parent edc88aef
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
/* Style the edit mode toolbar and tabs. */
#toolbar-bar.js-outside-in-edit-mode {
background-color: #fff;
background-image: linear-gradient(to bottom,#0c97ed,#1f86c7);
}
.js-outside-in-edit-mode .toolbar-item:not(.toolbar-icon-edit) {
color: #999;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment