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-top-left-radius: 3px;
|
||||
border-top-right-radius: 3px;
|
||||
//background-color: $accent-color-50pct;
|
||||
padding: 10px 8px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.mx_TabbedIntegrationManagerDialog_tab:first-child {
|
||||
//margin-left: 8px;
|
||||
}
|
||||
|
||||
.mx_TabbedIntegrationManagerDialog_currentTab {
|
||||
background-color: $accent-color;
|
||||
color: $accent-fg-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue