From 292af4d1effdf1ec2fc42b260fbe67c431c4c8b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?WEB=E8=AE=B8=E4=BD=95=E5=93=B2=5Cxuhez?= Date: Wed, 19 Jul 2023 14:49:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=A1=A8=E6=A0=BC=E6=A0=B7?= =?UTF-8?q?=E5=BC=8Fcss=E7=9A=84=E9=80=89=E6=8B=A9=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spiffy_theme_backend/static/src/scss/list_view.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spiffy_theme_backend/static/src/scss/list_view.scss b/spiffy_theme_backend/static/src/scss/list_view.scss index 85029e44..9b718bbe 100644 --- a/spiffy_theme_backend/static/src/scss/list_view.scss +++ b/spiffy_theme_backend/static/src/scss/list_view.scss @@ -563,7 +563,7 @@ body.o_web_client { align-items: center; } -.o_data_cell>button[type="null"] { +.o_data_cell>button[name=""] { background-color: #ccc !important; border: none !important; }