Skip to content
Snippets Groups Projects
Commit 545b3beb authored by Michael Hartung's avatar Michael Hartung
Browse files

merge

parents b6c6c90c d7c5e321
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@
.p-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon.pi-check:before {
top: 8px!important;
left: 2px !important;
border-color: var(--drgstn-text-primary) !important;
}
p.-datatable .p-sortable-column .p-sortable-column-icon {
......
......@@ -7,7 +7,7 @@
--drgstn-background: #ffffff;
--drgstn-panel: #f8f8f8;
--drgstn-info: #61c43d;
--drgstn-text-primary: #151515;
--drgstn-text-primary: #020202;
--drgstn-text-secondary: #eeeeee;
--drgstn-border: rgba(0, 0, 0, 0.2);
--drgstn-tooltip: rgba(74, 74, 74, 0.9);
......
......@@ -7,7 +7,7 @@
--drgstn-background: #FFFFFF;
--drgstn-panel: #ff3a3a;
--drgstn-info: #61c43d;
--drgstn-text-primary: #363636;
--drgstn-text-primary: #000000;
--drgstn-text-secondary: #FFFFFF;
--drgstn-border: rgba(0, 0, 0, 0.2);
--drgstn-tooltip: rgba(74, 74, 74, 0.9);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment