This file is indexed.

/usr/share/kde4/apps/desktoptheme/default/stylesheets/news.css is in plasma-widgets-addons 4:4.13.0-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
12
13
.header { font-size:11pt; font-weight:bold; color:#000; background-color:rgba(255,255,255,0.45); }
.date { font-size:10pt; font-weight:bold; color:#000; background-color:rgba(255,255,255,0.45); }
.line-0 { font-size:10pt; color:#000; background-color:rgba(255,255,255,0.25); }
.line-1 { font-size:10pt; color:#000; background-color:transparent; }
.time { font-size:7pt; color:#555; padding-top:3px; }
.title, .description { }
.description { font-size:9pt; }
.text { width:100%; }
.title_with_description { font-weight:bold; }
a { text-decoration:none; color:#222; }
table { width:100%; border-spacing:0px; }
td { vertical-align: top; }
body { margin:0px; background-color:transparent }