[BUG] adamantium layout overrides global li style

Locked
djmj
Posts: 400
Joined: 16 Dec 2011, 01:23

12 Apr 2016, 19:42

Adamantium layout overrides global li style. It hides all dots or numbers or any other style due to class:

Code: Select all

li {
    list-style: outside none none;
}
Adamantium layout must only hide it on its custom components like menu. Not overall.
Its not responsibility of our editoral department to re-add list-style in CMS.

Fix:

Code: Select all

.layout-menu-cover-top li {
    list-style: outside none none;
}
Primefaces: 11.0.0 RC2
Primefaces-Extension: 11.0.0
PrimeFaces-Mobile: 11.0
OmniFaces: 3.11
Jsf: Mojarra 2.3.8
Server: Glassfish 5.1.0

daytona
Posts: 33
Joined: 05 Mar 2015, 09:36

18 Apr 2016, 09:45

Hi,
Firstly thanks for your interest to our layouts,

We will check it out and will fix it asap.

Kind regards..

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

20 Apr 2016, 23:06

Fixed for next release. Github Issue; https://github.com/primefaces/layouts/issues/84

Locked

Return to “Adamantium”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 5 guests