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
BBcode Toolbar: Hide after edit
undefined
spaghetti
7 years ago
committed by
Tomochin
parent
4514931513
commit
b9640496a8
1 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-4
static/styles/global.css
+ 4
- 4
static/styles/global.css
View File
@@ -207,10 +207,6 @@ pre {
overflow: auto;
}
.hidden {
display: none;
}
.disable_grouping {
display: none;
}
@@ -937,3 +933,7 @@ input[type="search"] {
#lightbox > img {
max-width: 100%;
}
.hidden {
display: none;
}
Write
Preview
Loading…
Cancel
Save