You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The same applies to ax5dialog.css; delete everything up to @-webkit-keyframes ax-dialog (not including)...
and it seems everything is name-spaced already so erase my question (1).
I noticed that any one of the following:
ax5modal.css
,ax5dialog.css
conflict with Bootstrap 3 at least.
By saying conflict I mean that many of your rules already exist at Bootstrap!
Also, it seems that in your css you have a lot of reset rules (already Bootstrap takes care of these).
So, my questions are:
can we avoid conflict (a new class maybe at html)?can we remove css reset rules and everything redundant under Bootstrap? and,
can we have the uncompressed versions of css files?
The text was updated successfully, but these errors were encountered: