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.

27 lines
440 B

table.activitysettings {
max-width: 550px;
white-space: normal;
}
table.activitysettings th.small {
width: 5em;
}
table.activitysettings tbody tr {
height: 2.5em;
}
table.activitysettings th.small,
table.activitysettings td.small {
text-align: center;
}
table.activitysettings td.small label {
width: 100%;
height: 100%;
display: block;
}
.nav-icon-activity {
@include icon-color('activity-dark', 'activity', $color-black);
}