mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00:00
Clone button enhancements (#33362)
- Add box-shadow to default tippy theme - Make colors for tabs match the ones from `.ui.tabular.menu` - Remove tippy arrow and slightly offset tooltip closer to the button - Fix setting of `aria-haspopup` when default role is used with tippy --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
@@ -1630,7 +1630,7 @@ td .commit-summary {
|
||||
}
|
||||
|
||||
.repo-button-row-left {
|
||||
flex: 1;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.repo-button-row .button {
|
||||
|
Reference in New Issue
Block a user