?
avatar sandramay0905
sandramay0905
8 Apr 2021

What needs to be fixed

As title say:

grafik

Why this should be fixed

Same Look like other Modules:

Screenshot_2021-04-08 Home Dashboard - sandramay09050408 - Administration(1)

How would you fix it

I don't know.

Side Effects expected

I don't know.

avatar sandramay0905 sandramay0905 - open - 8 Apr 2021
avatar joomla-cms-bot joomla-cms-bot - change - 8 Apr 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 8 Apr 2021
avatar sandramay0905 sandramay0905 - change - 8 Apr 2021
The description was changed
avatar sandramay0905 sandramay0905 - edited - 8 Apr 2021
avatar Bond97
Bond97 - comment - 8 Apr 2021

Maybe I'm wrong, but it's impossible to do this. Because modules "Recently Added Articles" and some others are consist of table.

But module Sample Data contains a list of items "Blog sample data" and "Multilingual sample data".

First group of modules contains these tags: thead, tbody, td, tr and others.
Sample Data contains tags: div class and li class.

CSS for tags div class and li class contains specific border width for it. Screenshot is attached below (CSS are displayed in right corner).
image

If I change parameter "1px" to "0px" in that CSS - screenshot is attached below:
image

As you can see, borders are hidden completely.

I don't know, is it possible to modify CSS, when only one border are visible - between "Blog Sample Data" and "Multilingual Sample Data". Because if I change other parameters in that CSS - it will be visible all borders. Screenshot is attached below.
image

Maybe Joomla devs and maintainers are possible to answer to this question.

avatar drmenzelit
drmenzelit - comment - 9 Apr 2021

That could help
.list-group-item:nth-last-child(3) { border-bottom: none; }

avatar Quy
Quy - comment - 11 Apr 2021

Thanks for the report. Please test PR #33106.

avatar Quy Quy - close - 11 Apr 2021
avatar Quy Quy - change - 11 Apr 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-04-11 17:07:11
Closed_By Quy

Add a Comment

Login with GitHub to post a comment