Skip to content

Commit

Permalink
Fixes to remove image background from save session button in relevant…
Browse files Browse the repository at this point in the history
… themes and also some tweaks to info button styles where relevant
  • Loading branch information
ronm123 committed Nov 17, 2022
1 parent 0378b3d commit b175b7a
Show file tree
Hide file tree
Showing 30 changed files with 3,440 additions and 5,862 deletions.
1,039 changes: 376 additions & 663 deletions themes/Nottingham/blackonyellow/blackonyellow.css

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion themes/Nottingham/blackonyellow/blackonyellow.css.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions themes/Nottingham/blackonyellow/scss/_footer.scss
Expand Up @@ -32,6 +32,7 @@
.ui-button .ui-icon.x_prev_hist { background-image: none; }
.ui-button .ui-icon.x_colourChanger { background-image: none; }
.ui-button .ui-icon.x_projectIntro { background-image: none; }
.ui-button .ui-icon.x_saveSession { background-image: none; }

#x_nextBtn:not(.customIconBtn) .ui-icon:before { content: "\f138"; }
#x_prevBtn:not(.customIconBtn) .ui-icon:before { content: "\f137"; }
Expand Down

0 comments on commit b175b7a

Please sign in to comment.