Appease the scss linter
This commit is contained in:
parent
160396ca9e
commit
266e3af475
1 changed files with 33 additions and 38 deletions
|
@ -52,15 +52,10 @@ limitations under the License.
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
border-top-left-radius: 3px;
|
border-top-left-radius: 3px;
|
||||||
border-top-right-radius: 3px;
|
border-top-right-radius: 3px;
|
||||||
//background-color: $accent-color-50pct;
|
|
||||||
padding: 10px 8px;
|
padding: 10px 8px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_TabbedIntegrationManagerDialog_tab:first-child {
|
|
||||||
//margin-left: 8px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mx_TabbedIntegrationManagerDialog_currentTab {
|
.mx_TabbedIntegrationManagerDialog_currentTab {
|
||||||
background-color: $accent-color;
|
background-color: $accent-color;
|
||||||
color: $accent-fg-color;
|
color: $accent-fg-color;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue