aboutsummaryrefslogtreecommitdiff
path: root/assets/css/home.css
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-12-23 18:20:57 +0100
committervincent-peugnet <v.peugnet@free.fr>2018-12-23 18:20:57 +0100
commite8566a57cf1b9cc2eed10429f27840d17da945ef (patch)
tree9902d9f4dc2e871819af21ede642e50aaab1518b /assets/css/home.css
parent532cdf4bb82ab7cc6fa7659d9aec3ce122b2ec52 (diff)
downloadwcms-e8566a57cf1b9cc2eed10429f27840d17da945ef.tar.gz
wcms-e8566a57cf1b9cc2eed10429f27840d17da945ef.zip
feature users
Diffstat (limited to 'assets/css/home.css')
-rw-r--r--assets/css/home.css13
1 files changed, 9 insertions, 4 deletions
diff --git a/assets/css/home.css b/assets/css/home.css
index 540651a..8ce48ca 100644
--- a/assets/css/home.css
+++ b/assets/css/home.css
@@ -52,10 +52,6 @@ a:hover {
color: white;
}
-div#massedit {
- display: none;
-}
-
#options ul {
list-style: none;
padding-inline-start: 0;
@@ -227,6 +223,15 @@ main.media code {
padding: 1px;
}
+
+
+main.user table form {
+ display: inline-block;
+}
+
+
+
+
@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;