integration/css/common.css
changeset 64 2de3ca9542ed
parent 53 9d80aeae789b
child 65 60a1e58b0a08
--- a/integration/css/common.css	Tue Nov 27 15:03:20 2012 +0100
+++ b/integration/css/common.css	Tue Nov 27 18:58:38 2012 +0100
@@ -185,11 +185,11 @@
 .header .profil-wrap a:hover{
 	color: #FF00FC;
 }
-.header .profil-wrap a.all-hashcut{
+a.all-hashcut{
 	top: 2px;
 	background: url(../img/arrow-top.png) right 3px no-repeat;
 }
-.header .profil-wrap a.my-profil{
+a.my-profil{
 	top: 42px;
 	background: url(../img/arrow-bot.png) right 6px no-repeat;
 }
@@ -199,9 +199,8 @@
 .space-top-2{
 	padding-top: 30px;
 }
-.header .profil-wrap a.new-hashcut{
-	top: 22px;
-	background: url(../img/pencil-icon.png) right 0px no-repeat;
+a.new-hashcut{
+	background: url(../img/pencil-icon.png) right 3px no-repeat;
 }
 /* content */
 .content{