From 9ba2735c8c99d49947c25c826b64393a69cc2994 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Fri, 31 Aug 2018 19:08:23 +0200 Subject: [PATCH] CSS Cleanup --- src/styles/_homepage.sass | 50 --------------------------------- src/styles/project-landing.sass | 31 -------------------- 2 files changed, 81 deletions(-) diff --git a/src/styles/_homepage.sass b/src/styles/_homepage.sass index 9f202f4..0c4fcb2 100644 --- a/src/styles/_homepage.sass +++ b/src/styles/_homepage.sass @@ -113,27 +113,6 @@ border-color: $color-background-light pointer-events: none - li.create - cursor: pointer - display: inline-block - float: right - font: - size: 1.2em - weight: 400 - padding: 5px 10px - margin-top: 3px - - a - color: $color-success - text-decoration: none - - &.disabled - cursor: wait - border-color: $color-success - opacity: .8 - a - cursor: wait - section.stream background-color: white border-bottom: thin solid $color-background-dark @@ -670,35 +649,6 @@ section.announcement justify-content: space-around flex-wrap: wrap - a - +button($color-text-light, 3px) - padding: 5px 0 - margin: - bottom: 5px - right: auto - left: auto - font-size: .9em - opacity: 1 - flex: 1 - - +media-xs - margin: 10px auto - width: 100% - - &:first-child - margin-right: 15px - - &.blue - +button(hsl(hue($color-info), 60%, 45%), 3px) - - &.orange - +button(hsl(hue($color-secondary), 50%, 50%), 3px) - padding: 5px 15px - - &.green - +button(hsl(hue($color-success), 60%, 40%), 3px, true) - - section.dashboard-in-production .in-production-project border-bottom: thin solid $color-background-dark diff --git a/src/styles/project-landing.sass b/src/styles/project-landing.sass index 28c6404..81e4be2 100644 --- a/src/styles/project-landing.sass +++ b/src/styles/project-landing.sass @@ -77,43 +77,12 @@ $node-latest-thumbnail-size: 160px $node-latest-gallery-thumbnail-size: 200px -body - background-color: white -.page-body - background-color: white nav.navbar - background-color: white .navbar-header +media-xs width: 100% - .navbar-brand - color: $color-text - - li a.navbar-item - color: $color-text - &:hover - color: black - &:focus - color: black - &.active - color: black - .dropdown.open - a - background-color: white - .dropdown.libraries - &:hover - background: none - ul.dropdown-menu - background-color: white - li - a - color: $color-text - &:hover - color: black - background-color: white - .navbar-toggle border: none color: $color-text