]> source.dussan.org Git - redmine.git/commit
Use css pseudo-classes instead "odd", "even" classes (#15361).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 3 Dec 2016 09:15:31 +0000 (09:15 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 3 Dec 2016 09:15:31 +0000 (09:15 +0000)
commit48f72a3d15def45352c0be4e7f27b2ba3852f949
tree728515a1a7a51bac340ed908582780411e4f4a07
parent3e86a2ab52bcadea6ed92522a3d3e88b6dc4aa30
Use css pseudo-classes instead "odd", "even" classes (#15361).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@16050 e93f8b46-1217-0410-a6f0-8f06a7374b81
43 files changed:
app/views/admin/info.html.erb
app/views/admin/plugins.html.erb
app/views/admin/projects.html.erb
app/views/auth_sources/index.html.erb
app/views/boards/index.html.erb
app/views/boards/show.html.erb
app/views/custom_fields/_index.html.erb
app/views/email_addresses/_index.html.erb
app/views/enumerations/index.html.erb
app/views/files/index.html.erb
app/views/groups/_users.html.erb
app/views/groups/index.html.erb
app/views/issue_statuses/index.html.erb
app/views/issues/_changesets.html.erb
app/views/issues/_list.html.erb
app/views/issues/_list_simple.html.erb
app/views/principal_memberships/_index.html.erb
app/views/projects/settings/_activities.html.erb
app/views/projects/settings/_boards.html.erb
app/views/projects/settings/_issue_categories.html.erb
app/views/projects/settings/_members.html.erb
app/views/projects/settings/_repositories.html.erb
app/views/projects/settings/_versions.html.erb
app/views/projects/show.html.erb
app/views/queries/index.html.erb
app/views/reports/_details.html.erb
app/views/reports/_simple.html.erb
app/views/repositories/_revisions.html.erb
app/views/repositories/committers.html.erb
app/views/roles/_form.html.erb
app/views/roles/index.html.erb
app/views/roles/permissions.html.erb
app/views/timelog/_list.html.erb
app/views/timelog/_report_criteria.html.erb
app/views/trackers/fields.html.erb
app/views/trackers/index.html.erb
app/views/users/index.html.erb
app/views/wiki/history.html.erb
app/views/workflows/_form.html.erb
app/views/workflows/index.html.erb
app/views/workflows/permissions.html.erb
public/javascripts/application.js
public/stylesheets/application.css