Skip to content

Commit

Permalink
Greasemonkey: Make compact mode look better with the dark theme
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezdc committed May 15, 2017
1 parent 3ee7605 commit 4cd5de5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions greasemonkey/compact-rooms.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,15 @@
* https://github.com/vector-im/riot-web/issues/109#issuecomment-284862682
*/

body {
color: #2c2d30;
}

div.mx_EventTile {
padding-top: 0 !important;
}

div.mx_EventTile .mx_SenderProfile {
color: #2c2d30 !important;
font-weight: bold;
opacity: 1;
}

div.mx_RoomTile_name {
color: #2c2d30;
}

div.mx_EventTile_line {
padding-top: 1px !important;
padding-bottom: 1px !important;
Expand Down

0 comments on commit 4cd5de5

Please sign in to comment.