2014-08-15 22:07:53 +02:00

11 lines
159 B
Plaintext

#download {
display: none;
.topbar-right;
.transition(all 0.2s ease-in-out);
&.failed {
background-color: rgba(255,0,0,0.5);
}
}