fix for fpm-details

This commit is contained in:
Andy Miller
2016-03-31 18:21:08 -06:00
parent 1c010a605b
commit 3ba06ec21b
3 changed files with 3 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -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