Welcome to mirror list, hosted at ThFree Co, Russian Federation.

memory_graph.scss « framework « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b0bfc4f47ff2119c11c0520b7b4173b5c1702352 (plain)
1
2
3
4
.memory-graph-container {
  background: $white;
  border: 1px solid $gray-200;
}