Skip to content
Snippets Groups Projects
Commit 5e34ee7f authored by Todd Dembrey's avatar Todd Dembrey
Browse files

Make sure the download buttons get styled as well

parent 97da9836
No related branches found
No related tags found
No related merge requests found
span { span {
&.deleted { &.deleted,
&.deleted a {
background-color: #EE9090; background-color: #EE9090;
} }
&.added { &.added,
&.added a {
background-color: #90EE90; background-color: #90EE90;
} }
} }
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