Commit 99b3efea by Bharti Ladumor

Change default style colors

parent 7d90449f
...@@ -301,6 +301,10 @@ body .ui-dropdown-panel .ui-dropdown-filter-container { ...@@ -301,6 +301,10 @@ body .ui-dropdown-panel .ui-dropdown-filter-container {
margin: 1px; margin: 1px;
} }
.ui-fluid .ui-splitbutton .ui-button.ui-splitbutton-menubutton.ui-button.ui-button-icon-only {
margin: inherit !important;
}
.chat-icon { .chat-icon {
width: 70px; width: 70px;
height: 70px; height: 70px;
......
$brandPrimary:#d14b5d; $brandPrimary:#4E5258;
$brandSecondary:#505050; $brandSecondary:#03a0e7;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment