8 lines
103 B
CSS
8 lines
103 B
CSS
![]() |
|
||
|
.btnUserData {
|
||
|
color: #aaa;
|
||
|
}
|
||
|
|
||
|
.btnUserDataOn, .btnUserDataOn i {
|
||
|
color: #cc3333 !important;
|
||
|
}
|