Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
piks3l
Respect My Net
Commits
e9b4a032
Commit
e9b4a032
authored
Sep 22, 2011
by
stef
Browse files
Merge branch 'master' of github.com:stef/nnmon
parents
42462be7
ac22b31f
Changes
2
Hide whitespace changes
Inline
Side-by-side
media/css/style.css
View file @
e9b4a032
...
...
@@ -621,7 +621,7 @@ div.comment {
.info-validate
input
[
type
=
text
],
.info-validate
input
[
type
=
submit
],
.info-validate
input
[
type
=
button
]
{
width
:
6
0
%
;
width
:
6
8
%
;
padding
:
3px
;
font-family
:
Helvetica
,
Arial
,
"Liberation Sans"
,
FreeSans
,
sans-serif
;
font-size
:
14.4px
;
...
...
templates/list.html
View file @
e9b4a032
...
...
@@ -36,7 +36,7 @@
</ul>
{% endif %}
<p>
{% trans "This is a list of all reported violations of net neutrality. See
<a
href=
'/about'
>
What is net neutrality
</a>
for a short explanation. " %}
</p>
<table
class=
"listing tablesorter"
id=
'sortedlist'
>
<table
class=
"listing tablesorter
zebra-striped
"
id=
'sortedlist'
>
<thead>
<tr>
<th
filter-type=
'ddl'
>
{% trans "country" %}
</th>
...
...
Write
Preview
Supports
Markdown
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