root/tools/routingservice/trunk/tests/css/style.css

Revision 67, 470 bytes (checked in by daniel, 3 years ago)

A prototype of RESTful service for routing - import files

Line 
1#setting input {color:#333333;background:#ffffff;border:1px solid #333333;margin:2px;}
2#setting input.data_wrong {color:#ff0000;background:#ffccff;border:1px solid #ff0000;}
3#setting input.data_ok {color:#009900;background:#ccffcc;border:1px solid #009900;}
4
5.table {border:solid 2px #c3d9ff;background:#c3d9ff;font-size:12px;font-family:Arial, Helvetica, Geneva, sans-serif;color:black;}
6.line {background:#e8eef7;}
7.case_desc {color:#797979;}
8.case_id {color:#1f784f;}
Note: See TracBrowser for help on using the browser.