-
-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style: Use
--shade-color
for scroll undershoot
- Loading branch information
1 parent
a530a52
commit 24485bc
Showing
2 changed files
with
2 additions
and
22 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +0,0 @@ | ||
|
||
.translation-scrolled undershoot.bottom { | ||
border-bottom: 1px solid #222222; | ||
} | ||
|
||
.translation-scrolled.top-undershoot undershoot.top { | ||
border-top: 1px solid #222222; | ||
} | ||
|
||
.provider-feature-tts { | ||
color: @green_1; | ||
background-color: alpha(@green_4, .25); | ||
} | ||
.provider-feature-trans { | ||
color: @blue_1; | ||
} | ||
.provider-feature-dic { | ||
color: @yellow_2; | ||
background: alpha(#cd9309, .25); | ||
} | ||
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