1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

Update portainer-base.css

Fixed container inspect colors
This commit is contained in:
Dulanic 2021-11-30 13:50:32 -06:00 committed by GitHub
parent 63048a974c
commit c63ba9b7c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,11 @@
@import url("https://theme-park.dev/css/defaults/placeholders.css");
:root {
--text-json-tree-branch-preview-color: #eee;
--text-json-tree-leaf-color: #eee;
}
/* Scrollbar */
@media only screen and (min-width: 768px) {
html {