web client touchups
|
@ -51,17 +51,9 @@
|
|||
}
|
||||
|
||||
.detailTable .btnPlay {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
background: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.detailTable .btnPlay:hover {
|
||||
opacity: .6;
|
||||
}
|
||||
|
||||
@media all and (min-width: 600px) {
|
||||
.tabletColumn {
|
||||
display: table-cell;
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 854 B |
Before Width: | Height: | Size: 466 B |
Before Width: | Height: | Size: 937 B |
Before Width: | Height: | Size: 677 B |
Before Width: | Height: | Size: 323 B |
Before Width: | Height: | Size: 659 B |
Before Width: | Height: | Size: 953 B |
Before Width: | Height: | Size: 256 B |
Before Width: | Height: | Size: 703 B |
Before Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 880 B |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 127 B |
Before Width: | Height: | Size: 698 B |
Before Width: | Height: | Size: 941 B |
|
@ -958,6 +958,10 @@ a.itemTag:hover {
|
|||
margin-bottom: .25em;
|
||||
}
|
||||
|
||||
.timelineItemsContainer {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.alphabetPicker {
|
||||
position: fixed;
|
||||
right: 2px;
|
||||
|
|