--- a/src/hdalab/static/hdalab/css/additionnal_renkan.css Tue Sep 02 12:14:38 2014 +0200
+++ b/src/hdalab/static/hdalab/css/additionnal_renkan.css Tue Sep 02 15:13:42 2014 +0200
@@ -18,9 +18,16 @@
box-sizing: border-box;
}
.Rk-HdaNotices-Title-Icon {
- background: url("../img/page_icon.png") no-repeat 0 -5px;
+ background: url("../img/page_icon.png") no-repeat -3px -5px;
height: 20px;
}
.Rk-HdaNotices-Search-Icon {
- background: url("../img/page_icon.png") no-repeat 0 -5px;
+ background: url("../img/page_icon.png") no-repeat -3px -6px;
+}
+.Rk-HdaTags-Title-Icon {
+ background: url("../img/tag_purple.png") no-repeat 5px 3px;
+ height: 20px;
+}
+.Rk-HdaTags-Search-Icon {
+ background: url("../img/tag_purple.png") no-repeat 5px 2px;
}
\ No newline at end of file
Binary file src/hdalab/static/hdalab/img/tag_purple.png has changed