Added background color for autosave notice
authorAlexander Ebert <ebert@woltlab.com>
Tue, 30 Dec 2014 00:54:53 +0000 (01:54 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 30 Dec 2014 00:54:53 +0000 (01:54 +0100)
wcfsetup/install/files/style/redactor.less

index 5f7d72bca79d5c981d02e3c463ac7ec4df553159..304dbd5943babd2ca4881c0854ec092d3ee8cef3 100644 (file)
@@ -69,6 +69,7 @@
        }
        
        > .redactorAutosaveNotice {
+               background-color: @wcfContainerBackgroundColor;
                border: 1px solid @wcfContainerBorderColor;
                border-width: 1px 0 0 1px;
                bottom: 0;