Merge pull request #339 from ctrlaltdavid/fix/tabs-css

Fix whitespace and line endings in tabs.css
This commit is contained in:
kasenvr 2020-05-07 23:24:54 -04:00 committed by GitHub
commit 69eb3e11f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ div.tabsContainer {
background-color: #575757;
}
.tabsContainer button.active {
.tabsContainer button.active {
background-color: #2E2E2E;
}
@ -68,7 +68,7 @@ td.tabsFrame {
td.tabsPropertiesFrame {
width: 100%;
vertical-align: top;
border:0px;
border: 0px;
}
div.tabsPropertiesPage {