Changeset View
Changeset View
Standalone View
Standalone View
webroot/rsrc/css/phui/phui-action-list.css
| Show First 20 Lines • Show All 231 Lines • ▼ Show 20 Lines | .phui-list-navbar .phui-list-item-action-href .phui-icon-view { | ||||
| color: {$darkgreytext}; | color: {$darkgreytext}; | ||||
| } | } | ||||
| .device-desktop | .device-desktop | ||||
| .phui-list-navbar .phui-list-item-action-href:hover { | .phui-list-navbar .phui-list-item-action-href:hover { | ||||
| background-color: rgba({$alphablue}, 0.07); | background-color: rgba({$alphablue}, 0.07); | ||||
| color: {$sky}; | color: {$sky}; | ||||
| } | } | ||||
| .phui-list-navbar .dropdown-with-caret .phui-list-item-href | |||||
| .phui-icon-view { | |||||
| margin-left: 12px; | |||||
| } | |||||