##// END OF EJS Templates
paper: add reddish background to ajax error message
Alexander Plavin -
r19762:e0666aaa default
parent child Browse files
Show More
@@ -403,3 +403,6 b' ul#graphnodes li .info {'
403 from { background-color: #A0CEFF; } to { }
403 from { background-color: #A0CEFF; } to { }
404 }
404 }
405
405
406 .scroll-loading-error {
407 background-color: #FFCCCC !important;
408 }
General Comments 0
You need to be logged in to leave comments. Login now