-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #882 from sul-dlss/remove-unnecessary-code
Remove unnecessary code
- Loading branch information
Showing
14 changed files
with
6 additions
and
312 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,13 @@ | ||
a { | ||
&.disabled { | ||
color: #ccc; | ||
cursor: not-allowed; | ||
text-decoration: none; | ||
} | ||
} | ||
|
||
.su-underline { | ||
text-decoration: none; | ||
border-bottom: 1px dotted $sul-link-color-border; | ||
} | ||
|
||
h1 { | ||
font-family: 'dejavu_sansextralight'; | ||
letter-spacing: -0.05em; | ||
} | ||
|
||
h3 { | ||
font-weight: 400; | ||
line-height: 1.3em; | ||
margin: 0 0 .4em 0; | ||
} | ||
|
||
dl { | ||
margin-bottom: 15px; | ||
} | ||
|
||
label { | ||
font-weight: normal; | ||
} | ||
|
||
.section { | ||
p, li { | ||
max-width: 45em; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
#search-navbar-container { | ||
padding: 0; | ||
background-color: $color-cardinal-red; | ||
box-shadow: 0 4px 8px -2px rgba(0, 0, 0, 0.2) | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.