mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-08 22:36:06 +01:00
Removed dividing lines in the plugins list details
This commit is contained in:
@@ -743,6 +743,8 @@ tr {
|
||||
background-color: #f7f7f7; }
|
||||
tr td.gpm-details > .table-wrapper {
|
||||
display: none; }
|
||||
tr td.gpm-details > .table-wrapper td {
|
||||
border-bottom: 0; }
|
||||
tr td.gpm-details tbody {
|
||||
width: 100%; }
|
||||
tr:last-child td {
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -48,6 +48,10 @@ tr {
|
||||
|
||||
> .table-wrapper {
|
||||
display: none;
|
||||
|
||||
td {
|
||||
border-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
tbody {
|
||||
|
||||
Reference in New Issue
Block a user