Modified - toned down the color of neon violet as it was not great with longer texts
This commit is contained in:
@@ -582,19 +582,19 @@ table.tables tr.privateForPlayer {
|
|||||||
|
|
||||||
.prizeHint {
|
.prizeHint {
|
||||||
display: inline;
|
display: inline;
|
||||||
color: #6f6fff;
|
color: #6f8cff;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.draftFormatInfo {
|
.draftFormatInfo {
|
||||||
display: inline;
|
display: inline;
|
||||||
color: #6f6fff;
|
color: #6f8cff ;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.clickableFormat {
|
.clickableFormat {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: #6f6fff;
|
color: #6f8cff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pocket {
|
.pocket {
|
||||||
|
|||||||
Reference in New Issue
Block a user