diff --git a/less/flags.less b/less/flags.less new file mode 100644 index 0000000..f84218a --- /dev/null +++ b/less/flags.less @@ -0,0 +1,15 @@ +.page-flags { + [component="flags/list"] { + td { + max-width: 300px; + text-overflow: ellipsis; + overflow: hidden; + white-space: nowrap; + } + + [component="flags/list/description"] { + font-style: italic; + color: @gray-light; + } + } +} \ No newline at end of file diff --git a/less/persona.less b/less/persona.less index 77e5f09..b03543c 100644 --- a/less/persona.less +++ b/less/persona.less @@ -17,6 +17,7 @@ @import "footer"; @import "posts_list"; @import "register"; +@import "flags"; @import "mobile"; diff --git a/templates/flags/detail.tpl b/templates/flags/detail.tpl new file mode 100644 index 0000000..56f0d43 --- /dev/null +++ b/templates/flags/detail.tpl @@ -0,0 +1,47 @@ +
[[flags:state]] | ++ | [[flags:reporter]] | +[[flags:reported-at]] | +
---|---|---|---|
+
+ [[flags:no-flags]]
+
+ |
+ |||
{../state} | ++ + {../target_readable} — {../description} + + | +
+
+ {../reporter.icon:text}
+
+ {../reporter.username}
+ |
+ + |