This website works better with JavaScript.
Home
Explore
Help
Sign In
nimrodkerrett
/
mymastotag
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add ,,, for truncated links
master
The Dod
1 year ago
parent
d62991f278
commit
7824785e0e
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
static/css/style.css
+ 3
- 0
static/css/style.css
View File
@@ -1,3 +1,6 @@
1
1
.invisible {
2
2
display: none !important;
3
3
}
4
+.ellipsis::after {
5
+ content: "...";
6
+}
Write
Preview
Loading…
Cancel
Save