Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
cb7de733
Commit
cb7de733
authored
Sep 01, 2004
by
Clément Stenac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Added some status information to the HTTP interface
* Invalid HTML SUX ! * Table layout SUX !
parent
e94917b1
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
201 additions
and
137 deletions
+201
-137
share/http/index.html
share/http/index.html
+145
-127
share/http/style.css
share/http/style.css
+56
-10
No files found.
share/http/index.html
View file @
cb7de733
This diff is collapsed.
Click to expand it.
share/http/style.css
View file @
cb7de733
body
{
font-family
:
Verdana
,
Arial
,
Sans
Serif
;
}
body
{
font-family
:
Verdana
,
Arial
,
Sans
Serif
;
font-size
:
10pt
;
}
h2
{
text-align
:
center
;
}
h3
{
text-align
:
left
;
}
table
{
width
:
100%
;}
table
.add
{
width
:
100%
;}
div
.section
{
background-color
:
#DDDDFF
;
border
:
1pt
black
solid
;
margin-bottom
:
2em
;
padding
:
0.5em
;}
div
.sectitle
{
background-color
:
#5A5ABB
;
color
:
#FFFFFF
;
border
:
1pt
black
solid
;
width
:
8em
;
font-weight
:
bold
;}
div
.section
{
background-color
:
#DDDDFF
;
border
:
1pt
black
solid
;
margin-bottom
:
2em
;
padding
:
0.5em
;
}
div
.section-controls
{
text-align
:
center
;
background-color
:
#DDDDFF
;
border
:
1pt
black
solid
;
margin-bottom
:
2em
;
padding
:
0.5em
;
}
div
.sectitle
{
background-color
:
#5A5ABB
;
color
:
#FFFFFF
;
border
:
1pt
black
solid
;
font-weight
:
bold
;
}
tr
.ligne1
{
background-color
:
#EEEEFF
;
}
tr
.ligne2
{
background-color
:
#CCCCFF
;
}
div
.left
{
width
:
15em
;
position
:
absolute
;
float
:
left
;
margin-left
:
0.5em
;
}
div
.right
{
margin-left
:
17.5em
;
float
:
right
;
}
span
.small
{
font-size
:
0.9em
;
}
form
{
margin
:
0pt
;
padding
:
0pt
;
}
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