mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-28 04:53:21 +02:00
Merge pull request #339 from ctrlaltdavid/fix/tabs-css
Fix whitespace and line endings in tabs.css
This commit is contained in:
commit
69eb3e11f5
1 changed files with 77 additions and 77 deletions
|
@ -68,7 +68,7 @@ td.tabsFrame {
|
||||||
td.tabsPropertiesFrame {
|
td.tabsPropertiesFrame {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
border:0px;
|
border: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.tabsPropertiesPage {
|
div.tabsPropertiesPage {
|
||||||
|
|
Loading…
Reference in a new issue