forked from sainnhe/gitea-themes
Fix grey button
This commit is contained in:
@@ -77,6 +77,11 @@
|
||||
color: @bg0;
|
||||
}
|
||||
|
||||
/* grey button (rss feed button in repository home page) */
|
||||
i.grey.icon.icon.icon.icon {
|
||||
color: @grey
|
||||
}
|
||||
|
||||
/* scroll bar */
|
||||
* {
|
||||
scrollbar-color: @secondary transparent !important;
|
||||
|
Reference in New Issue
Block a user