aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/fixmybarangay/images/mobile-22x40.pngbin0 -> 454 bytes
-rw-r--r--web/cobrands/fixmybarangay/message_manager.scss15
2 files changed, 15 insertions, 0 deletions
diff --git a/web/cobrands/fixmybarangay/images/mobile-22x40.png b/web/cobrands/fixmybarangay/images/mobile-22x40.png
new file mode 100644
index 000000000..6a85ab097
--- /dev/null
+++ b/web/cobrands/fixmybarangay/images/mobile-22x40.png
Binary files differ
diff --git a/web/cobrands/fixmybarangay/message_manager.scss b/web/cobrands/fixmybarangay/message_manager.scss
index ac1e6b976..119e4275f 100644
--- a/web/cobrands/fixmybarangay/message_manager.scss
+++ b/web/cobrands/fixmybarangay/message_manager.scss
@@ -20,6 +20,21 @@ $color_bg_btn_info: #0000ff;
$weak_text_color: #666;
+
+p.mm-submitted-by-sms {
+ color: $weak_text_color;
+ font-style: italic;
+ font-size: 0.8125em;
+ img {
+ border: none;
+ margin-right: 0.5em;
+ width: 22px;
+ height: 40px;
+ vertical-align:middle;
+ display: inline;
+ }
+}
+
#message_manager {
margin-top: 0;
li#mm-admin-buttons {