txtorg commited on
Commit
0759f2c
·
verified ·
1 Parent(s): 87e3073

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +5 -0
styles.css CHANGED
@@ -280,6 +280,11 @@ body {
280
  border-bottom: none;
281
  }
282
 
 
 
 
 
 
283
  .history-cell {
284
  overflow: hidden;
285
  text-overflow: ellipsis;
 
280
  border-bottom: none;
281
  }
282
 
283
+ .history-cell.buyer a {
284
+ color: inherit;
285
+ text-decoration: none;
286
+ }
287
+
288
  .history-cell {
289
  overflow: hidden;
290
  text-overflow: ellipsis;