url |
^http://[^.]+\.deviantart\.com/ |
nextLink |
//li[@class='next']/a|//div[@class='pagination']/a |
pageElement |
id('gmi-CCommentThread')|//div[starts-with(@class,'tt-a tt-fh')]|//div[@class='page-results results-page-full']/* |
exampleUrl |
http://browse.deviantart.com/?order=5
http://www.deviantart.com/browse/all/?order=5
http://www.deviantart.com/browse/all/?offset=24&order=5
http://nitrox-marquez.deviantart.com/gallery/?rnrd=14660
http://nitrox-marquez.deviantart.com/favourites/?rnrd=14660
http://thrumyeye.deviantart.com/art/ShyFox-201186090?offset=10#comments
|
Stylish |
@-moz-document url-prefix("http://nitrox-marquez.deviantart.com/") {
.tt-fh, .tt-fh .details, .deviation-full-container .details {
display: inline-block;
vertical-align: top;
}
span.tt-w{
display: inline-block;
vertical-align: top;
}
} |