From 488d5b871407d5be6e4c38692aa7134a1a0e9899 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 8 Mar 2015 12:07:32 +0100 Subject: port boxy scheme --- view/theme/redbasic/schema/boxy.css | 11 +++++++++++ view/theme/redbasic/schema/boxy.php | 15 --------------- 2 files changed, 11 insertions(+), 15 deletions(-) (limited to 'view/theme/redbasic/schema') diff --git a/view/theme/redbasic/schema/boxy.css b/view/theme/redbasic/schema/boxy.css index e69de29bb..f3da9b262 100644 --- a/view/theme/redbasic/schema/boxy.css +++ b/view/theme/redbasic/schema/boxy.css @@ -0,0 +1,11 @@ +.comment .wall-item-body { + padding-left: 42px; +} + +.wall-item-content-wrapper.comment { + border-width: 0px 1px 1px 1px; +} + +.hide-comments-outer { + border-width: 1px 1px 1px 1px; +} diff --git a/view/theme/redbasic/schema/boxy.php b/view/theme/redbasic/schema/boxy.php index 1de2f98cd..d609ccd25 100644 --- a/view/theme/redbasic/schema/boxy.php +++ b/view/theme/redbasic/schema/boxy.php @@ -1,19 +1,4 @@