diff -r 89e152523cb6 -r b75d526629ab integration/css/common.css --- a/integration/css/common.css Mon Nov 26 18:42:56 2012 +0100 +++ b/integration/css/common.css Tue Nov 27 11:08:52 2012 +0100 @@ -182,6 +182,7 @@ .header .profil-wrap a:hover{ color: #FF00FC; } +/* .header .profil-wrap a.all-hashcut{ top: 12px; background: url(../img/arrow-top.png) right 2px no-repeat; @@ -190,6 +191,19 @@ top: 32px; background: url(../img/arrow-bot.png) right 4px no-repeat; } +*/ +.header .profil-wrap a.all-hashcut{ + top: 8px; + background: url(../img/arrow-top.png) right 2px no-repeat; +} +.header .profil-wrap a.my-profil{ + top: 40px; + background: url(../img/arrow-bot.png) right 4px no-repeat; +} +.header .profil-wrap a.new-hashcut{ + top: 24px; + background: url(../img/pencil-icon.png) right 1px no-repeat; +} /* content */ .content{ width: 960px;