﻿
.brand-link {
    background-color: #337ab7;
    color: white !important;
}

.userIsAdmin{
    width:25px;
    height:25px;
}

.dt{
    width: 100%;
}

.gravatar {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

td.buttons {
    white-space: nowrap
}

td.buttons > * {
    padding: 0px 10px 0px 10px;
}
