mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 06:40:31 +00:00
fix(webapp): style tweaks on customer/vendor tabs
This commit is contained in:
@@ -142,15 +142,8 @@
|
|||||||
> *:not(:last-child) {
|
> *:not(:last-child) {
|
||||||
margin-right: 25px;
|
margin-right: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.bp3-large > .bp3-tab {
|
&.bp3-large > .bp3-tab {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
color: #555;
|
|
||||||
|
|
||||||
&[aria-selected='true'],
|
|
||||||
&:not([aria-disabled='true']):hover {
|
|
||||||
color: $pt-link-color;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user