##// END OF EJS Templates
fix code indents application.css div.flash.warning...
Toshi MARUYAMA -
r8372:27731d637f6c
parent child
Show More
@@ -526,11 +526,11 div.flash.notice {
526 526 }
527 527
528 528 div.flash.warning {
529 background: url(../images/warning.png) 8px 5px no-repeat;
529 background: url(../images/warning.png) 8px 5px no-repeat;
530 530 background-color: #FFEBC1;
531 531 border-color: #FDBF3B;
532 532 color: #A6750C;
533 text-align: left;
533 text-align: left;
534 534 }
535 535
536 536 .nodata, .warning {
General Comments 0
You need to be logged in to leave comments. Login now