mirror of
https://github.com/danog/system-bus-radio.git
synced 2024-12-12 13:47:20 +01:00
removed more unused CSS
This commit is contained in:
parent
f3b5725145
commit
4731477dea
@ -21,20 +21,6 @@ body {
|
|||||||
color: white;
|
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,
|
a.button,
|
||||||
input.button {
|
input.button {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Loading…
Reference in New Issue
Block a user