From f01bd31ac04c6874b0e044b4036c18abaf3ca875 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 24 Jan 2017 11:04:57 +0800 Subject: [PATCH] fec admin update --- myassets/custom/css/style.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/myassets/custom/css/style.css b/myassets/custom/css/style.css index 9e3ed29..1bf50c0 100644 --- a/myassets/custom/css/style.css +++ b/myassets/custom/css/style.css @@ -11,6 +11,13 @@ table.list .info_more a{ border: 1px solid #ccc; text-decoration: none; } +html body table.list .trbg{ + background-color: #f8f8f8; +} +html body .grid .gridTbody .selected{ + background-color: #f8f8f8; +} + .btnDel:hover{cursor: pointer;} .info_more a.opened i{