diff options
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/clouds/css-1.7.8/style.css | 15 | ||||
| -rw-r--r-- | themes/colors/css-1.7.8/style.css | 15 | ||||
| -rw-r--r-- | themes/fab/css-1.7.8/style.css | 15 | ||||
| -rw-r--r-- | themes/minimal/css-1.7.8/style.css | 77 | ||||
| -rw-r--r-- | themes/webtrees/css-1.7.8/style.css | 15 | ||||
| -rw-r--r-- | themes/xenea/css-1.7.8/style.css | 15 |
6 files changed, 0 insertions, 152 deletions
diff --git a/themes/clouds/css-1.7.8/style.css b/themes/clouds/css-1.7.8/style.css index 6bbc2e10ec..b8f6c0726a 100644 --- a/themes/clouds/css-1.7.8/style.css +++ b/themes/clouds/css-1.7.8/style.css @@ -3384,21 +3384,6 @@ color: #ldlelf; padding: 12px; } -.btn-group { - display: inline-block; - margin: 0 4px; -} - -.btn-group button:first-child, -[dir=rtl] .btn-group button:last-child { - border-radius: 3px 0 0 3px; -} - -.btn-group button:last-child, -[dir=rtl] .btn-group button:first-child { - border-radius: 0 3px 3px 0; -} - /* ====== Charts Styles ======== */ #people label { display:block; diff --git a/themes/colors/css-1.7.8/style.css b/themes/colors/css-1.7.8/style.css index 58945e6db4..6c99c8c1b5 100644 --- a/themes/colors/css-1.7.8/style.css +++ b/themes/colors/css-1.7.8/style.css @@ -3194,21 +3194,6 @@ div.faq_body { padding: 12px; } -.btn-group { - display: inline-block; - margin: 0 4px; -} - -.btn-group button:first-child, -[dir=rtl] .btn-group button:last-child { - border-radius: 3px 0 0 3px; -} - -.btn-group button:last-child, -[dir=rtl] .btn-group button:first-child { - border-radius: 0 3px 3px 0; -} - /* ====== Charts Styles ======== */ #people label { display:block; diff --git a/themes/fab/css-1.7.8/style.css b/themes/fab/css-1.7.8/style.css index 2a60faf0e1..ab215e0523 100644 --- a/themes/fab/css-1.7.8/style.css +++ b/themes/fab/css-1.7.8/style.css @@ -2800,21 +2800,6 @@ div.faq_body { padding: 12px; } -.btn-group { - display: inline-block; - margin: 0 4px; -} - -.btn-group button:first-child, -[dir=rtl] .btn-group button:last-child { - border-radius: 3px 0 0 3px; -} - -.btn-group button:last-child, -[dir=rtl] .btn-group button:first-child { - border-radius: 0 3px 3px 0; -} - /* ====== Charts Styles ======== */ #people label { display:block; diff --git a/themes/minimal/css-1.7.8/style.css b/themes/minimal/css-1.7.8/style.css index 61dfdf65fb..bc7df59a7c 100644 --- a/themes/minimal/css-1.7.8/style.css +++ b/themes/minimal/css-1.7.8/style.css @@ -1632,68 +1632,6 @@ div.faq_body { width: 100%; } -/* === jquery-ui.css changes === */ -.ui-state-highlight a { - font-weight: bold; -} - -.ui-tabs .ui-tabs-panel { - border-radius: 4px; - padding: 4px; -} - -.ui-widget { - font-size: 14px; -} - -.ui-accordion .ui-accordion-header .ui-icon { - position: absolute; - left: 6px; - top: 50%; - margin-top: -8px; -} - -.ui-accordion .ui-accordion-content { - padding: 12px 1px; - border-top: 0; - margin-top: 1px; - position: relative; - top: 1px; - margin-bottom: 2px; - overflow: visible; - display: none; -} - -.ui-accordion .ui-accordion-content-active { - display: block; -} - -.ui-accordion .ui-accordion-header a { - padding: 6px; -} - -[dir=rtl] .ui-tabs { - direction: rtl; -} - -[dir=rtl] .ui-tabs .ui-tabs-nav li.ui-tabs-selected, -[dir=rtl] .ui-tabs .ui-tabs-nav li.ui-state-default { - float: right; -} - -[dir=rtl] .ui-accordion .ui-accordion-header .ui-icon { - right: 6px; -} - -[dir=rtl] .ui-dialog-title { - float: right; -} - -[dir=rtl] .ui-dialog-titlebar-close { - left: .3em; - right: auto; -} - /* === jQuery.datatable styling general over-rides === */ .odd { background-color: #dcdcdc; @@ -2564,21 +2502,6 @@ div.faq_body { padding: 12px; } -.btn-group { - display: inline-block; - margin: 0 4px; -} - -.btn-group button:first-child, -[dir=rtl] .btn-group button:last-child { - border-radius: 3px 0 0 3px; -} - -.btn-group button:last-child, -[dir=rtl] .btn-group button:first-child { - border-radius: 0 3px 3px 0; -} - /* ====== Charts Styles ======== */ #people label { diff --git a/themes/webtrees/css-1.7.8/style.css b/themes/webtrees/css-1.7.8/style.css index a8d354e75a..2049d4a507 100644 --- a/themes/webtrees/css-1.7.8/style.css +++ b/themes/webtrees/css-1.7.8/style.css @@ -3205,21 +3205,6 @@ div.faq_body { padding: 12px; } -.btn-group { - display: inline-block; - margin: 0 4px; -} - -.btn-group button:first-child, -[dir=rtl] .btn-group button:last-child { - border-radius: 3px 0 0 3px; -} - -.btn-group button:last-child, -[dir=rtl] .btn-group button:first-child { - border-radius: 0 3px 3px 0; -} - /* ====== Charts Styles ======== */ #people label { diff --git a/themes/xenea/css-1.7.8/style.css b/themes/xenea/css-1.7.8/style.css index 9b3893b4ec..01d8d9432f 100644 --- a/themes/xenea/css-1.7.8/style.css +++ b/themes/xenea/css-1.7.8/style.css @@ -3117,21 +3117,6 @@ div.faq_body { padding: 12px; } -.btn-group { - display: inline-block; - margin: 0 4px; -} - -.btn-group button:first-child, -[dir=rtl] .btn-group button:last-child { - border-radius: 3px 0 0 3px; -} - -.btn-group button:last-child, -[dir=rtl] .btn-group button:first-child { - border-radius: 0 3px 3px 0; -} - /* ====== Charts Styles ======== */ #people label { display:block; |
