mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 11:28:23 -07:00
8 lines
103 B
CSS
8 lines
103 B
CSS
|
|
.btnUserData {
|
|
color: #aaa;
|
|
}
|
|
|
|
.btnUserDataOn, .btnUserDataOn i {
|
|
color: #cc3333 !important;
|
|
} |