1 /* css for sample app view */
8 #item-details-panel.floatpanel {
13 .light #item-details-panel.floatpanel {
14 background-color: rgb(229, 234, 237);
16 .dark #item-details-panel.floatpanel {
17 background-color: #3A4042;
20 #item-details-panel h3 {
25 #item-details-panel h4 {
29 #item-details-panel td {
32 #item-details-panel td.label {