chiark / gitweb /
firefox/stylus.slack.com.css: Kick Slack styling some more.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 20 May 2021 17:51:38 +0000 (18:51 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 20 May 2021 17:51:38 +0000 (18:51 +0100)
firefox/stylus/slack.com.css

index 3d0e8ecf57fa2ac0ecd920b5feb7dc4af8530fe2..a3f4a60b6e9e6f7957d23e928dc1a61db2c3619e 100644 (file)
@@ -26,11 +26,19 @@ body,
 .p-ia__sidebar_header__user__name,
 .p-ia__view_header .p-classic_nav__model__title__name,
 .c-message_list__unread_divider__label,
-.p-rich_text_block 
+.p-rich_text_block, .c-message_attachment__body,
+.c-pillow_file__description,
+.p-section_block, .p-call_subtype__title,
+.p-call_subtype__status, .p-call_subtype__description,
+.c-button
        { font-size: 11px !important; }
+.c-pillow_file__title { font-size: 12px !important; }
 body { font-family: sans-serif !important; }
 code, pre {
        font-family: monospace !important;
        font-size: 9px !important;
+       border: none;
+       padding: 0;
+       tab-size: 8; -webkit-tab-size: 8; -moz-tab-size: 8;
 }
 /*@END*/