Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3431 Widoki

Hello Community

I'm facing a weird issue with bootstrap css colors. I'm using forms editor and see that the send submission notification is in white color. I found out that the boostrap colors for .text-danger and .has-error showing color #ffffff .

Do I miss a bugfix? I can not find anything about this issue.

Can someone guide me to the right direction?

many thanks

Awatar
Odrzuć
Najlepsza odpowiedź

Hi

In Odoo 11, the default color for the .text-danger class in Bootstrap is not white (#ffffff). It is typically a dark red color (#dc3545) that indicates an error or danger state.

If you are seeing the text in white color for the .text-danger class or .has-error class, it is possible that there might be some custom CSS or theme modifications affecting the default Bootstrap styles.
Here are a few steps:
-> Check for custom CSS: Look for any custom CSS files or code that might be overriding the default Bootstrap styles. Inspect the HTML elements using the browser's developer tools and check the applied CSS rules to identify any conflicting styles.
-> Check for theme modifications: If you are using a custom theme, review the theme files and settings to ensure that the Bootstrap styles have not been modified unintentionally. Check for any color-related modifications that might be affecting the .text-danger class or .has-error class.

Hope it helps

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
paź 16
3446
3
paź 15
9366
0
cze 25
476
1
cze 24
2668
1
maj 22
3789