[tags] made brighter erpnext #639
This commit is contained in:
parent
92a68e1e44
commit
5c75ec9afb
1 changed files with 1 additions and 9 deletions
|
|
@ -26,7 +26,7 @@ ul.tagit li.tagit-choice {
|
|||
border: none;
|
||||
box-shadow: none;
|
||||
border-radius: 4px;
|
||||
background-color: #ddd;
|
||||
background-color: #bbb;
|
||||
}
|
||||
|
||||
ul.tagit li.tagit-new {
|
||||
|
|
@ -76,14 +76,6 @@ ul.tagit input[type="text"] {
|
|||
|
||||
/* in list */
|
||||
|
||||
.list-tag ul.tagit li.tagit-choice {
|
||||
background-color: transparent;
|
||||
text-decoration: underline;
|
||||
color: #aaa;
|
||||
cursor: pointer;
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
.list-tag ul.tagit {
|
||||
margin-top: -5px;
|
||||
margin-left: -4px;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue