mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-28 02:09:09 +01:00
Merged in feature/reviewPluginCSS (pull request #253)
fix css for new comment structure in review plugin
This commit is contained in:
@@ -275,6 +275,14 @@ ul.is-separated {
|
||||
.panel-block {
|
||||
display: block;
|
||||
border: none;
|
||||
|
||||
& .comment-wrapper:first-child div:first-child {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
& .diff-widget-content div {
|
||||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
|
||||
.panel-footer {
|
||||
|
||||
Reference in New Issue
Block a user