Commit f3aa7ac04d60ebfcbca0ef7ddf27cc71d361d652

Authored by Nathan Broadbent
1 parent 038d1e76
Exists in master and in 1 other branch production

Revert "bgclr instead of transparent. annoying the error lines get too wide"

This reverts commit cbc8b8c74c123d030d5ca05649e8089d2d33def3.
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
public/stylesheets/application.css
... ... @@ -421,7 +421,6 @@ table thead + tbody tr:first-child td {
421 421 }
422 422 table th { background-color: #ececec; font-weight: bold; text-transform: uppercase; white-space: nowrap; }
423 423 table tbody tr:nth-child(odd) td { background-color: #F9F9F9; }
424   -table tbody tr:nth-child(even) td { background-color: #fff; }
425 424 table .main { width: 100%; }
426 425  
427 426 table.single_user {
... ...