2017-08-17 22:00:37 +05:30
|
|
|
@media (max-width: $screen-md-max) {
|
|
|
|
.deployments-container {
|
|
|
|
width: 100%;
|
|
|
|
overflow: auto;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.environments-list-loading {
|
2016-11-03 12:29:30 +05:30
|
|
|
width: 100%;
|
2017-08-17 22:00:37 +05:30
|
|
|
font-size: 34px;
|
2016-11-03 12:29:30 +05:30
|
|
|
}
|
|
|
|
|
2017-08-17 22:00:37 +05:30
|
|
|
.environments-folder-name {
|
|
|
|
font-weight: normal;
|
|
|
|
padding-top: 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.environments-container {
|
|
|
|
.table-holder {
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
@media (max-width: $screen-sm-max) {
|
|
|
|
overflow: auto;
|
2016-11-03 12:29:30 +05:30
|
|
|
}
|
|
|
|
}
|
2016-09-13 17:45:13 +05:30
|
|
|
|
2017-08-17 22:00:37 +05:30
|
|
|
.table.ci-table {
|
|
|
|
.environments-actions {
|
|
|
|
min-width: 300px;
|
|
|
|
}
|
2016-09-13 17:45:13 +05:30
|
|
|
|
2017-08-17 22:00:37 +05:30
|
|
|
.environments-commit,
|
|
|
|
.environments-actions {
|
|
|
|
width: 20%;
|
|
|
|
}
|
2016-09-13 17:45:13 +05:30
|
|
|
|
2017-08-17 22:00:37 +05:30
|
|
|
.environments-date {
|
|
|
|
width: 10%;
|
|
|
|
}
|
2016-09-13 17:45:13 +05:30
|
|
|
|
2017-08-17 22:00:37 +05:30
|
|
|
.environments-name,
|
|
|
|
.environments-deploy,
|
|
|
|
.environments-build {
|
|
|
|
width: 15%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.deployment-column {
|
|
|
|
> span {
|
|
|
|
word-break: break-all;
|
|
|
|
}
|
2016-09-13 17:45:13 +05:30
|
|
|
|
2017-08-17 22:00:37 +05:30
|
|
|
.avatar {
|
|
|
|
float: none;
|
|
|
|
}
|
2016-09-13 17:45:13 +05:30
|
|
|
}
|
|
|
|
|
2017-08-17 22:00:37 +05:30
|
|
|
.btn-group {
|
|
|
|
|
|
|
|
> a {
|
|
|
|
color: $gl-text-color-secondary;
|
|
|
|
}
|
|
|
|
|
|
|
|
svg path {
|
|
|
|
fill: $gl-text-color-secondary;
|
|
|
|
}
|
|
|
|
|
|
|
|
.dropdown {
|
|
|
|
outline: none;
|
|
|
|
}
|
2016-11-03 12:29:30 +05:30
|
|
|
}
|
|
|
|
|
2017-08-17 22:00:37 +05:30
|
|
|
.btn .text-center {
|
|
|
|
display: inline;
|
|
|
|
}
|
|
|
|
|
|
|
|
.commit-title {
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.avatar-image-container {
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-play {
|
|
|
|
height: 13px;
|
|
|
|
width: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.external-url,
|
|
|
|
.dropdown-new {
|
|
|
|
color: $gl-text-color-secondary;
|
|
|
|
}
|
|
|
|
|
|
|
|
.dropdown-menu {
|
|
|
|
.fa {
|
|
|
|
margin-right: 6px;
|
|
|
|
color: $gl-text-color-secondary;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.build-link,
|
|
|
|
.branch-name {
|
|
|
|
color: $gl-text-color;
|
|
|
|
}
|
|
|
|
|
|
|
|
.stop-env-link,
|
|
|
|
.external-url {
|
|
|
|
color: $gl-text-color-secondary;
|
|
|
|
|
|
|
|
.stop-env-icon {
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.deployment .build-column {
|
2016-11-03 12:29:30 +05:30
|
|
|
.build-link {
|
2017-08-17 22:00:37 +05:30
|
|
|
color: $gl-text-color;
|
2016-11-03 12:29:30 +05:30
|
|
|
}
|
2017-08-17 22:00:37 +05:30
|
|
|
|
2016-11-03 12:29:30 +05:30
|
|
|
.avatar {
|
|
|
|
float: none;
|
|
|
|
}
|
|
|
|
}
|
2017-08-17 22:00:37 +05:30
|
|
|
|
|
|
|
.folder-icon {
|
|
|
|
margin-right: 3px;
|
|
|
|
color: $gl-text-color-secondary;
|
|
|
|
display: inline-block;
|
|
|
|
|
|
|
|
.fa:nth-child(1) {
|
|
|
|
margin-right: 3px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.folder-name {
|
|
|
|
cursor: pointer;
|
|
|
|
color: $gl-text-color-secondary;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-container {
|
|
|
|
width: 20px;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.branch-commit {
|
|
|
|
.commit-id {
|
|
|
|
margin-right: 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.no-btn {
|
|
|
|
border: none;
|
|
|
|
background: none;
|
|
|
|
outline: none;
|
|
|
|
width: 100%;
|
|
|
|
text-align: left;
|
|
|
|
}
|
2016-11-03 12:29:30 +05:30
|
|
|
}
|
2016-09-13 17:45:13 +05:30
|
|
|
}
|
|
|
|
|
2017-08-17 22:00:37 +05:30
|
|
|
.prometheus-graph {
|
|
|
|
text {
|
|
|
|
fill: $gl-text-color;
|
|
|
|
stroke-width: 0;
|
|
|
|
}
|
2016-09-13 17:45:13 +05:30
|
|
|
|
2017-08-17 22:00:37 +05:30
|
|
|
.label-axis-text,
|
|
|
|
.text-metric-usage {
|
|
|
|
fill: $black;
|
|
|
|
font-weight: 500;
|
2016-09-13 17:45:13 +05:30
|
|
|
}
|
2016-11-03 12:29:30 +05:30
|
|
|
|
2017-08-17 22:00:37 +05:30
|
|
|
.legend-axis-text {
|
|
|
|
fill: $black;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.x-axis path,
|
|
|
|
.y-axis path,
|
|
|
|
.label-x-axis-line,
|
|
|
|
.label-y-axis-line {
|
|
|
|
fill: none;
|
|
|
|
stroke-width: 1;
|
|
|
|
shape-rendering: crispEdges;
|
|
|
|
}
|
|
|
|
|
|
|
|
.x-axis path,
|
|
|
|
.y-axis path {
|
|
|
|
stroke: $stat-graph-axis-fill;
|
|
|
|
}
|
|
|
|
|
|
|
|
.label-x-axis-line,
|
|
|
|
.label-y-axis-line {
|
|
|
|
stroke: $border-color;
|
|
|
|
}
|
|
|
|
|
|
|
|
.y-axis {
|
|
|
|
line {
|
|
|
|
stroke: $stat-graph-axis-fill;
|
|
|
|
stroke-width: 1;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.metric-area {
|
|
|
|
opacity: 0.8;
|
|
|
|
}
|
|
|
|
|
|
|
|
.prometheus-graph-overlay {
|
|
|
|
fill: none;
|
|
|
|
opacity: 0.0;
|
|
|
|
pointer-events: all;
|
|
|
|
}
|
|
|
|
|
|
|
|
.rect-text-metric {
|
|
|
|
fill: $white-light;
|
|
|
|
stroke-width: 1;
|
|
|
|
stroke: $gray-darkest;
|
|
|
|
}
|
|
|
|
|
|
|
|
.rect-axis-text {
|
|
|
|
fill: $white-light;
|
|
|
|
}
|
|
|
|
|
|
|
|
.text-metric {
|
|
|
|
font-weight: 600;
|
|
|
|
}
|
|
|
|
|
|
|
|
.selected-metric-line {
|
|
|
|
stroke: $gl-gray-dark;
|
|
|
|
stroke-width: 1;
|
|
|
|
}
|
|
|
|
|
|
|
|
.deployment-line {
|
|
|
|
stroke: $black;
|
|
|
|
stroke-width: 2;
|
|
|
|
}
|
|
|
|
|
|
|
|
.deploy-info-text {
|
|
|
|
dominant-baseline: text-before-edge;
|
|
|
|
}
|
|
|
|
|
|
|
|
.text-metric-bold {
|
|
|
|
font-weight: 600;
|
|
|
|
}
|
|
|
|
|
|
|
|
.prometheus-state {
|
|
|
|
margin-top: 10px;
|
|
|
|
display: none;
|
|
|
|
|
|
|
|
.state-button-section {
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.environments-actions {
|
|
|
|
.external-url,
|
|
|
|
.monitoring-url,
|
|
|
|
.terminal-button,
|
|
|
|
.stop-env-link {
|
|
|
|
width: 38px;
|
2016-11-03 12:29:30 +05:30
|
|
|
}
|
2016-06-16 23:09:34 +05:30
|
|
|
}
|