#t_programs tbody tr.category_text      td:nth-child(4) { background-image: url("//static.frigolit.net/img/fugue/icons/edit.png"); }
#t_programs tbody tr.category_game      td:nth-child(4) { background-image: url("//static.frigolit.net/img/fugue/icons/game.png"); }
#t_programs tbody tr.category_misc      td:nth-child(4) { background-image: url("//static.frigolit.net/img/fugue/icons/application.png"); }
#t_programs tbody tr.category_utilities td:nth-child(4) { background-image: url("//static.frigolit.net/img/fugue/icons/toolbox.png"); }
#t_programs tbody tr.category_terminal  td:nth-child(4) { background-image: url("//static.frigolit.net/img/fugue/icons/terminal.png"); }

#t_programs tbody tr.source_rom         td:nth-child(5) { background-image: url("//static.frigolit.net/img/fugue/icons/processor.png"); }
#t_programs tbody tr.source_source      td:nth-child(5) { background-image: url("//static.frigolit.net/img/fugue/icons/script-text.png"); }
#t_programs tbody tr.source_tape        td:nth-child(5) { background-image: url("//static.frigolit.net/img/fugue/icons/cassette.png"); }
#t_programs tbody tr.source_floppy      td:nth-child(5) { background-image: url("//static.frigolit.net/img/fugue/icons/disk.png"); }

#t_roms tbody td:first-child { background-image: url("//static.frigolit.net/img/fugue/icons/processor.png"); }

#t_tapes tbody td:first-child { background-image: url("//static.frigolit.net/img/fugue/icons/cassette.png"); }
#t_tapes tbody tr.status_0 td:nth-child(2) { color: #a33; }
#t_tapes tbody tr.status_1 td:nth-child(2) { color: #3a3; }

