From b315f3e1bccd89f38d8ab5d44d3cc6327d590a57 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Sat, 5 Feb 2022 14:07:42 +0000 Subject: Fix: #1584 - Replace FunctionsPrint* with templates --- resources/css/clouds.css | 13 ------------- resources/css/fab.css | 13 ------------- resources/css/minimal.css | 7 ------- resources/css/webtrees.css | 14 -------------- resources/css/xenea.css | 13 ------------- 5 files changed, 60 deletions(-) (limited to 'resources/css') diff --git a/resources/css/clouds.css b/resources/css/clouds.css index f5800e2fb4..d03eaffa26 100755 --- a/resources/css/clouds.css +++ b/resources/css/clouds.css @@ -913,12 +913,6 @@ div.fact_SHARED_NOTE { width: 70%; } -/* this keeps the tag color the same when it is a link as when not */ - -.place { - padding-top: 5px; -} - .filtersH, .filtersF { margin: 4px; @@ -977,13 +971,6 @@ div.faq_body { float: right; } -/* === Positioning edit, copy, delete links === */ -/* General use */ -.editfacts { - clear: left; - padding-top: 15px; -} - #indi_note { margin: 0 0 5px; } diff --git a/resources/css/fab.css b/resources/css/fab.css index 27ddc7e053..7dab9493ef 100755 --- a/resources/css/fab.css +++ b/resources/css/fab.css @@ -667,12 +667,6 @@ div.fact_SHARED_NOTE { width: 70%; } -/* this keeps the tag color the same when it is a link as when not */ - -.place { - padding-top: 5px; -} - .filtersH, .filtersF { margin: 4px; @@ -731,13 +725,6 @@ div.faq_body { float: right; } -/* === Positioning edit, copy, delete links === */ -/* General use */ -.editfacts { - clear: left; - padding-top: 15px; -} - #indi_note { margin: 0 0 5px; } diff --git a/resources/css/minimal.css b/resources/css/minimal.css index 040c1f9709..fd820758d1 100755 --- a/resources/css/minimal.css +++ b/resources/css/minimal.css @@ -450,13 +450,6 @@ div.faq_body { float: right; } -/* === Positioning edit, copy, delete links === */ -/* General use */ -.editfacts { - clear: left; - padding-top: 15px; -} - #indi_note { margin: 0 0 5px; } diff --git a/resources/css/webtrees.css b/resources/css/webtrees.css index 1dae5a0c9e..798c7dc5ec 100755 --- a/resources/css/webtrees.css +++ b/resources/css/webtrees.css @@ -868,12 +868,6 @@ td.descriptionbox a { color: #fff; } -/* this keeps the tag color the same when it is a link as when not */ - -.place { - padding-top: 5px; -} - .filtersH, .filtersF { margin: 4px; @@ -920,13 +914,6 @@ div.faq_body { float: right; } -/* === Positioning edit, copy, delete links === */ -/* General use */ -.editfacts { - clear: left; - padding-top: 15px; -} - #indi_note { margin: 0 0 5px; } @@ -1079,7 +1066,6 @@ div.faq_body { } .wt-lifespans-individual { - } .wt-lifespans-summary { diff --git a/resources/css/xenea.css b/resources/css/xenea.css index d2577a96ab..8ea42cafd0 100755 --- a/resources/css/xenea.css +++ b/resources/css/xenea.css @@ -856,12 +856,6 @@ div.fact_SHARED_NOTE { width: 70%; } -/* this keeps the tag color the same when it is a link as when not */ - -.place { - padding-top: 5px; -} - .filtersH, .filtersF { margin: 4px; @@ -908,13 +902,6 @@ div.faq_body { float: right; } -/* === Positioning edit, copy, delete links === */ -/* General use */ -.editfacts { - clear: left; - padding-top: 15px; -} - #indi_note { margin: 0 0 5px; } -- cgit v1.3