Path: blob/master/webroot/rsrc/css/application/dashboard/dashboard.css
12242 views
/**1* @provides phabricator-dashboard-css2*/34.dashboard-view {5margin: 16px;6}78.device-phone .dashboard-view {9margin: 8px;10}1112.dashboard-view .phui-object-box {13margin: 0 0 16px 0;14}1516.dashboard-box .phui-header-shell {17padding-top: 4px;18padding-bottom: 16px;19}2021.dashboard-box .phui-header-header {22color: {$blacktext};23}2425.dashboard-view .phui-oi-empty .phui-info-view {26padding-top: 16px;27padding-bottom: 16px;28font-style: italic;29color: {$lightgreytext};30}3132.dashboard-view .phui-object-box .phui-object-box {33margin: 0;34}3536.device-desktop .aphront-multi-column-fluid .aphront-multi-column-2-up37.aphront-multi-column-column-outer.half {38width: 50%;39}4041.device-desktop .aphront-multi-column-fluid .aphront-multi-column-2-up42.aphront-multi-column-column-outer.third {43width: 33.34%;44}4546.device-desktop .aphront-multi-column-fluid .aphront-multi-column-2-up47.aphront-multi-column-column-outer.thirds {48width: 66.66%;49}5051.grippable .aphront-multi-column-column .dashboard-box.phui-object-box {52cursor: move;53}5455.grippable .aphront-multi-column-column .dashboard-box.phui-object-box:hover {56box-shadow: 0 2px 4px rgba(0, 0, 0, 0.10);57}5859.grippable .aphront-multi-column-column .dashboard-box.phui-object-box:hover60.dashboard-box {61box-shadow: none;62}6364.aphront-multi-column-fluid .aphront-multi-column-column .drag-ghost {65list-style-type: none;66}6768.aphront-multi-column-fluid .aphront-multi-column-column69.dashboard-panel-placeholder {70display: none;71}7273.aphront-multi-column-fluid .aphront-multi-column-column.dashboard-column-empty74.dashboard-panel-placeholder {75display: block;76padding: 20px;77margin: 0 0 12px 0;78text-decoration: none;79border: 1px {$greyborder} dashed;80color: {$greytext};81}8283.aphront-multi-column-fluid .aphront-multi-column-column.drag-target-list84.dashboard-panel-placeholder {85display: none;86}8788.aphront-multi-column-fluid .aphront-multi-column-column-outer89.aphront-multi-column-column .phui-info-view {90margin: 0;91}9293.dashboard-preview-box {94margin: -16px -16px 16px;95}9697.phui-info-view + .dashboard-preview-box {98margin-top: 0;99}100101.drag-frame .phui-object-box {102box-shadow: {$dropshadow};103}104105.drag-frame .phui-object-box .phui-object-box {106box-shadow: none;107}108109110