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
ac22b31f
Commit
ac22b31f
authored
Sep 22, 2011
by
Stefan Marsiske
Browse files
Merge pull request #8 from alct/master
Zebra, zebra everywhere
parents
34e9e352
0ac19334
Changes
2
Hide whitespace changes
Inline
Side-by-side
media/css/style.css
View file @
ac22b31f
...
...
@@ -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 @
ac22b31f
...
...
@@ -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