This website works better with JavaScript.
Home
Explore
Help
Sign In
herbert
/
Frontend
forked from
Sugoimusic/Frontend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix jumping bookmark icon on orion
undefined
herbert
3 years ago
parent
e381174767
commit
d53dd02b64
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
static/styles/orion/style.css
+ 1
- 1
static/styles/orion/style.css
View File
@@ -2527,7 +2527,7 @@ caption {
display: none;
}
.torrent .float_right>span.add_bookmark, .torrent span.time {
.torrent .float_right>span.add_bookmark, .torrent span.time
, .torrent .float_right > span.remove_bookmark
{
float: right;
}
Write
Preview
Loading…
Cancel
Save