mirror of
https://github.com/danog/system-bus-radio.git
synced 2024-12-03 12:57:45 +01:00
removed more unused CSS
This commit is contained in:
parent
f3b5725145
commit
4731477dea
@ -21,20 +21,6 @@ body {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.data td {
|
||||
border: 1px solid black;
|
||||
border-bottom: 0px;
|
||||
border-right: 0px;
|
||||
}
|
||||
|
||||
.data td:last-child {
|
||||
border-right: 1px solid black;
|
||||
}
|
||||
|
||||
.data tr:last-child td {
|
||||
border-bottom: 1px solid black;
|
||||
}
|
||||
|
||||
a.button,
|
||||
input.button {
|
||||
cursor: pointer;
|
||||
|
Loading…
Reference in New Issue
Block a user