@CommentBoxFullBorderColor: @Grey5;
@TagColor: @Grey1;
+@MentionColor: @Grey4;
@JotToolsBackgroundColor: @Metalic4;
@JotToolsBorderColor: @Metalic2;
padding-top: 5px;
}
.tag {
- background: url("../../../images/tag_b.png") no-repeat center left;
+ background: url("icons/tag.png") no-repeat center right;
color: #ffffff;
+ padding-right: 8px;
padding-left: 3px;
}
.tag a {
- padding-right: 8px;
- background: url("../../../images/tag.png") no-repeat center right;
color: #ffffff;
}
-.filesavetags {
- padding: 3px 0px 3px 0px;
- opacity: 0.5;
+.mention {
+ background: url("icons/men.png") no-repeat 1px center;
+ color: #666666;
+ padding-right: 3px;
+ padding-left: 18px;
+}
+.mention a {
+ color: #666666;
+}
+.folder {
+ background: url("icons/folder.png") no-repeat 1px center;
+ color: #666666;
+ padding-right: 3px;
+ padding-left: 15px;
+}
+.folder a {
+ color: #666666;
}
+.category {
+ background: url("icons/category.png") no-repeat 1px center;
+ color: #666666;
+ padding-right: 3px;
+ padding-left: 15px;
+}
+.category a {
+ color: #666666;
+}
+/*.filesavetags {
+ padding: 3px 0px 3px 0px;
+ opacity: 0.5;
+}*/
.wwto {
background: #FFFFFF;
border: 2px solid #364e59;
@CommentBoxFullBorderColor: @Grey5;
@TagColor: @Grey1;
+@MentionColor: @Grey4;
@JotToolsBackgroundColor: @Green3;
@JotToolsBorderColor: @Metalic2;
padding-top: 5px;
}
.tag {
- background: url("../../../images/tag_b.png") no-repeat center left;
+ background: url("icons/tag.png") no-repeat center right;
color: #ffffff;
+ padding-right: 8px;
padding-left: 3px;
}
.tag a {
- padding-right: 8px;
- background: url("../../../images/tag.png") no-repeat center right;
color: #ffffff;
}
-.filesavetags {
- padding: 3px 0px 3px 0px;
- opacity: 0.5;
+.mention {
+ background: url("icons/men.png") no-repeat 1px center;
+ color: #666666;
+ padding-right: 3px;
+ padding-left: 18px;
+}
+.mention a {
+ color: #666666;
+}
+.folder {
+ background: url("icons/folder.png") no-repeat 1px center;
+ color: #666666;
+ padding-right: 3px;
+ padding-left: 15px;
+}
+.folder a {
+ color: #666666;
}
+.category {
+ background: url("icons/category.png") no-repeat 1px center;
+ color: #666666;
+ padding-right: 3px;
+ padding-left: 15px;
+}
+.category a {
+ color: #666666;
+}
+/*.filesavetags {
+ padding: 3px 0px 3px 0px;
+ opacity: 0.5;
+}*/
.wwto {
background: #FFFFFF;
border: 2px solid #364e59;
.wall-item-tags { padding-top: 5px; }
.tag {
- background: url("../../../images/tag_b.png") no-repeat center left;
+ background: url("icons/tag.png") no-repeat center right;
color: @TagColor;
+ padding-right: 8px;
padding-left: 3px;
- a {
- padding-right: 8px;
- background: url("../../../images/tag.png") no-repeat center right;
- color: @TagColor;
- }
+ a { color: @TagColor; }
+}
+.mention {
+ background: url("icons/men.png") no-repeat 1px center;
+ color: @MentionColor;
+ padding-right: 3px;
+ padding-left: 18px;
+ a { color: @MentionColor; }
+}
+.folder {
+ background: url("icons/folder.png") no-repeat 1px center;
+ color: @MentionColor;
+ padding-right: 3px;
+ padding-left: 15px;
+ a { color: @MentionColor; }
+}
+.category {
+ background: url("icons/category.png") no-repeat 1px center;
+ color: @MentionColor;
+ padding-right: 3px;
+ padding-left: 15px;
+ a { color: @MentionColor; }
}
-.filesavetags {
+/*.filesavetags {
padding: 3px 0px 3px 0px;
opacity: 0.5;
-}
+}*/
.wwto {
position: absolute !important;