summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/sidebar.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/framework/sidebar.scss')
-rw-r--r--app/assets/stylesheets/framework/sidebar.scss11
1 files changed, 0 insertions, 11 deletions
diff --git a/app/assets/stylesheets/framework/sidebar.scss b/app/assets/stylesheets/framework/sidebar.scss
index c5367c5a097..015fe3debf9 100644
--- a/app/assets/stylesheets/framework/sidebar.scss
+++ b/app/assets/stylesheets/framework/sidebar.scss
@@ -226,14 +226,3 @@ header.header-pinned-nav {
.right-sidebar {
border-left: 1px solid $border-color;
}
-
-.js-build-variable {
- color: $code-color;
-}
-
-.js-build-value {
- padding: 2px 4px;
- font-size: 100%;
- color: $black;
- background-color: $white-light;
-}