##// END OF EJS Templates
Fixed preview background in SW theme
neko259 -
r1623:be16852c default
parent child Browse files
Show More
@@ -425,4 +425,9 b' audio {'
425
425
426 #quote-button:hover {
426 #quote-button:hover {
427 background-color: #b9c4e2;
427 background-color: #b9c4e2;
428 } No newline at end of file
428 }
429
430 #preview-text {
431 background: #FFF;
432 color: #000;
433 }
General Comments 0
You need to be logged in to leave comments. Login now