mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-15 12:37:05 +02:00
Further fixes
This commit is contained in:
parent
395f950cb3
commit
c6774016b5
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue