From 4b718929df2d88a14c602ae50454631d36276765 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 17 May 2017 11:25:14 +0200 Subject: css first aid for mod setup --- view/css/mod_setup.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'view') diff --git a/view/css/mod_setup.css b/view/css/mod_setup.css index ee725d055..f0d91a0ae 100644 --- a/view/css/mod_setup.css +++ b/view/css/mod_setup.css @@ -32,3 +32,9 @@ margin-top: 18px; margin-left: 20px; } + +main { + max-width: 790px; + margin-left: auto; + margin-right: auto; +} -- cgit v1.2.3 From 3fad69e5cad9aab1cb31969253919198e551b048 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 18 May 2017 14:57:10 +0200 Subject: some styling for system notifications --- view/tpl/notifications.tpl | 20 ++++++++++---------- view/tpl/notify.tpl | 4 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'view') diff --git a/view/tpl/notifications.tpl b/view/tpl/notifications.tpl index 0b24da7c3..53ff8de52 100755 --- a/view/tpl/notifications.tpl +++ b/view/tpl/notifications.tpl @@ -1,11 +1,11 @@ -
- -

{{$notif_header}}

- -{{if $notifications_available}} -{{$notif_link_mark_seen}} -{{/if}} -
- {{$notif_content}} -
+
+
+ {{if $notifications_available}} + {{$notif_link_mark_seen}} + {{/if}} +

{{$notif_header}}

+
+
+ {{$notif_content}} +
diff --git a/view/tpl/notify.tpl b/view/tpl/notify.tpl index d3c79be82..ae6e160b1 100755 --- a/view/tpl/notify.tpl +++ b/view/tpl/notify.tpl @@ -1,3 +1,3 @@ -