Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN organization
websites
Commits
751801cd
Commit
751801cd
authored
Jan 23, 2017
by
Marvin Scholz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix wrong floats for short descriptions
parent
7644a349
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
nightlies.videolan.org/build/iOS/HEADER.html
nightlies.videolan.org/build/iOS/HEADER.html
+1
-1
nightlies.videolan.org/build/macosx-intel/HEADER.html
nightlies.videolan.org/build/macosx-intel/HEADER.html
+1
-1
nightlies.videolan.org/build/source/HEADER.html
nightlies.videolan.org/build/source/HEADER.html
+1
-1
nightlies.videolan.org/build/tvOS/HEADER.html
nightlies.videolan.org/build/tvOS/HEADER.html
+1
-1
nightlies.videolan.org/build/win32/HEADER.html
nightlies.videolan.org/build/win32/HEADER.html
+1
-1
nightlies.videolan.org/build/win64/HEADER.html
nightlies.videolan.org/build/win64/HEADER.html
+1
-1
nightlies.videolan.org/build/wince/HEADER.html
nightlies.videolan.org/build/wince/HEADER.html
+1
-1
No files found.
nightlies.videolan.org/build/iOS/HEADER.html
View file @
751801cd
...
...
@@ -2,7 +2,7 @@
p
,
h1
,
h2
,
h3
,
h4
,
li
{
font-family
:
-apple-system
,
BlinkMacSystemFont
,
sans-serif
;
}
img
#logo
{
float
:
left
;
border
:
0px
none
black
;
width
:
200px
;
}
header
{
display
:
block
;
}
hr
{
border-top
:
1px
solid
#888
;
border-bottom
:
none
;
}
hr
{
border-top
:
1px
solid
#888
;
border-bottom
:
none
;
clear
:
both
;
}
ul
{
overflow
:
hidden
;
}
</style>
<header>
...
...
nightlies.videolan.org/build/macosx-intel/HEADER.html
View file @
751801cd
...
...
@@ -2,7 +2,7 @@
p
,
h1
,
h2
,
h3
,
h4
,
li
{
font-family
:
-apple-system
,
BlinkMacSystemFont
,
sans-serif
;
}
img
#logo
{
float
:
left
;
border
:
0px
none
black
;
width
:
200px
;
}
header
{
display
:
block
;
}
hr
{
border-top
:
1px
solid
#888
;
border-bottom
:
none
;
}
hr
{
border-top
:
1px
solid
#888
;
border-bottom
:
none
;
clear
:
both
;
}
ul
{
overflow
:
hidden
;
}
</style>
<header>
...
...
nightlies.videolan.org/build/source/HEADER.html
View file @
751801cd
...
...
@@ -2,7 +2,7 @@
p
,
h1
,
h2
,
h3
,
h4
,
li
{
font-family
:
-apple-system
,
BlinkMacSystemFont
,
sans-serif
;
}
img
#logo
{
float
:
left
;
border
:
0px
none
black
;
width
:
200px
;
}
header
{
display
:
block
;
}
hr
{
border-top
:
1px
solid
#888
;
border-bottom
:
none
;
}
hr
{
border-top
:
1px
solid
#888
;
border-bottom
:
none
;
clear
:
both
;
}
ul
{
overflow
:
hidden
;
}
</style>
<header>
...
...
nightlies.videolan.org/build/tvOS/HEADER.html
View file @
751801cd
...
...
@@ -2,7 +2,7 @@
p
,
h1
,
h2
,
h3
,
h4
,
li
{
font-family
:
-apple-system
,
BlinkMacSystemFont
,
sans-serif
;
}
img
#logo
{
float
:
left
;
border
:
0px
none
black
;
width
:
200px
;
}
header
{
display
:
block
;
}
hr
{
border-top
:
1px
solid
#888
;
border-bottom
:
none
;
}
hr
{
border-top
:
1px
solid
#888
;
border-bottom
:
none
;
clear
:
both
;
}
ul
{
overflow
:
hidden
;
}
</style>
<header>
...
...
nightlies.videolan.org/build/win32/HEADER.html
View file @
751801cd
...
...
@@ -2,7 +2,7 @@
p
,
h1
,
h2
,
h3
,
h4
,
li
{
font-family
:
-apple-system
,
BlinkMacSystemFont
,
sans-serif
;
}
img
#logo
{
float
:
left
;
border
:
0px
none
black
;
width
:
200px
;
}
header
{
display
:
block
;
}
hr
{
border-top
:
1px
solid
#888
;
border-bottom
:
none
;
}
hr
{
border-top
:
1px
solid
#888
;
border-bottom
:
none
;
clear
:
both
;
}
ul
{
overflow
:
hidden
;
}
</style>
<header>
...
...
nightlies.videolan.org/build/win64/HEADER.html
View file @
751801cd
...
...
@@ -2,7 +2,7 @@
p
,
h1
,
h2
,
h3
,
h4
,
li
{
font-family
:
-apple-system
,
BlinkMacSystemFont
,
sans-serif
;
}
img
#logo
{
float
:
left
;
border
:
0px
none
black
;
width
:
200px
;
}
header
{
display
:
block
;
}
hr
{
border-top
:
1px
solid
#888
;
border-bottom
:
none
;
}
hr
{
border-top
:
1px
solid
#888
;
border-bottom
:
none
;
clear
:
both
;
}
ul
{
overflow
:
hidden
;
}
</style>
<header>
...
...
nightlies.videolan.org/build/wince/HEADER.html
View file @
751801cd
...
...
@@ -2,7 +2,7 @@
p
,
h1
,
h2
,
h3
,
h4
,
li
{
font-family
:
-apple-system
,
BlinkMacSystemFont
,
sans-serif
;
}
img
#logo
{
float
:
left
;
border
:
0px
none
black
;
width
:
200px
;
}
header
{
display
:
block
;
}
hr
{
border-top
:
1px
solid
#888
;
border-bottom
:
none
;
}
hr
{
border-top
:
1px
solid
#888
;
border-bottom
:
none
;
clear
:
both
;
}
ul
{
overflow
:
hidden
;
}
</style>
<header>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment