Brendon 119 Posted December 18, 2019 Posted December 18, 2019 All customisations stopped showing right after the update reboot, code was still there just not working. Just thought i'd give a heads up. @@Happy2Play
PenkethBoy 2068 Posted December 18, 2019 Posted December 18, 2019 FWIW - my customisations are working on 4.3.1.0 - in chrome
Brendon 119 Posted December 18, 2019 Author Posted December 18, 2019 Ok it appears it's just not working on the admin side for me. I have the following; .dashboardDocument .viewMenuBar { background-color: #222222; } .adminDrawerPanel .sidebarLink.selectedSidebarLink { background: #222222 !important; color: #fff !important; } .statCard .statCard-content { background-color: rgb(204, 51, 51); color: #fff !important; } /*Left and Right Scroll Button Opacity*/ div.scrollbuttoncontainer {background: rgba(255,255,255,.2); } /*Remove Card background Shadow and Box Outline*/ button.cardContent-shadow {background-color: transparent; box-shadow: none; } The scroll button and shadow still seem to be working but the ones for the dashboard are not, has something changed?Tested in chrome and its the same in that as well as firefox.
Luke 42085 Posted December 18, 2019 Posted December 18, 2019 has something changed? Well yes, things will change between releases. If you're using custom css then you should be prepared to re-evaluate it with each new release.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now