Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2049 Visninger

I can't figure out which CSS to override to get the border lines to go back to grey in portal list tables.

No matter what I override, I can't get the color to change. If I uncheck the blue color while inspecting in Chrome, it does what I want, but using the selector from the inspector doesn't work.

Can someone good at CSS help me, please?


Thanks.





Avatar
Kassér
Bedste svar

Hi,


Make sure that you have added your CSS file properly in the manifest:


'assets': {

    'web.assets_frontend': [

        'path/to/your/css/file',

    ],

},


Hope it helps

Avatar
Kassér
Forfatter

The problem is not that my css file is not being read. I do lots of css changes. The problem is that I can't figure out why overriding .o_portal_wrap .o_portal_my_doc_table td:has() is not working.

Related Posts Besvarelser Visninger Aktivitet
1
jul. 24
2067
1
dec. 22
2807
2
mar. 18
20242
1
mar. 15
4147
0
mar. 15
4306