DocumentServer/OfficeWeb/apps/common/main/resources/css/participantspanel.css
nikolay ivanov a8be6b9e72 init repo
2014-07-05 18:22:49 +00:00

23 lines
579 B
CSS

.asc-statusinfo-text-btn button {
width: auto !important;
}
.asc-statusinfo-text-btn span.x-btn-inner {
font-weight: bold;
font-size: 11px;
font-family: Helvetica, Arial, Verdana, sans-serif;
color: #666666 !important;
text-shadow: #d3d3d3 0 1px 0;
}
.asc-statusinfo-text-btn.x-btn-default-small-pressed{
padding: 0;
border: 1px solid rgba(0, 0, 0, 0) !important;
background: transparent !important;
box-shadow: none;
-moz-box-shadow: none;
}
.icon-statusinfo-users {
background-image: url(../img/participantspanel/users.png);
}