mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-02-23 07:01:24 +01:00
fix for fpm-details
This commit is contained in:
2
themes/grav/css-compiled/preset.css
vendored
2
themes/grav/css-compiled/preset.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -182,12 +182,9 @@ td {
|
||||
tr {
|
||||
td {
|
||||
&.gpm-details {
|
||||
background-color: #f7f7f7;
|
||||
background-color: darken($content-bg,2%);
|
||||
}
|
||||
}
|
||||
&:hover {
|
||||
background: lighten($content-bg,2%);
|
||||
}
|
||||
}
|
||||
|
||||
// Tabs
|
||||
|
||||
Reference in New Issue
Block a user