aboutsummaryrefslogtreecommitdiff
path: root/assets/css
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2019-08-17 00:02:21 +0200
committervincent-peugnet <v.peugnet@free.fr>2019-08-17 00:02:21 +0200
commit0d863868d69d9e2c9ae3f6f0b22b4d3a1be73ee2 (patch)
tree976e3466be56ab81969d9ea30604c35f58102c70 /assets/css
parentb5ebee8dea28e3a9c5160de1c56f7715153f3af4 (diff)
downloadwcms-0d863868d69d9e2c9ae3f6f0b22b4d3a1be73ee2.tar.gz
wcms-0d863868d69d9e2c9ae3f6f0b22b4d3a1be73ee2.zip
Feature : list is going to work soon
Diffstat (limited to 'assets/css')
-rw-r--r--assets/css/home.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/css/home.css b/assets/css/home.css
index 8d43330..a5905d7 100644
--- a/assets/css/home.css
+++ b/assets/css/home.css
@@ -389,7 +389,7 @@ main.timeline li.event {
@media (max-width: 600px) {
- main.home .summary, main.home .linkfrom, main.home .linkto, main.home .delete, main.home .datecreation, main.home .date, main.home .log, main.home .secure, main.home .tag {
+ main.home .summary, main.home .linkfrom, main.home .linkto, main.home .delete, main.home .datecreation, main.home .date, main.home .log, main.home .secure, main.home .tag, .hidephone {
display: none;
}
@@ -405,3 +405,4 @@ main.timeline li.event {
}
+