mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 14:30:35 +02:00
Code minor adjustments.
Code minor adjustments to be compliant with the coding convention.
This commit is contained in:
parent
124b3fe6a2
commit
4a1926a901
1 changed files with 34 additions and 36 deletions
|
@ -30,12 +30,10 @@ div.tabsContainer{
|
|||
outline:none;
|
||||
}
|
||||
|
||||
|
||||
.tabsContainer button:hover {
|
||||
background-color: #575757;
|
||||
}
|
||||
|
||||
|
||||
.tabsContainer button.active {
|
||||
background-color: #2E2E2E;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue