##// END OF EJS Templates
Icons updates and cleaning....
Jean-Philippe Lang -
r3069:8e3def71296e
parent child
Show More
1 NO CONTENT: new file 100644, binary diff hidden
NO CONTENT: new file 100644, binary diff hidden
1 NO CONTENT: new file 100644, binary diff hidden
NO CONTENT: new file 100644, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
@@ -732,7 +732,7 background-image:url('../images/close_hl.png');
732
732
733 /***** Icons *****/
733 /***** Icons *****/
734 .icon {
734 .icon {
735 background-position: 0% 40%;
735 background-position: 0% 50%;
736 background-repeat: no-repeat;
736 background-repeat: no-repeat;
737 padding-left: 20px;
737 padding-left: 20px;
738 padding-top: 2px;
738 padding-top: 2px;
@@ -758,7 +758,6 padding-bottom: 3px;
758 .icon-projects { background-image: url(../images/projects.png); }
758 .icon-projects { background-image: url(../images/projects.png); }
759 .icon-help { background-image: url(../images/help.png); }
759 .icon-help { background-image: url(../images/help.png); }
760 .icon-attachment { background-image: url(../images/attachment.png); }
760 .icon-attachment { background-image: url(../images/attachment.png); }
761 .icon-index { background-image: url(../images/index.png); }
762 .icon-history { background-image: url(../images/history.png); }
761 .icon-history { background-image: url(../images/history.png); }
763 .icon-time { background-image: url(../images/time.png); }
762 .icon-time { background-image: url(../images/time.png); }
764 .icon-time-add { background-image: url(../images/time_add.png); }
763 .icon-time-add { background-image: url(../images/time_add.png); }
@@ -34,8 +34,8 h4 { border-bottom: dotted 1px #c0c0c0; }
34 padding-bottom: 3px;
34 padding-bottom: 3px;
35 }
35 }
36
36
37 #top-menu a.home { background-image: url(../../../images/home.png); }
37 #top-menu a.home { background-image: url(../images/home.png); }
38 #top-menu a.my-page { background-image: url(../../../images/user_page.png); }
38 #top-menu a.my-page { background-image: url(../../../images/user.png); }
39 #top-menu a.projects { background-image: url(../../../images/projects.png); }
39 #top-menu a.projects { background-image: url(../../../images/projects.png); }
40 #top-menu a.administration { background-image: url(../../../images/admin.png); }
40 #top-menu a.administration { background-image: url(../images/wrench.png); }
41 #top-menu a.help { background-image: url(../../../images/help.png); }
41 #top-menu a.help { background-image: url(../../../images/help.png); }
1 NO CONTENT: file was removed, binary diff hidden
NO CONTENT: file was removed, binary diff hidden
1 NO CONTENT: file was removed, binary diff hidden
NO CONTENT: file was removed, binary diff hidden
1 NO CONTENT: file was removed, binary diff hidden
NO CONTENT: file was removed, binary diff hidden
1 NO CONTENT: file was removed, binary diff hidden
NO CONTENT: file was removed, binary diff hidden
1 NO CONTENT: file was removed, binary diff hidden
NO CONTENT: file was removed, binary diff hidden
1 NO CONTENT: file was removed, binary diff hidden
NO CONTENT: file was removed, binary diff hidden
1 NO CONTENT: file was removed, binary diff hidden
NO CONTENT: file was removed, binary diff hidden
1 NO CONTENT: file was removed, binary diff hidden
NO CONTENT: file was removed, binary diff hidden
1 NO CONTENT: file was removed, binary diff hidden
NO CONTENT: file was removed, binary diff hidden
General Comments 0
You need to be logged in to leave comments. Login now