mirror of https://github.com/vector-im/riot-web
Appease the scss linter
parent
160396ca9e
commit
266e3af475
|
@ -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…
Reference in New Issue