12 lines
186 B
Plaintext
12 lines
186 B
Plaintext
#TabArea {
|
|
background-color: #282828;
|
|
}
|
|
|
|
Button {
|
|
background-color: #282828;
|
|
}
|
|
|
|
Button.active {
|
|
background-color: #383838;
|
|
border-bottom-color: #383838;
|
|
} |