mirror of
https://github.com/chuot/rdio-scanner.git
synced 2026-08-13 16:33:01 -06:00
Small aesthetic change
This commit is contained in:
parent
777db8f442
commit
94d96f571c
|
|
@ -22,13 +22,6 @@
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
// &:nth-child(2),
|
|
||||||
// &:nth-child(3) {
|
|
||||||
// >div:first-child {
|
|
||||||
// text-transform: uppercase;
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
|
|
||||||
&:nth-child(4) {
|
&:nth-child(4) {
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
|
@ -85,7 +78,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
tbody>tr {
|
tbody>tr {
|
||||||
border-top: 1px dotted rgba(0, 0, 0, .4);
|
border-top: 1px solid rgba(0, 0, 0, .2);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue