diff options
Diffstat (limited to 'view/theme/clean')
-rw-r--r-- | view/theme/clean/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/clean/style.css b/view/theme/clean/style.css index 4730b5c2f..86bca371c 100644 --- a/view/theme/clean/style.css +++ b/view/theme/clean/style.css @@ -59,7 +59,7 @@ body { border: 2px solid #CCCCCC; } -.profile-tabs { +.tab { color: #444444; background: #EEE; |