This file is indexed.

/usr/share/maas/web/static/css/components/yui_node_add.css is in maas-region-controller-min 1.5+bzr2252-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
.yui3-node-add-widget {
    width: 360px;
    }

.yui3-node-add-widget .buttons {
    margin-top: 30px;
    }

.yui3-node-add-widget .add-link img.icon {
    margin-right: 6px;
    }