Changeset View
Changeset View
Standalone View
Standalone View
webroot/rsrc/css/phui/phui-formation-view.css
| Show First 20 Lines • Show All 175 Lines • ▼ Show 20 Lines | .phui-flank-view .keyboard-shortcut-key { | ||||
| right: 4px; | right: 4px; | ||||
| top: 4px; | top: 4px; | ||||
| height: 18px; | height: 18px; | ||||
| width: 18px; | width: 18px; | ||||
| line-height: 18px; | line-height: 18px; | ||||
| padding: 0; | padding: 0; | ||||
| color: {$lightgreytext}; | color: {$lightgreytext}; | ||||
| } | } | ||||
| .phui-flank-view-head .phui-list-view { | |||||
| box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); | |||||
| padding-bottom: 4px; | |||||
| } | |||||
| .phui-flank-view-tail .phui-list-view { | |||||
| box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1); | |||||
| padding-top: 4px; | |||||
| } | |||||