Skip to content
Snippets Groups Projects
Commit 6acb1956 authored by pruizf's avatar pruizf
Browse files

[css] header arrows color

parent 9d65cb7e
No related merge requests found
Pipeline #61053 passed with stages
in 6 seconds
...@@ -509,7 +509,7 @@ video { ...@@ -509,7 +509,7 @@ video {
} }
table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after { table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after {
//content: " \25B4\25BE" //content: " \25B4\25BE";
content: " \25B4"; content: " \25B4";
color: lightgray; color: lightgray;
} }
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment