13 lines
187 B
Plaintext
13 lines
187 B
Plaintext
#TabArea {
|
|
background-color: #a5a5a5;
|
|
}
|
|
|
|
Button {
|
|
background-color: #a5a5a5;
|
|
}
|
|
|
|
Button.active {
|
|
background-color: #cbcbcb;
|
|
border-bottom-color: #cbcbcb;
|
|
}
|