We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 572ac29 commit 0e2bc37Copy full SHA for 0e2bc37
staticfiles/css/list.css
@@ -81,7 +81,7 @@ a.button-link {
81
82
.data-list-atlas .td-align-center {
83
text-align: center;
84
- color: #4070f4;
+ color: #ffffff;
85
}
86
87
.td-align-center.status-cancelado {
templates/static/css/list.css
+ color:rgb(255, 255, 255);
0 commit comments