This website works better with JavaScript.
Home
Explore
Help
Sign In
Sugoimusic
/
Frontend
Watch
2
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix jumping bookmark icon on orion
pull/2/head
herbert
3 years ago
parent
ad0946b113
commit
ad9f55f8ed
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