-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adding code to make comments mandatory for sequence modifications * Adding code to replace the Attributes section with a Replaced Models section. Also added a tooltip to the replaced models section. * testing NAthans code to speed up login * add apollo-config.groovy * update .gitignore * Revert "very minor changes" This reverts commit f46de7f. * re-adding the government login text * updateing with upstream * added jbrowse plugin ColorByType and setting jbrowse to a stable release that works with Apollo * adding gov't text to global login dialog * Added our google analytics to grails-app/conf/Config.groovy. Still need to add the federal analytics, will do so through jbrowse. * removing replce tag feature * updating config * updating the config. * updating config * updated apollo-config.groovy for the colorbycds branch * adding this file back in * staging for move to 2.3.0 * savign updated config file * updating config * updating config * updtating config to disable neat features * testing config options * correcting jbrowse version * updated config, reduced session timeout to 30 min * testing updated GA setup * Updated CSS formatting * Added Source Sans Pro font from google and applied to entire body of the page. * Added USWDS Library and added Government Banner Section after the open body tag. * Added NAL Footer from NAL Design System * merged versus dev Co-authored-by: Chris Childers <genetics.guy@gmail.com> Co-authored-by: Yi Hsiao <hsiaoyi0504@gmail.com> Co-authored-by: Yu <12001004033016@FEDIDCARD.GOV>
- Loading branch information
1 parent
c1b970f
commit 79d19d1
Showing
17 changed files
with
80 additions
and
76 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
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
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
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,4 +1,4 @@ | ||
@CHARSET "UTF-8"; | ||
@charset "UTF-8"; | ||
|
||
table { | ||
border-width: 1px; | ||
|
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