Changeset View
Changeset View
Standalone View
Standalone View
webroot/rsrc/css/phui/object-item/phui-oi-big-ui.css
| Show First 20 Lines • Show All 66 Lines • ▼ Show 20 Lines | |||||
| .device-desktop .phui-oi-linked-container:hover { | .device-desktop .phui-oi-linked-container:hover { | ||||
| background-color: {$hoverblue}; | background-color: {$hoverblue}; | ||||
| border-radius: 3px; | border-radius: 3px; | ||||
| } | } | ||||
| .device-desktop .phui-oi-linked-container a:hover { | .device-desktop .phui-oi-linked-container a:hover { | ||||
| text-decoration: none; | text-decoration: none; | ||||
| } | } | ||||
| /* Spacing for InfoView inside an object item list, like MFA setup. */ | |||||
| .phui-oi .phui-info-view { | |||||
| margin: 0 4px 4px; | |||||
| } | |||||