Shell: Add missing pad-osd.css
Not testing. Just brought from upstream repo.
Not testing. Just brought from upstream repo.
by roundabout, Tuesday, 21 February 2017, 15:08:03 (1487689683), pushed by roundabout, Sunday, 11 May 2025, 13:22:05 (1746969725)
Author identity: nana-4 <hnmaigo@gmail.com>
c8737c2ecd4b49833d8bbad6773250ae91b93386
extensions \
no-events.svg \
no-notifications.svg \
pad-osd.css \
process-working.svg \
${themedir}/gnome-shell
if [ "$color" != '-dark' ] ; then
<file>gnome-shell.css</file>
<file>no-events.svg</file>
<file>no-notifications.svg</file>
<file>pad-osd.css</file>
<file>process-working.svg</file>
</gresource>
</gresources>
.Leader {
stroke-width: .5 !important;
stroke: #535353;
fill: none !important;
}
.Button {
stroke-width: .25;
stroke: #ededed;
fill: #ededed;
}
.Ring {
stroke-width: .5 !important;
stroke: #535353 !important;
fill: none !important;
}
.Label {
stroke: none !important;
stroke-width: .1 !important;
font-size: .1 !important;
fill: transparent !important;
}
.TouchStrip, .TouchRing {
stroke-width: .1 !important;
stroke: #ededed !important;
fill: #535353 !important;
}