Changeset View
Changeset View
Standalone View
Standalone View
webroot/rsrc/css/application/diffusion/diffusion.css
| Show First 20 Lines • Show All 231 Lines • ▼ Show 20 Lines | |||||
| .device-phone .phui-two-column-view .phui-two-column-content | .device-phone .phui-two-column-view .phui-two-column-content | ||||
| .phui-object-box.diffusion-mobile-view { | .phui-object-box.diffusion-mobile-view { | ||||
| margin: 0 -12px 20px; | margin: 0 -12px 20px; | ||||
| border-left: none; | border-left: none; | ||||
| border-right: none; | border-right: none; | ||||
| border-color: {$thinblueborder}; | border-color: {$thinblueborder}; | ||||
| } | } | ||||
| .diffusion-commit-graph-table td.diffusion-commit-graph-path-cell { | |||||
| padding: 0 4px 0 0; | |||||
| } | |||||
| .diffusion-commit-graph-table td.diffusion-commit-graph-path-cell > canvas { | |||||
| display: block; | |||||
| } | |||||
| .diffusion-commit-graph-date-header { | |||||
| color: {$darkgreytext}; | |||||
| font-weight: bold; | |||||
| padding: 4px 0; | |||||
| } | |||||