Path: blob/master/webroot/rsrc/css/application/differential/revision-history.css
12242 views
/**1* @provides differential-revision-history-css2*/34.differential-update-history-footer {5text-align: right;6vertical-align: middle;7padding: 4px 8px;8border-top: 1px solid {$lightblueborder};9background: {$lightbluebackground};10}1112.differential-update-history-footer label {13margin-right: 12px;14color: {$greytext};15}1617.differential-update-history-footer select {18margin-left: 8px;19}2021.device .differential-update-history-footer label {22display: block;23margin-right: 0;24margin-bottom: 4px;25}2627.differential-update-history-radio {28padding: 0 8px;29}3031.aphront-table-view td.differential-update-history-old {32background: #f9d0d0;33}3435.aphront-table-view td.differential-update-history-new {36background: #d0ffd0;37}3839.aphront-table-view40.differential-update-history-old-now41td.differential-update-history-old,42.aphront-table-view43.alt-differential-update-history-old-now44td.differential-update-history-old {45background: #ffaaaa;46}4748.aphront-table-view49.differential-update-history-new-now50td.differential-update-history-new,51.aphront-table-view52.alt-differential-update-history-new-now53td.differential-update-history-new {54background: #aaffaa;55}565758