jellyfin-web/dashboard-ui/bower_components/emby-webcomponents/userdatabuttons/userdatabuttons.css

7 lines
84 B
CSS
Raw Normal View History

2016-07-15 22:05:40 -07:00
.btnUserData {
color: #aaa;
}
2016-08-01 22:55:52 -07:00
.btnUserDataOn {
2016-07-15 22:05:40 -07:00
color: #cc3333 !important;
}