aboutsummaryrefslogtreecommitdiff
path: root/assets/css/home.css
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2020-04-29 01:28:38 +0200
committervincent-peugnet <v.peugnet@free.fr>2020-04-29 01:28:38 +0200
commit35e428c077dac7e57e6f6833562c88ae4a9867da (patch)
treeff4dae3dbd993ccf9e7af2807e007a8943ee8062 /assets/css/home.css
parent1e6eb30dbb3cb546f30650edd6c1db43167fdb53 (diff)
downloadwcms-35e428c077dac7e57e6f6833562c88ae4a9867da.tar.gz
wcms-35e428c077dac7e57e6f6833562c88ae4a9867da.zip
feature : rename media fix #82
Diffstat (limited to 'assets/css/home.css')
-rw-r--r--assets/css/home.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/home.css b/assets/css/home.css
index 38de17b..f3c93eb 100644
--- a/assets/css/home.css
+++ b/assets/css/home.css
@@ -96,7 +96,7 @@ aside .submenu {
font-size: medium;
}
-aside details > summary::-webkit-details-marker {
+details > summary::-webkit-details-marker {
display: none;
}