diff options
author | friendica <info@friendica.com> | 2013-01-21 15:39:05 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-01-21 15:39:05 -0800 |
commit | debf7f5f2691bab3c3b9c6ddd4fa3135f3d4aea2 (patch) | |
tree | 0ca979bd5a84b2b64831e3627beaee925b6e20d0 /view/theme | |
parent | 6766f7f829923209e5ef4fda1452ed0b2ce0f09d (diff) | |
download | volse-hubzilla-debf7f5f2691bab3c3b9c6ddd4fa3135f3d4aea2.tar.gz volse-hubzilla-debf7f5f2691bab3c3b9c6ddd4fa3135f3d4aea2.tar.bz2 volse-hubzilla-debf7f5f2691bab3c3b9c6ddd4fa3135f3d4aea2.zip |
more work on magic auth
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index e7c99f99f..7bcad2b2d 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3584,6 +3584,7 @@ nav .nav-menu { nav .nav-menu.selected { border-bottom: 4px solid #CCCCCC; } + nav .nav-notify { background-color: #0d0; color: #fff; |