Skip to content

Commit

Permalink
Added background colour to user hover popup
Browse files Browse the repository at this point in the history
  • Loading branch information
frederickjansen committed Dec 19, 2012
1 parent cdddd53 commit 9475c0a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dark-facebook.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions src/main.styl
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,12 @@ tooltipx-border(pos)
tooltipx-border: left
.right
tooltipx-border: right

// user hover popup
.-cx-PRIVATE-uiContextualDialog__content
colorize: $main-background
.uiBoxGray
colorize: $page-background



Expand Down

0 comments on commit 9475c0a

Please sign in to comment.