summaryrefslogtreecommitdiffstatshomepage
path: root/core/modules/node/css/node.admin.css
blob: 101a38d5390485f8f36f2a72aa88f3d45e8430d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/**
 * @file
 * Styles for administration pages.
 */

/**
 * Revisions overview screen.
 */
.revision-current {
  background: #ffc;
}