Editor detached bdblue

Fixed editor attach button bdblue styling
This commit is contained in:
Alexei Stukov 2017-04-30 05:22:26 +03:00 committed by GitHub
parent b15f56212d
commit 3262eb58a9
1 changed files with 9 additions and 11 deletions

View File

@ -169,7 +169,7 @@
font-size: 20px;
}
.bd-blue ui-standard-sidebar-view #editor-detached button {
.bd-blue .ui-standard-sidebar-view #editor-detached button {
background: #3a71c1;
}
@ -2106,5 +2106,3 @@
.bd-blue .ui-switch-wrapper:not(.disabled):not(.clear):hover .ui-switch-checkbox:checked+.ui-switch { background: #3f79ce; }
.bd-blue *[style*="border-color: rgb(114, 137, 218)"] { border-color: #3a71c1 !important; }
.bd-blue *[style*="background-color: rgb(114, 137, 218)"] { background-color: #3a71c1 !important; }