Skip to content

Commit

Permalink
UI: remove opacity for offline items in structure view (#4780)
Browse files Browse the repository at this point in the history
  • Loading branch information
schuer committed Oct 4, 2021
1 parent 4bc3066 commit 6925e23
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 9 deletions.
Binary file modified .github/tests-visual/index--dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .github/tests-visual/index.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .github/tests-visual/structure_category_edit--dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .github/tests-visual/structure_category_edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions redaxo/src/addons/be_style/plugins/redaxo/scss/_typo.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@ tr.mark {
color: $color-offline;
}

.rex-status[data-status="0"] td:not(.rex-table-action-no-dropdown, .rex-table-action-dropdown) {
opacity: 0.5;

&:hover {
opacity: 1;
}
}

.rex-page-header {
.page-header {
margin-top: 0;
Expand Down

0 comments on commit 6925e23

Please sign in to comment.