Changeset View
Changeset View
Standalone View
Standalone View
webroot/rsrc/css/phui/phui-hovercard.css
| Show First 20 Lines • Show All 99 Lines • ▼ Show 20 Lines | .phui-hovercard-tail { | ||||
| border-bottom-left-radius: 3px; | border-bottom-left-radius: 3px; | ||||
| border-bottom-right-radius: 3px; | border-bottom-right-radius: 3px; | ||||
| } | } | ||||
| .phui-hovercard-tail button, | .phui-hovercard-tail button, | ||||
| .phui-hovercard-tail a.button { | .phui-hovercard-tail a.button { | ||||
| margin: 3px; | margin: 3px; | ||||
| } | } | ||||
| .phui-hovercard-wrapper .hovercard-task-view { | |||||
| box-shadow: 0px 4px 16px rgba(0,0,0,.2); | |||||
| } | |||||