]>
git.llucax.com Git - software/sercom.git/blobdiff - sercom/static/css/style.css
form.filter th {\r
background: none;\r
font-weight:bold;\r
-}\r
+}
+
+.list .exitosa {
+ background: #b9ffb9;
+}
+
+.list .noexitosa {
+ background: #ffdddd;
+}
+
+.list .entregaok {
+ background:green;
+}
+
+.list .entregamaso {
+ background:yellow;
+}
+
+.list .entregamal {
+ background:red;
+}
+
+