Lines 386-391
td {
Link Here
|
386 |
margin-top: .5em; |
386 |
margin-top: .5em; |
387 |
position: static; |
387 |
position: static; |
388 |
} |
388 |
} |
|
|
389 |
#changelanguage .nav > .active > p { |
390 |
padding: 0 15px; |
391 |
} |
389 |
.table-striped tbody > tr:nth-child(odd) > td, |
392 |
.table-striped tbody > tr:nth-child(odd) > td, |
390 |
.table-striped tbody > tr:nth-child(odd) > th { |
393 |
.table-striped tbody > tr:nth-child(odd) > th { |
391 |
background-color: #F4F4F4; |
394 |
background-color: #F4F4F4; |
Lines 2191-2201
td img {
Link Here
|
2191 |
#shelfbrowser #browser_next { |
2194 |
#shelfbrowser #browser_next { |
2192 |
background-position: -9px -1057px; |
2195 |
background-position: -9px -1057px; |
2193 |
} |
2196 |
} |
2194 |
.shadowed { |
|
|
2195 |
-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2); |
2196 |
-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2); |
2197 |
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2); |
2198 |
} |
2199 |
@media only screen and (min-width: 0px) and (max-width: 304px) { |
2197 |
@media only screen and (min-width: 0px) and (max-width: 304px) { |
2200 |
/* Screens bewteen 0 and 304 pixels wide */ |
2198 |
/* Screens bewteen 0 and 304 pixels wide */ |
2201 |
#oh:after { |
2199 |
#oh:after { |