Renaming IDs to classes

This commit is contained in:
2017-11-24 19:34:58 +01:00
parent 7252055e4a
commit ce7754ffe4
6 changed files with 17 additions and 18 deletions

View File

@@ -9,11 +9,11 @@ body.organizations
margin-left: auto
#side
.dashboard-secondary
.box
+container-box
padding: 10px 20px
margin: 20px 10px
margin: 0
#item-details
.organization
@@ -29,7 +29,6 @@ body.organizations
input
font-size: 1.1em
.org-admin
#admin-name
padding: 10px 0

View File

@@ -6,8 +6,8 @@
border-bottom-left-radius: 3px
border-bottom-right-radius: 3px
section#sub-nav-tabs.home,
section#sub-nav-tabs.projects
nav#sub-nav-tabs.home,
nav#sub-nav-tabs.projects
background-color: white
border-bottom: thin solid $color-background-dark
@@ -17,7 +17,7 @@
section#home
background-color: $color-background-dark
section.nav-tabs__tab
nav.nav-tabs__tab
display: none
background-color: $color-background-light