Skip to content

Commit

Permalink
add bold line to tr.row1 in plugins page
Browse files Browse the repository at this point in the history
  • Loading branch information
mariez committed Sep 18, 2017
1 parent 3213551 commit eab4005
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions less/legacy.less
Expand Up @@ -104,6 +104,7 @@ body.list, body.mviews,body.templates,body.eventlog,body.spage{
body.users {
.table-striped > tbody > tr:nth-of-type(2n) { border-bottom:2px solid #999}
}
body.plugins .table-striped > tbody > .row1,
body.members .table-striped > tbody > .row1,
body.messages .table-striped > tbody > .row1 { border-top:2px solid #999}
#dropdown-tabs{margin-bottom:10px}
Expand Down

0 comments on commit eab4005

Please sign in to comment.