fix buttons style
This commit is contained in:
parent
c0a899b151
commit
5c5ccddb02
6 changed files with 12 additions and 24 deletions
2
public/css/gogs.min.css
vendored
2
public/css/gogs.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -184,18 +184,6 @@ pre {
|
|||
display: none!important;
|
||||
}
|
||||
}
|
||||
|
||||
&.tabs.buttons {
|
||||
.active {
|
||||
font-weight: 900;
|
||||
&.green {
|
||||
box-shadow: 0 0 0 2px #13ae38 inset!important;
|
||||
}
|
||||
&.red {
|
||||
box-shadow: 0 0 0 2px #d41515 inset!important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.overflow.menu {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue