mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-06 10:26:22 +08:00
[Legacy] Roles Dropdown Styling Fixes
This commit is contained in:
parent
e4a49cb549
commit
c75cf93a91
1 changed files with 5 additions and 0 deletions
|
@ -63,4 +63,9 @@
|
|||
border-radius: 10px;
|
||||
overflow: hidden;
|
||||
}
|
||||
select {
|
||||
background: url($select-edit-background-url) no-repeat right;
|
||||
background-size: 25px 11px;
|
||||
border-color: $bright-grey;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue