diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2011-10-10 15:28:34 +0200 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2011-10-10 15:28:34 +0200 |
commit | f64e2d63b9ee66482b3461ecb6ee8f7776e23b87 (patch) | |
tree | 9aff5c840b9ec7affe78494e77ff9c2183b6394a /view/theme/shady | |
parent | 077726a193809bed5b1433713b69ce985e177925 (diff) | |
download | volse-hubzilla-f64e2d63b9ee66482b3461ecb6ee8f7776e23b87.tar.gz volse-hubzilla-f64e2d63b9ee66482b3461ecb6ee8f7776e23b87.tar.bz2 volse-hubzilla-f64e2d63b9ee66482b3461ecb6ee8f7776e23b87.zip |
New common tab template. Update css
Diffstat (limited to 'view/theme/shady')
-rw-r--r-- | view/theme/shady/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/shady/style.css b/view/theme/shady/style.css index 1e3e6ec40..1324af019 100644 --- a/view/theme/shady/style.css +++ b/view/theme/shady/style.css @@ -18,7 +18,7 @@ body { background: #F4F4F4; } -.profile-tabs { +.tab { color: #444444; background: #F4F4F4; |