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
Add live style previews to profile edit page
undefined
spaghetti
8 years ago
committed by
Tomochin
parent
90998c2597
commit
df0d71518c
1 changed files
with
1 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
static/styles/global.css
+ 1
- 3
static/styles/global.css
View File
@@ -518,13 +518,11 @@ tr.torrent .bookmark>a:after {
.preview_wrapper {
position: relative;
display: inline-block;
width: 29%;
height: 120px;
width: 40%;
margin: 0 10px;
}
.preview_image {
display: block;
height: 80px;
cursor: pointer;
overflow: hidden;
}
Write
Preview
Loading…
Cancel
Save