Skip to content
Snippets Groups Projects
Commit e2e3e541 authored by Elmar Ludwig's avatar Elmar Ludwig
Browse files

remove background of vips_output in tabs, re #53

parent 119c4ee9
No related branches found
No related tags found
No related merge requests found
......@@ -165,6 +165,10 @@ button.vips_file_upload:hover {
font-family: monospace;
}
.vips_tabs .vips_output {
background: none;
}
.vips_output {
background-color: #f5f6f6;
background-color: var(--dark-gray-color-5, #f5f6f6);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment