mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
Show the left border of colored tag list
This commit is contained in:
parent
7e96f98505
commit
b47f5a7f69
@ -1422,7 +1422,7 @@ div .et2_taglist_small.et2_taglist_single div.ms-sel-ctn div.ms-sel-item {
|
|||||||
.et2_taglist_category span[class*="cat_"]:not([class*="cat_level"]) {
|
.et2_taglist_category span[class*="cat_"]:not([class*="cat_level"]) {
|
||||||
height: 1.7em;
|
height: 1.7em;
|
||||||
width: 6px;
|
width: 6px;
|
||||||
margin: -3px -6px;
|
margin: -3px -5px;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
.et2_taglist_category.et2_taglist_single span[class*="cat_"]:not([class*="cat_level"]) {
|
.et2_taglist_category.et2_taglist_single span[class*="cat_"]:not([class*="cat_level"]) {
|
||||||
|
Loading…
Reference in New Issue
Block a user