integration/css/common.css
changeset 51 b75d526629ab
parent 50 89e152523cb6
child 52 2565a518aafa
--- 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;