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