Skip to content

Commit

Permalink
use new fullscreen icon
Browse files Browse the repository at this point in the history
  • Loading branch information
stonko1994 committed Dec 4, 2024
1 parent d3e4e54 commit 3777d51
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 24 deletions.
7 changes: 5 additions & 2 deletions assets/skin-super-modern/images/fullscreen.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions assets/skin-super-modern/images/fullscreenX.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 0 additions & 6 deletions assets/skin-super-modern/images/fullscreenXsmall.svg

This file was deleted.

6 changes: 0 additions & 6 deletions assets/skin-super-modern/images/fullscreensmall.svg

This file was deleted.

8 changes: 0 additions & 8 deletions src/scss/skin-super-modern/_skin-modern-smallscreen.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@

&.#{$prefix}-ui-skin-modern-smallscreen {

.#{$prefix}-ui-fullscreentogglebutton {
background-image: url('../../assets/skin-super-modern/images/fullscreensmall.svg');

&.#{$prefix}-on {
background-image: url('../../assets/skin-super-modern/images/fullscreenXsmall.svg');
}
}

// Do not display watermark in mobile view
.#{$prefix}-ui-watermark {
display: none;
Expand Down

0 comments on commit 3777d51

Please sign in to comment.