Add widget menubar styling

pull/5574/head
Richard Lewis 2017-11-14 18:44:10 +00:00
parent 93eab05239
commit 81ef9b143c
1 changed files with 4 additions and 0 deletions

View File

@ -163,6 +163,10 @@ $panel-divider-color: rgba(0, 0, 0, 0.2);
// ********************
$widget-menu-bar-bg-color: #f7f7f7;
// ********************
// event tile lifecycle
$event-encrypting-color: #abddbc;
$event-sending-color: #ddd;