diff --git a/ckan/public/css/style.css b/ckan/public/css/style.css index 0901c8c7a34..838f334e20c 100644 --- a/ckan/public/css/style.css +++ b/ckan/public/css/style.css @@ -1,5 +1,5 @@ body.no-sidebar .sidebar-outer { display: none; } -body.no-sidebar #content { border-right: none; } +body.no-sidebar #content { padding-right: 0; border-right: none; } body.no-sidebar .content-outer { width: 940px; } @@ -156,6 +156,7 @@ label.control-label { /* ====== */ /* Tables */ /* ====== */ +/* table th { border: 1px solid #e0e0e0; background-color: #e2e2e2; @@ -179,6 +180,7 @@ tbody tr:nth-child(even) td, tbody tr.even td { tbody tr:nth-child(odd) td, tbody tr.odd td { background-color: #F2F2F2; } +*/ /* ==================== */ @@ -186,6 +188,7 @@ tbody tr:nth-child(odd) td, tbody tr.odd td { /* ==================== */ #content { border-right: 1px solid #e0e0e0; + padding-right: 20px; } .page_heading { margin-top: 0.9em; @@ -398,8 +401,6 @@ ul.no-break li { /* Sidebar */ /* ======= */ #sidebar { - margin-right: -10px; - padding-left: 9px; overflow: hidden; } #sidebar h2, @@ -408,7 +409,7 @@ ul.no-break li { } #sidebar .widget-list { list-style: none; - padding-left: 0px; + margin-left: 0px; } #sidebar .widget-list li.widget-container { padding-bottom: 1em; diff --git a/ckan/templates/_util.html b/ckan/templates/_util.html index f7a641a9709..4cd7e230e7d 100644 --- a/ckan/templates/_util.html +++ b/ckan/templates/_util.html @@ -147,7 +147,7 @@ - +
@@ -160,7 +160,7 @@ -
TitleNumber of datasetsDescription
+
@@ -173,7 +173,7 @@ -
TitleNumber of datasetsDescription
+
@@ -238,7 +238,7 @@ -
TitleNumber of members
+
@@ -273,7 +273,7 @@ -
User
+
@@ -308,7 +308,7 @@ -
User Group
+
@@ -329,7 +329,7 @@
User
- +
@@ -350,7 +350,7 @@
User Group
- +
@@ -403,7 +403,7 @@
RevisionTimestampAuthorEntityLog Message
- +
diff --git a/ckan/templates/package/authz.html b/ckan/templates/package/authz.html index 37b3d7c30b6..aca614664b7 100644 --- a/ckan/templates/package/authz.html +++ b/ckan/templates/package/authz.html @@ -10,7 +10,7 @@

Update Existing Roles

${authz_form_table('theform', c.roles, c.users, c.user_role_dict)} -
@@ -19,7 +19,7 @@

Update Existing Roles

Add Roles for Any User

${authz_add_table(c.roles)} - +
@@ -29,7 +29,7 @@

Update Existing Roles for Authorization Groups

${authz_form_group_table('authzgroup_form', c.roles, c.authz_groups, c.authz_groups_role_dict)} - +
@@ -37,7 +37,7 @@

Add Roles for Any Authorization Group

${authz_add_group_table(c.roles)} - +
diff --git a/ckan/templates/package/history.html b/ckan/templates/package/history.html index a1bd677cf99..37d04ab3b31 100644 --- a/ckan/templates/package/history.html +++ b/ckan/templates/package/history.html @@ -5,20 +5,7 @@ ${c.pkg_dict.get('title', c.pkg_dict['name'])} - Datasets - HistoryHistory: ${c.pkg.title or c.pkg.name} - - - + no-sidebar

Revisions

@@ -33,7 +20,7 @@

-

RevisionTimestampAuthorEntityLog Message
+
@@ -53,7 +40,7 @@

RevisionTimestampAuthorLog Message
- + diff --git a/ckan/templates/package/read_core.html b/ckan/templates/package/read_core.html index faf85f55972..c3c97eb36f7 100644 --- a/ckan/templates/package/read_core.html +++ b/ckan/templates/package/read_core.html @@ -51,7 +51,7 @@

Additional Information ${h.subnav_link(c, _('(settings)'), controller='package', action='edit', id=c.pkg.name)}

- +
diff --git a/ckan/templates/revision/diff.html b/ckan/templates/revision/diff.html index a18e437be14..d434c8befe4 100644 --- a/ckan/templates/revision/diff.html +++ b/ckan/templates/revision/diff.html @@ -3,6 +3,7 @@ py:strip=""> Differences - Revisions + no-sidebar

Revision Differences - @@ -26,7 +27,7 @@

Revision Differences -

-

Field
+
diff --git a/ckan/templates/revision/list.html b/ckan/templates/revision/list.html index 03d2d35e198..2bdd6214d37 100644 --- a/ckan/templates/revision/list.html +++ b/ckan/templates/revision/list.html @@ -4,15 +4,12 @@ Revision HistoryRevision History + no-sidebar diff --git a/ckan/templates/revision/read.html b/ckan/templates/revision/read.html index 63b0f5aab35..3422095512e 100644 --- a/ckan/templates/revision/read.html +++ b/ckan/templates/revision/read.html @@ -17,10 +17,10 @@

Revision Actions

id=c.revision.id)}" > - + - +
FieldDifference