From 82bed1e651ca002cae3a0790aadd914ad7597386 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 17 Mar 2021 08:45:04 +0300 Subject: filter test dialog: remove .gif; cleanup markup --- themes/compact.css | 33 +++++++++++++-------------------- themes/compact_night.css | 33 +++++++++++++-------------------- themes/light.css | 33 +++++++++++++-------------------- themes/light/cdm.less | 2 +- themes/light/tt-rss.less | 41 ++++++++++++++++++----------------------- themes/night.css | 33 +++++++++++++-------------------- themes/night_blue.css | 33 +++++++++++++-------------------- 7 files changed, 84 insertions(+), 124 deletions(-) (limited to 'themes') diff --git a/themes/compact.css b/themes/compact.css index 374e976c1..ccdd83247 100644 --- a/themes/compact.css +++ b/themes/compact.css @@ -1045,14 +1045,23 @@ body.ttrss_main .text-right { body.ttrss_main .text-left { text-align: left; } -body.ttrss_main #prefFilterTestResultList .preview { +body.ttrss_main .dijitDialog .filter-results-list .preview { margin: 8px; } -body.ttrss_main #prefFilterTestResultList .title { +body.ttrss_main .dijitDialog .filter-results-list .title { font-weight: bold; } -body.ttrss_main #prefFilterTestResultList .feed { - color: #257aa7; +body.ttrss_main .dijitDialog #feed_add_spinner { + position: relative; + top: 5px; + width: 18px; + height: 18px; +} +body.ttrss_main .icon-three-dots, +.cdm .content-inner .icon-unpack-pending { + width: 18px; + height: 18px; + vertical-align: middle; } body.ttrss_main, body.ttrss_utility { @@ -1186,17 +1195,6 @@ body.ttrss_utility hr { border: 0px solid #ccc; border-bottom-width: 1px; } -.dijitDialog #feed_add_spinner { - position: relative; - top: 5px; - width: 18px; - height: 18px; -} -.icon-three-dots { - width: 18px; - height: 18px; - vertical-align: middle; -} ::selection { background: #257aa7; color: white; @@ -1385,11 +1383,6 @@ body.ttrss_utility hr { .cdm .feed-title a:hover { color: #257aa7; } -.cdm .content-inner .icon-unpack-pending { - width: 18px; - height: 18px; - vertical-align: middle; -} .cdm .content-inner .embed-responsive { overflow: hidden; padding-bottom: 56.25%; diff --git a/themes/compact_night.css b/themes/compact_night.css index 980e05ec0..8515ce6ef 100644 --- a/themes/compact_night.css +++ b/themes/compact_night.css @@ -1045,14 +1045,23 @@ body.ttrss_main .text-right { body.ttrss_main .text-left { text-align: left; } -body.ttrss_main #prefFilterTestResultList .preview { +body.ttrss_main .dijitDialog .filter-results-list .preview { margin: 8px; } -body.ttrss_main #prefFilterTestResultList .title { +body.ttrss_main .dijitDialog .filter-results-list .title { font-weight: bold; } -body.ttrss_main #prefFilterTestResultList .feed { - color: #b87d2c; +body.ttrss_main .dijitDialog #feed_add_spinner { + position: relative; + top: 5px; + width: 18px; + height: 18px; +} +body.ttrss_main .icon-three-dots, +.cdm .content-inner .icon-unpack-pending { + width: 18px; + height: 18px; + vertical-align: middle; } body.ttrss_main, body.ttrss_utility { @@ -1186,17 +1195,6 @@ body.ttrss_utility hr { border: 0px solid #ccc; border-bottom-width: 1px; } -.dijitDialog #feed_add_spinner { - position: relative; - top: 5px; - width: 18px; - height: 18px; -} -.icon-three-dots { - width: 18px; - height: 18px; - vertical-align: middle; -} ::selection { background: #b87d2c; color: #333; @@ -1385,11 +1383,6 @@ body.ttrss_utility hr { .cdm .feed-title a:hover { color: #b87d2c; } -.cdm .content-inner .icon-unpack-pending { - width: 18px; - height: 18px; - vertical-align: middle; -} .cdm .content-inner .embed-responsive { overflow: hidden; padding-bottom: 56.25%; diff --git a/themes/light.css b/themes/light.css index 95a6863b1..214ef79d3 100644 --- a/themes/light.css +++ b/themes/light.css @@ -1045,14 +1045,23 @@ body.ttrss_main .text-right { body.ttrss_main .text-left { text-align: left; } -body.ttrss_main #prefFilterTestResultList .preview { +body.ttrss_main .dijitDialog .filter-results-list .preview { margin: 8px; } -body.ttrss_main #prefFilterTestResultList .title { +body.ttrss_main .dijitDialog .filter-results-list .title { font-weight: bold; } -body.ttrss_main #prefFilterTestResultList .feed { - color: #257aa7; +body.ttrss_main .dijitDialog #feed_add_spinner { + position: relative; + top: 5px; + width: 18px; + height: 18px; +} +body.ttrss_main .icon-three-dots, +.cdm .content-inner .icon-unpack-pending { + width: 18px; + height: 18px; + vertical-align: middle; } body.ttrss_main, body.ttrss_utility { @@ -1186,17 +1195,6 @@ body.ttrss_utility hr { border: 0px solid #ccc; border-bottom-width: 1px; } -.dijitDialog #feed_add_spinner { - position: relative; - top: 5px; - width: 18px; - height: 18px; -} -.icon-three-dots { - width: 18px; - height: 18px; - vertical-align: middle; -} ::selection { background: #257aa7; color: white; @@ -1385,11 +1383,6 @@ body.ttrss_utility hr { .cdm .feed-title a:hover { color: #257aa7; } -.cdm .content-inner .icon-unpack-pending { - width: 18px; - height: 18px; - vertical-align: middle; -} .cdm .content-inner .embed-responsive { overflow: hidden; padding-bottom: 56.25%; diff --git a/themes/light/cdm.less b/themes/light/cdm.less index acd5016fe..05f785cd3 100644 --- a/themes/light/cdm.less +++ b/themes/light/cdm.less @@ -210,7 +210,7 @@ .content-inner { .icon-unpack-pending { - .icon-three-dots; + &:extend(body.ttrss_main .icon-three-dots); } } diff --git a/themes/light/tt-rss.less b/themes/light/tt-rss.less index 56a2e608e..ed6f65679 100644 --- a/themes/light/tt-rss.less +++ b/themes/light/tt-rss.less @@ -1251,20 +1251,30 @@ body.ttrss_main { text-align : left; } - #prefFilterTestResultList { - .preview { - margin : 8px; - } + .dijitDialog { + .filter-results-list { + .preview { + margin : 8px; + } - .title { - font-weight: bold; + .title { + font-weight: bold; + } } - .feed { - color : @color-accent; + #feed_add_spinner { + position : relative; + top : 5px; + width : 18px; + height : 18px; } } + .icon-three-dots { + width : 18px; + height : 18px; + vertical-align : middle; + } } body.ttrss_main, body.ttrss_utility { @@ -1394,21 +1404,6 @@ body.ttrss_main, body.ttrss_utility { }*/ } -.dijitDialog { - #feed_add_spinner { - position : relative; - top : 5px; - width : 18px; - height : 18px; - } -} - -.icon-three-dots { - width : 18px; - height : 18px; - vertical-align : middle; -} - ::selection { background : @color-accent; color : @default-bg; diff --git a/themes/night.css b/themes/night.css index e6fd20be5..bb241dc79 100644 --- a/themes/night.css +++ b/themes/night.css @@ -1046,14 +1046,23 @@ body.ttrss_main .text-right { body.ttrss_main .text-left { text-align: left; } -body.ttrss_main #prefFilterTestResultList .preview { +body.ttrss_main .dijitDialog .filter-results-list .preview { margin: 8px; } -body.ttrss_main #prefFilterTestResultList .title { +body.ttrss_main .dijitDialog .filter-results-list .title { font-weight: bold; } -body.ttrss_main #prefFilterTestResultList .feed { - color: #b87d2c; +body.ttrss_main .dijitDialog #feed_add_spinner { + position: relative; + top: 5px; + width: 18px; + height: 18px; +} +body.ttrss_main .icon-three-dots, +.cdm .content-inner .icon-unpack-pending { + width: 18px; + height: 18px; + vertical-align: middle; } body.ttrss_main, body.ttrss_utility { @@ -1187,17 +1196,6 @@ body.ttrss_utility hr { border: 0px solid #ccc; border-bottom-width: 1px; } -.dijitDialog #feed_add_spinner { - position: relative; - top: 5px; - width: 18px; - height: 18px; -} -.icon-three-dots { - width: 18px; - height: 18px; - vertical-align: middle; -} ::selection { background: #b87d2c; color: #333; @@ -1386,11 +1384,6 @@ body.ttrss_utility hr { .cdm .feed-title a:hover { color: #b87d2c; } -.cdm .content-inner .icon-unpack-pending { - width: 18px; - height: 18px; - vertical-align: middle; -} .cdm .content-inner .embed-responsive { overflow: hidden; padding-bottom: 56.25%; diff --git a/themes/night_blue.css b/themes/night_blue.css index c9a335a9e..372c65469 100644 --- a/themes/night_blue.css +++ b/themes/night_blue.css @@ -1046,14 +1046,23 @@ body.ttrss_main .text-right { body.ttrss_main .text-left { text-align: left; } -body.ttrss_main #prefFilterTestResultList .preview { +body.ttrss_main .dijitDialog .filter-results-list .preview { margin: 8px; } -body.ttrss_main #prefFilterTestResultList .title { +body.ttrss_main .dijitDialog .filter-results-list .title { font-weight: bold; } -body.ttrss_main #prefFilterTestResultList .feed { - color: #257aa7; +body.ttrss_main .dijitDialog #feed_add_spinner { + position: relative; + top: 5px; + width: 18px; + height: 18px; +} +body.ttrss_main .icon-three-dots, +.cdm .content-inner .icon-unpack-pending { + width: 18px; + height: 18px; + vertical-align: middle; } body.ttrss_main, body.ttrss_utility { @@ -1187,17 +1196,6 @@ body.ttrss_utility hr { border: 0px solid #ccc; border-bottom-width: 1px; } -.dijitDialog #feed_add_spinner { - position: relative; - top: 5px; - width: 18px; - height: 18px; -} -.icon-three-dots { - width: 18px; - height: 18px; - vertical-align: middle; -} ::selection { background: #257aa7; color: #333; @@ -1386,11 +1384,6 @@ body.ttrss_utility hr { .cdm .feed-title a:hover { color: #257aa7; } -.cdm .content-inner .icon-unpack-pending { - width: 18px; - height: 18px; - vertical-align: middle; -} .cdm .content-inner .embed-responsive { overflow: hidden; padding-bottom: 56.25%; -- cgit v1.2.3