Skip to content

Commit

Permalink
fix: add gr case to the bookmarklet generator link
Browse files Browse the repository at this point in the history
  • Loading branch information
ffoodd committed Jan 17, 2018
1 parent becd2c0 commit 43428dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/Hologram/test-assets/sass/doc.scss
Original file line number Diff line number Diff line change
Expand Up @@ -779,6 +779,11 @@ a[target$="blank"]::after {
content: "ru" !important;
}

#bookmarklet--link[href*="-gr"]::after {
content: "gr" !important;
}


.s, .nd { color: #07a }
.na, .cssExample .nt { color: #667f1f }
.nt, .cssExample .err + .nt { color: #905 }
Expand Down
Loading

0 comments on commit 43428dd

Please sign in to comment.