This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
zulip
mirror of
https://github.com/zulip/zulip.git
Watch
1
Star
0
Fork
You've already forked zulip
0
Code
Issues
Projects
Releases
Wiki
Activity
83d86f33ca
zulip
/
zephyr
/
static
/
styles
/
activity.css
9 lines
117 B
CSS
Raw
Normal View
History
Unescape
Escape
activity monitor: style tables and make them sortable. (imported from commit 03c5002e6a289ca123b47f99c065b41cfc013762)
2012-11-09 21:16:14 +01:00
.
activity_head
{
background-color
:
aliceblue
;
}
activity: Decrease table padding (imported from commit 90bed6ce94442e00e7516f65388b578bdfa920b3)
2012-12-04 22:01:00 +01:00
.
table
td
{
padding-top
:
2px
;
padding-bottom
:
2px
;
}