- Posts: 7
- Thank you received: 0
All questions about EDocman extension
important! in the default style.css file line 215
- Romain Amoudjayan
- Topic Author
- Offline
- New Member
-
Less
More
6 years 2 weeks 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:
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
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.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13021
- Thank you received: 1688
6 years 2 weeks ago #123956
by Mr. Dam
Replied by Mr. Dam on topic important! in the default style.css file line 215
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
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
-
Less
More
- Posts: 7
- Thank you received: 0
6 years 2 weeks 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
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.