2016-06-14 10:11:28 -04:00
|
|
|
.environments {
|
2016-08-05 13:44:13 -04:00
|
|
|
|
2016-06-14 10:11:28 -04:00
|
|
|
.commit-title {
|
|
|
|
margin: 0;
|
|
|
|
}
|
2016-08-05 13:44:13 -04:00
|
|
|
|
|
|
|
.fa-play {
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.dropdown-new {
|
|
|
|
color: $table-text-gray;
|
|
|
|
}
|
|
|
|
|
|
|
|
.dropdown-menu {
|
|
|
|
|
|
|
|
.fa {
|
|
|
|
margin-right: 6px;
|
|
|
|
color: $table-text-gray;
|
|
|
|
}
|
|
|
|
}
|
2016-06-14 10:11:28 -04:00
|
|
|
}
|