webgme
Version:
Web-based Generic Modeling Environment
22 lines (19 loc) • 566 B
CSS
.branches-dialog .pre-body {
padding: 15px 15px 0 15px; }
.branches-dialog .pre-body .tabContainer ul.nav.nav-tabs {
margin-bottom: 0; }
.branches-dialog .pre-body .tabContainer ul.nav.nav-tabs li {
width: 86px;
text-align: center; }
.branches-dialog .modal-body {
min-height: 300px; }
.branches-dialog .modal-body ul.nav-pills li a span.ro {
margin-left: 5px;
color: #999999;
font-size: 9px; }
.txt-branch-name {
width: 50%; }
a.btn-env {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none; }