From b0cebbad5fdd9e7da7b8b6ece6442a83054f829d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Wed, 2 Apr 2014 12:27:26 +0200 Subject: DecorationsForceQuitDialog: use proper class names (mostly for theming) (bzr r3740.4.14) --- resources/sheet_style_close_focused.svg | 177 +++++++++++++++++++++++ resources/sheet_style_close_focused_prelight.svg | 177 +++++++++++++++++++++++ resources/sheet_style_close_focused_pressed.svg | 168 +++++++++++++++++++++ resources/style_sheet_close_focused.svg | 177 ----------------------- resources/style_sheet_close_focused_prelight.svg | 177 ----------------------- resources/style_sheet_close_focused_pressed.svg | 168 --------------------- 6 files changed, 522 insertions(+), 522 deletions(-) create mode 100644 resources/sheet_style_close_focused.svg create mode 100644 resources/sheet_style_close_focused_prelight.svg create mode 100644 resources/sheet_style_close_focused_pressed.svg delete mode 100644 resources/style_sheet_close_focused.svg delete mode 100644 resources/style_sheet_close_focused_prelight.svg delete mode 100644 resources/style_sheet_close_focused_pressed.svg (limited to 'resources') diff --git a/resources/sheet_style_close_focused.svg b/resources/sheet_style_close_focused.svg new file mode 100644 index 000000000..c4ddf346a --- /dev/null +++ b/resources/sheet_style_close_focused.svg @@ -0,0 +1,177 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/resources/sheet_style_close_focused_prelight.svg b/resources/sheet_style_close_focused_prelight.svg new file mode 100644 index 000000000..9a0cd86d4 --- /dev/null +++ b/resources/sheet_style_close_focused_prelight.svg @@ -0,0 +1,177 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/resources/sheet_style_close_focused_pressed.svg b/resources/sheet_style_close_focused_pressed.svg new file mode 100644 index 000000000..6ea2e6d52 --- /dev/null +++ b/resources/sheet_style_close_focused_pressed.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/resources/style_sheet_close_focused.svg b/resources/style_sheet_close_focused.svg deleted file mode 100644 index c4ddf346a..000000000 --- a/resources/style_sheet_close_focused.svg +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/resources/style_sheet_close_focused_prelight.svg b/resources/style_sheet_close_focused_prelight.svg deleted file mode 100644 index 9a0cd86d4..000000000 --- a/resources/style_sheet_close_focused_prelight.svg +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/resources/style_sheet_close_focused_pressed.svg b/resources/style_sheet_close_focused_pressed.svg deleted file mode 100644 index 6ea2e6d52..000000000 --- a/resources/style_sheet_close_focused_pressed.svg +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - -- cgit v1.2.3