Changeset View
Changeset View
Standalone View
Standalone View
webroot/rsrc/css/application/differential/changeset-view.css
| Show First 20 Lines • Show All 409 Lines • ▼ Show 20 Lines | .diff-banner-path { | ||||
| color: {$greytext}; | color: {$greytext}; | ||||
| } | } | ||||
| .diff-banner-buttons .button { | .diff-banner-buttons .button { | ||||
| margin-left: 8px; | margin-left: 8px; | ||||
| } | } | ||||
| .diff-banner-has-unsaved, | .diff-banner-has-unsaved, | ||||
| .diff-banner-has-unsubmitted { | .diff-banner-has-unsubmitted, | ||||
| .diff-banner-has-draft-done { | |||||
| background: {$sh-yellowbackground}; | background: {$sh-yellowbackground}; | ||||
| } | } | ||||
| .diff-banner-buttons { | .diff-banner-buttons { | ||||
| float: right; | float: right; | ||||
| } | } | ||||