projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c448d41
)
Add id to body for more specific css
author
Chocobozzz
<me@florianbigard.com>
Wed, 4 Apr 2018 07:30:54 +0000
(09:30 +0200)
committer
Chocobozzz
<me@florianbigard.com>
Wed, 4 Apr 2018 07:30:54 +0000
(09:30 +0200)
client/src/index.html
patch
|
blob
|
history
diff --git
a/client/src/index.html
b/client/src/index.html
index cd9f76cf9ddb1685fed7d28daa9e4b6d20afb988..a57df3a935fbfba245ac0b7d1b750c158e4c5409 100644
(file)
--- a/
client/src/index.html
+++ b/
client/src/index.html
@@
-23,7
+23,7
@@
</head>
<!-- 3. Display the application -->
- <body>
+ <body
id="custom-css"
>
<noscript>
<p>You are blocking Javascript, and we totally get that. However this endpoint uses Angular, so the front end is in full JavaScript and won't work without it.