Merge pull request #3747 from virtuacoplenny/lenny/remove-tab-hacks

ref(welcome-page): remove unused atlaskit overrides
This commit is contained in:
virtuacoplenny 2018-12-30 10:39:00 -08:00 committed by GitHub
commit 914a64df7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 28 deletions

View File

@ -11,34 +11,6 @@
-webkit-transform: translateX(0) translateY(100%) translateY(16px) !important; -webkit-transform: translateX(0) translateY(100%) translateY(16px) !important;
} }
/**
* Welcome page tab color adjustments.
*/
.welcome {
/**
* The text color of the selected tab and hovered tabs.
*/
.bVobOt,
.bVobOt:hover,
.ebveIl:hover {
color: #172B4D;
}
/**
* The color of the inactive tab text.
*/
.ebveIl {
color: #FFFFFF;
}
/**
* The color of the underline of a selected tab.
*/
.kByArU {
background-color: #172B4D;
}
}
.modal-dialog-form { .modal-dialog-form {
/** /**
* Update the @atlaskit/dropdown-menu trigger wrapper to make sure it looks * Update the @atlaskit/dropdown-menu trigger wrapper to make sure it looks