Skip to content

Commit

Permalink
Update cups.css
Browse files Browse the repository at this point in the history
will be moved to fpl.css
  • Loading branch information
JayDevDo authored Jan 22, 2025
1 parent 56c64a9 commit 47f16ee
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions cups.css
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
/* cups css deals with event-types cups
evTypes: [ "evtp-EPL", "evtp-FAC", "evtp-EFL", "evtp-ECL", "evtp-EUL", "evtp-CLE", "evtp-UIB" ],
*/
evTypes: [ "evtp-EPL", "evtp-FAC", "evtp-EFL", "evtp-ECL", "evtp-EUL", "evtp-CLE", "evtp-UIB" ],
*/

/* afcon */
th.afc{
border: 2px solid red !important;
}


th.evtp-UIB{
background-color: #ff5c33 !important;
color: #000000;
Expand All @@ -29,7 +27,6 @@ th.evtp-ECL{
color: #000000;
}


.evtp-UIB{
background-color: #ff5c33;
color: #000000;
Expand All @@ -50,9 +47,6 @@ th.evtp-ECL{
color: #000000;
}




.cupCntndr{
background-color: #ffff99;
color: #000000;
Expand All @@ -62,7 +56,6 @@ td > span.cupCntndr{
background-color: #ff8080;
}


.cupElim{
background-color: #000000 !important;
color: #FFFFFF !important;
Expand Down

0 comments on commit 47f16ee

Please sign in to comment.