Skip to content

Instantly share code, notes, and snippets.

@ciceronianus
ciceronianus / eXide-customCSS.css
Created January 25, 2021 13:02
eXide - custom CSS
#toolbar-current-app {
color:red !important;
background-color:yellow;
border-radius: 5px;
padding-left: 5px;
padding-right: 5px;
border: 1px solid #f1c871;
}