コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1953 ビュー

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.





アバター
破棄
最善の回答

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

アバター
破棄
著作者

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.

関連投稿 返信 ビュー 活動
1
7月 24
1972
1
12月 22
2722
2
3月 18
20121
1
3月 15
4084
0
3月 15
4186