Skip to content
Snippets Groups Projects
Unverified Commit 05a5e965 authored by Samuel Couillard's avatar Samuel Couillard Committed by GitHub
Browse files

Add Capture format button to css (#4788)

parent 7261eadd
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,6 @@
background-color:#eff5ff;
color: #3539cc;
}
.btn-format-statistics {
background-color:#eff5ff;
color: #3539cc;
......@@ -82,6 +81,10 @@
background-color: #f3f4f6;
color: #344154;
}
.btn-format-capture {
background-color: #f3f4f6;
color: #1e81b0;
}
}
.visibility-dropdown {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment