From eb30a63c819ca50ebbc896eb293a0745dcd043be Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sat, 12 Jan 2019 19:49:41 +0100 Subject: timeline message working --- assets/css/home.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'assets') diff --git a/assets/css/home.css b/assets/css/home.css index 9d1c5a7..b58ad5b 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -258,6 +258,16 @@ main.user table form { + + + +li.self.event { + text-align: right; +} + + + + @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 { display: none; @@ -274,3 +284,5 @@ main.user table form { } + + -- cgit v1.2.3