mirror of
https://gitee.com/gitea/gitea
synced 2026-03-06 12:35:36 +08:00
Page: Compare 2 commits
This commit is contained in:
@@ -36,6 +36,14 @@
|
||||
border-bottom-right-radius: .3em;
|
||||
}
|
||||
}
|
||||
&.panel-info {
|
||||
border-color: #85c5e5;
|
||||
> .panel-header {
|
||||
color: #31708f;
|
||||
background-color: #d9edf7;
|
||||
border-color: #85c5e5;
|
||||
}
|
||||
}
|
||||
&.panel-warning {
|
||||
border-color: #F0C36D;
|
||||
> .panel-header {
|
||||
|
||||
Reference in New Issue
Block a user