diff -r b75d526629ab -r 2565a518aafa integration/css/common.css --- a/integration/css/common.css Tue Nov 27 11:08:52 2012 +0100 +++ b/integration/css/common.css Tue Nov 27 11:38:18 2012 +0100 @@ -175,34 +175,24 @@ text-align: right; position: absolute; right: 0; - font-size: 14px; + font-size: 13px; color: #30036d; padding-right: 18px; } .header .profil-wrap a:hover{ color: #FF00FC; } -/* .header .profil-wrap a.all-hashcut{ - top: 12px; + top: 2px; background: url(../img/arrow-top.png) right 2px no-repeat; } .header .profil-wrap a.my-profil{ - 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; + top: 42px; 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; + top: 22px; + background: url(../img/pencil-icon.png) right 0px no-repeat; } /* content */ .content{