Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
1992 Ansichten

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
Verwerfen
Beste Antwort

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
Verwerfen
Autor

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.

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Juli 24
2008
1
Dez. 22
2759
2
März 18
20170
1
März 15
4099
0
März 15
4219