Remove unused styles.css file

debian
Jan Dittberner 5 years ago
parent 4266620eff
commit eaced9af06

@ -1,31 +0,0 @@
html, body, th, td {
font-family: Verdana, Arial, sans-serif;
font-size:10px;
}
table, tr, td, th {
vertical-align:top;
border:1px solid black;
border-collapse: collapse;
}
td.navigation {
text-align:center;
}
td.approved {
color:green;
}
td.declined {
color:red;
}
td.withdrawn {
color:red;
}
td.pending {
color:blue;
}
textarea {
width:400px;
height:150px;
}
input {
width:400px;
}
Loading…
Cancel
Save