~bjoern-michaelsen/ubuntu-themes/libreoffice-toolbars-320

« back to all changes in this revision

Viewing changes to Radiance/gtk-3.20/apps/nautilus.css

  • Committer: Bileto Bot
  • Author(s): Alberts Muktupāvels
  • Date: 2016-08-29 18:41:16 UTC
  • mfrom: (500.3.1 ubuntu-themes-2016-08-26)
  • Revision ID: ci-train-bot@canonical.com-20160829184116-e4xv0qk5ir4b4w5d
Remove box-shadow from .background:backdrop.

Approved by: Dmitry Shachnev, Iain Lane

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
nautilus-desktop-window.background:backdrop,
 
2
.nautilus-desktop-window.background:backdrop {
 
3
    box-shadow: none;
 
4
}
 
5
 
1
6
.nautilus-canvas-item {
2
7
    border-radius: 5px;
3
8
}