mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-05 10:18:33 +08:00
Subpanel Dropdown Styling Fixes
This commit is contained in:
parent
38fe4b7f98
commit
b618b50692
1 changed files with 6 additions and 0 deletions
|
@ -644,3 +644,9 @@ table.subpanel-table .pagination li.single > a {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
border-top: 1px solid $header-bottom-border;
|
border-top: 1px solid $header-bottom-border;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.view-action-DetailView {
|
||||||
|
.list .SugarActionMenu .sugar_action_button>.subnav li:last-of-type a:last-of-type {
|
||||||
|
padding: 5px 20px;
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue