All questions about EDocman extension

important! in the default style.css file line 215

  • Romain Amoudjayan
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 11 months ago #123954 by Romain Amoudjayan
important! in the default style.css file line 215 was created by Romain Amoudjayan
Hello

Since 2 or 3 versions, it seems that 'important!' has been added into the default edocman file style.css
line 215 for thead:
Code:
.table-document thead th{background-color:#FFF !important;color:#000 !important;border-bottom:1px solid #ddd}

So even, if i add my css instruction with important! into the tab custom.css, it's not applied. I'm obliged to delete the important! instruction in the default style.css file after each edocman update.

Is it normal? Or is there a way to set custom.css as prioritary?

Thank you

Please Log in or Create an account to join the conversation.

More
4 years 11 months ago #123956 by Mr. Dam
Hi,
I am afraid that we can't override the CSS attribute with "!important". In next Edocman version, we will remove "!important" in that CSS attribute
Thanks
Dam
The following user(s) said Thank You: Romain Amoudjayan

Please Log in or Create an account to join the conversation.

  • Romain Amoudjayan
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 11 months ago #123957 by Romain Amoudjayan
Replied by Romain Amoudjayan on topic important! in the default style.css file line 215
Ok, thanks

Please Log in or Create an account to join the conversation.

Moderators: Mr. Dam