tagColor dropdown
This commit is contained in:
@ -95,6 +95,9 @@
|
||||
left: 190px;
|
||||
right: inherit;
|
||||
}
|
||||
#tagColor:before {
|
||||
background: none;
|
||||
}
|
||||
|
||||
.dropdown-menu li {
|
||||
list-style: none;
|
||||
|
@ -83,6 +83,9 @@
|
||||
left: 190px;
|
||||
right: inherit;
|
||||
}
|
||||
#tagColor:before {
|
||||
background: none;
|
||||
}
|
||||
.dropdown-menu li {
|
||||
list-style: none;
|
||||
padding-left: 10px;
|
||||
|
@ -83,6 +83,9 @@
|
||||
left: 190px;
|
||||
right: inherit;
|
||||
}
|
||||
#tagColor:before {
|
||||
background: none;
|
||||
}
|
||||
.dropdown-menu li {
|
||||
list-style: none;
|
||||
padding-left: 10px;
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user