Commit 69dfbeca authored by Olivia Madrid's avatar Olivia Madrid

(chore): Deleted test stylesheet

1 merge request!417[Sprint/InterestingIguana](chore): Consistent messenger dockpane styles and ribbon behavior
Pipeline #69304825 running with stages
@import 'defaults.scss';
.m-messenger--userlist{
background-color: cadetblue;
border-radius: 3px 3px 0 0;
@include m-theme(){
box-shadow: 0 2px 4px 0 rgba(themed($m-black), .15), 0 1px 0px -2px rgba(themed($m-black), .15), 0 1px 5px 0 rgba(themed($m-black), .15);
}
.m-messenger--dockpane-tab-actions{
> i{
&:hover{
@include m-theme(){
color: themed($m-grey-500) !important;
}
}
}
}
}
\ No newline at end of file
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