# HG changeset patch # User veltr # Date 1354011816 -3600 # Node ID 25313bf54ef7fe1ea468e5edf1a8aaa20fa82021 # Parent aa0391d09b6fc02cc6b2444c17d3b0587afec438# Parent b75d526629ab790534c76725a163558a08832480 Merge with b75d526629ab790534c76725a163558a08832480 diff -r aa0391d09b6f -r 25313bf54ef7 integration/css/common.css --- a/integration/css/common.css Tue Nov 27 11:23:07 2012 +0100 +++ b/integration/css/common.css Tue Nov 27 11:23:36 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; diff -r aa0391d09b6f -r 25313bf54ef7 integration/css/home.css --- a/integration/css/home.css Tue Nov 27 11:23:07 2012 +0100 +++ b/integration/css/home.css Tue Nov 27 11:23:36 2012 +0100 @@ -9,6 +9,8 @@ font-size: 24px; text-decoration: underline; font-weight: bold; + background: url(../img/pencil-icon.png) right 12px no-repeat; + padding-right: 22px; } .title-header h2 a:hover{ text-decoration: none; diff -r aa0391d09b6f -r 25313bf54ef7 integration/hashcut.html --- a/integration/hashcut.html Tue Nov 27 11:23:07 2012 +0100 +++ b/integration/hashcut.html Tue Nov 27 11:23:36 2012 +0100 @@ -113,6 +113,7 @@
diff -r aa0391d09b6f -r 25313bf54ef7 integration/media.html --- a/integration/media.html Tue Nov 27 11:23:07 2012 +0100 +++ b/integration/media.html Tue Nov 27 11:23:36 2012 +0100 @@ -113,6 +113,7 @@ diff -r aa0391d09b6f -r 25313bf54ef7 integration/profil.html --- a/integration/profil.html Tue Nov 27 11:23:07 2012 +0100 +++ b/integration/profil.html Tue Nov 27 11:23:36 2012 +0100 @@ -99,6 +99,7 @@