Move rename flow dialog to editor tray

This commit is contained in:
Nick O'Leary
2016-05-31 23:20:25 +01:00
parent daed059c47
commit 0afe98b399
6 changed files with 97 additions and 125 deletions

View File

@@ -86,7 +86,7 @@
}
&:not(.primary) {
background: none;
&:hover {
&:not(.disabled):hover {
color: $editor-button-color-primary;
}
}