You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

21 lines
434 B

/* Copyright 2017 LasLabs Inc.
License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). */
.o-user-systray-status {
i {
margin-top: 2px;
&:hover {
color: @gray-lighter;
}
}
}
.o-user-presence-dropdown {
min-width: 85px;
.o-user-status-select {
margin-top: 2px;
padding: 4px 8px;
width: 100%;
display: block;
font-size: 13px;
}
}