dont show chudrama as red in tables
parent
75a9a20bc2
commit
e7eb024b4f
|
@ -2848,7 +2848,7 @@ a.text-info:hover, a.text-info:focus {
|
|||
a.text-warning:hover, a.text-warning:focus {
|
||||
color: #ba8b00 !important;
|
||||
}
|
||||
.text-danger, a[href="/h/chudrama"] {
|
||||
.text-danger, :not(td) > a[href="/h/chudrama"] {
|
||||
color: #dc3545 !important;
|
||||
}
|
||||
a.text-danger:hover, a.text-danger:focus {
|
||||
|
|
Loading…
Reference in New Issue