Skip to content

Commit 0e2bc37

Browse files
Atualizando cores
1 parent 572ac29 commit 0e2bc37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

staticfiles/css/list.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ a.button-link {
8181

8282
.data-list-atlas .td-align-center {
8383
text-align: center;
84-
color: #4070f4;
84+
color: #ffffff;
8585
}
8686

8787
.td-align-center.status-cancelado {

templates/static/css/list.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ a.button-link {
8181

8282
.data-list-atlas .td-align-center {
8383
text-align: center;
84-
color: #4070f4;
84+
color:rgb(255, 255, 255);
8585
}
8686

8787
.td-align-center.status-cancelado {

0 commit comments

Comments
 (0)