From b6e8a6e64f8fca3559fe9ca0f5ecbeaa1cb3f7c6 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Mon, 16 Nov 2015 13:54:35 +0100 Subject: add icons for disabled checkbox, radio button, error and colored checkmark --- core/img/actions/checkbox-checked.svg | 2 +- core/img/actions/checkbox-disabled-white.png | Bin 0 -> 134 bytes core/img/actions/checkbox-disabled-white.svg | 5 +++++ core/img/actions/checkbox-disabled.png | Bin 0 -> 134 bytes core/img/actions/checkbox-disabled.svg | 5 +++++ core/img/actions/checkbox-mixed.svg | 2 +- core/img/actions/checkbox.svg | 2 +- core/img/actions/checkmark-color.png | Bin 0 -> 279 bytes core/img/actions/checkmark-color.svg | 2 ++ core/img/actions/checkmark-white.svg | 4 ++-- core/img/actions/checkmark.svg | 2 +- core/img/actions/error-color.png | Bin 0 -> 228 bytes core/img/actions/error-color.svg | 4 ++++ core/img/actions/error-white.png | Bin 0 -> 228 bytes core/img/actions/error-white.svg | 4 ++++ core/img/actions/error.png | Bin 0 -> 160 bytes core/img/actions/error.svg | 4 ++++ core/img/actions/radio-checked.png | Bin 0 -> 425 bytes core/img/actions/radio-checked.svg | 5 +++++ core/img/actions/radio-disabled.png | Bin 0 -> 317 bytes core/img/actions/radio-disabled.svg | 5 +++++ core/img/actions/radio-white.png | Bin 0 -> 336 bytes core/img/actions/radio-white.svg | 4 ++++ core/img/actions/radio.png | Bin 0 -> 321 bytes core/img/actions/radio.svg | 5 +++++ 25 files changed, 49 insertions(+), 6 deletions(-) create mode 100644 core/img/actions/checkbox-disabled-white.png create mode 100644 core/img/actions/checkbox-disabled-white.svg create mode 100644 core/img/actions/checkbox-disabled.png create mode 100644 core/img/actions/checkbox-disabled.svg create mode 100644 core/img/actions/checkmark-color.png create mode 100644 core/img/actions/checkmark-color.svg create mode 100644 core/img/actions/error-color.png create mode 100644 core/img/actions/error-color.svg create mode 100644 core/img/actions/error-white.png create mode 100644 core/img/actions/error-white.svg create mode 100644 core/img/actions/error.png create mode 100644 core/img/actions/error.svg create mode 100644 core/img/actions/radio-checked.png create mode 100644 core/img/actions/radio-checked.svg create mode 100644 core/img/actions/radio-disabled.png create mode 100644 core/img/actions/radio-disabled.svg create mode 100644 core/img/actions/radio-white.png create mode 100644 core/img/actions/radio-white.svg create mode 100644 core/img/actions/radio.png create mode 100644 core/img/actions/radio.svg diff --git a/core/img/actions/checkbox-checked.svg b/core/img/actions/checkbox-checked.svg index c5aa3cd73bb..c648957429e 100644 --- a/core/img/actions/checkbox-checked.svg +++ b/core/img/actions/checkbox-checked.svg @@ -1,5 +1,5 @@ - + diff --git a/core/img/actions/checkbox-disabled-white.png b/core/img/actions/checkbox-disabled-white.png new file mode 100644 index 00000000000..e1f48439d27 Binary files /dev/null and b/core/img/actions/checkbox-disabled-white.png differ diff --git a/core/img/actions/checkbox-disabled-white.svg b/core/img/actions/checkbox-disabled-white.svg new file mode 100644 index 00000000000..52c2fee3b16 --- /dev/null +++ b/core/img/actions/checkbox-disabled-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/core/img/actions/checkbox-disabled.png b/core/img/actions/checkbox-disabled.png new file mode 100644 index 00000000000..a2ead209965 Binary files /dev/null and b/core/img/actions/checkbox-disabled.png differ diff --git a/core/img/actions/checkbox-disabled.svg b/core/img/actions/checkbox-disabled.svg new file mode 100644 index 00000000000..48d31f591fd --- /dev/null +++ b/core/img/actions/checkbox-disabled.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/core/img/actions/checkbox-mixed.svg b/core/img/actions/checkbox-mixed.svg index 7f3642912da..5f873d6a96e 100644 --- a/core/img/actions/checkbox-mixed.svg +++ b/core/img/actions/checkbox-mixed.svg @@ -1,5 +1,5 @@ - + diff --git a/core/img/actions/checkbox.svg b/core/img/actions/checkbox.svg index fe8f727b899..bfb83e3708c 100644 --- a/core/img/actions/checkbox.svg +++ b/core/img/actions/checkbox.svg @@ -1,5 +1,5 @@ - + diff --git a/core/img/actions/checkmark-color.png b/core/img/actions/checkmark-color.png new file mode 100644 index 00000000000..a8ab849cad7 Binary files /dev/null and b/core/img/actions/checkmark-color.png differ diff --git a/core/img/actions/checkmark-color.svg b/core/img/actions/checkmark-color.svg new file mode 100644 index 00000000000..584997f0ac3 --- /dev/null +++ b/core/img/actions/checkmark-color.svg @@ -0,0 +1,2 @@ + + diff --git a/core/img/actions/checkmark-white.svg b/core/img/actions/checkmark-white.svg index e6b63a4d599..964624a9ce4 100644 --- a/core/img/actions/checkmark-white.svg +++ b/core/img/actions/checkmark-white.svg @@ -1,4 +1,4 @@ - - + + diff --git a/core/img/actions/checkmark.svg b/core/img/actions/checkmark.svg index 3fa2a3f1bab..e41472c8ef7 100644 --- a/core/img/actions/checkmark.svg +++ b/core/img/actions/checkmark.svg @@ -1,2 +1,2 @@ - + diff --git a/core/img/actions/error-color.png b/core/img/actions/error-color.png new file mode 100644 index 00000000000..7d00282312a Binary files /dev/null and b/core/img/actions/error-color.png differ diff --git a/core/img/actions/error-color.svg b/core/img/actions/error-color.svg new file mode 100644 index 00000000000..93cb9ffe0ad --- /dev/null +++ b/core/img/actions/error-color.svg @@ -0,0 +1,4 @@ + + + + diff --git a/core/img/actions/error-white.png b/core/img/actions/error-white.png new file mode 100644 index 00000000000..6e15865401d Binary files /dev/null and b/core/img/actions/error-white.png differ diff --git a/core/img/actions/error-white.svg b/core/img/actions/error-white.svg new file mode 100644 index 00000000000..38c57f6e9c7 --- /dev/null +++ b/core/img/actions/error-white.svg @@ -0,0 +1,4 @@ + + + + diff --git a/core/img/actions/error.png b/core/img/actions/error.png new file mode 100644 index 00000000000..61df76b53ea Binary files /dev/null and b/core/img/actions/error.png differ diff --git a/core/img/actions/error.svg b/core/img/actions/error.svg new file mode 100644 index 00000000000..38e4053c333 --- /dev/null +++ b/core/img/actions/error.svg @@ -0,0 +1,4 @@ + + + + diff --git a/core/img/actions/radio-checked.png b/core/img/actions/radio-checked.png new file mode 100644 index 00000000000..94933b7b69c Binary files /dev/null and b/core/img/actions/radio-checked.png differ diff --git a/core/img/actions/radio-checked.svg b/core/img/actions/radio-checked.svg new file mode 100644 index 00000000000..31011c0ea22 --- /dev/null +++ b/core/img/actions/radio-checked.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/core/img/actions/radio-disabled.png b/core/img/actions/radio-disabled.png new file mode 100644 index 00000000000..ac7f49ed533 Binary files /dev/null and b/core/img/actions/radio-disabled.png differ diff --git a/core/img/actions/radio-disabled.svg b/core/img/actions/radio-disabled.svg new file mode 100644 index 00000000000..6058bb73fc5 --- /dev/null +++ b/core/img/actions/radio-disabled.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/core/img/actions/radio-white.png b/core/img/actions/radio-white.png new file mode 100644 index 00000000000..04beefdff01 Binary files /dev/null and b/core/img/actions/radio-white.png differ diff --git a/core/img/actions/radio-white.svg b/core/img/actions/radio-white.svg new file mode 100644 index 00000000000..57611f4cdd0 --- /dev/null +++ b/core/img/actions/radio-white.svg @@ -0,0 +1,4 @@ + + + + diff --git a/core/img/actions/radio.png b/core/img/actions/radio.png new file mode 100644 index 00000000000..70ac4741b97 Binary files /dev/null and b/core/img/actions/radio.png differ diff --git a/core/img/actions/radio.svg b/core/img/actions/radio.svg new file mode 100644 index 00000000000..9df89251763 --- /dev/null +++ b/core/img/actions/radio.svg @@ -0,0 +1,5 @@ + + + + + -- cgit v1.2.3 From cebf0037eae1d799d267b5acc6c904992150b608 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Mon, 16 Nov 2015 14:01:19 +0100 Subject: compress action icons --- core/img/actions/add.svg | 5 ++-- core/img/actions/close.svg | 2 +- core/img/actions/delete-hover.png | Bin 274 -> 208 bytes core/img/actions/delete-hover.svg | 2 +- core/img/actions/delete.png | Bin 243 -> 208 bytes core/img/actions/download.svg | 3 +- core/img/actions/logout.png | Bin 3071 -> 2993 bytes core/img/actions/logout.svg | 58 ++----------------------------------- core/img/actions/menu.svg | 12 ++------ core/img/actions/public.svg | 4 +-- core/img/actions/starred.svg | 2 +- core/img/actions/toggle.svg | 2 +- core/img/actions/view-close.png | Bin 1442 -> 1126 bytes core/img/actions/view-close.svg | 2 +- core/img/actions/view-next.png | Bin 1215 -> 959 bytes core/img/actions/view-next.svg | 2 +- core/img/actions/view-pause.png | Bin 682 -> 648 bytes core/img/actions/view-pause.svg | 6 ++-- core/img/actions/view-play.png | Bin 870 -> 804 bytes core/img/actions/view-play.svg | 6 ++-- core/img/actions/view-previous.png | Bin 1189 -> 984 bytes core/img/actions/view-previous.svg | 2 +- 22 files changed, 24 insertions(+), 84 deletions(-) diff --git a/core/img/actions/add.svg b/core/img/actions/add.svg index ecbab6f13ac..c97431782fb 100644 --- a/core/img/actions/add.svg +++ b/core/img/actions/add.svg @@ -1,5 +1,6 @@ + - - + + diff --git a/core/img/actions/close.svg b/core/img/actions/close.svg index e060da3f8bb..fb49c6ac893 100644 --- a/core/img/actions/close.svg +++ b/core/img/actions/close.svg @@ -5,6 +5,6 @@ - + diff --git a/core/img/actions/delete-hover.png b/core/img/actions/delete-hover.png index 3f8cb6eff92..ed12640df71 100644 Binary files a/core/img/actions/delete-hover.png and b/core/img/actions/delete-hover.png differ diff --git a/core/img/actions/delete-hover.svg b/core/img/actions/delete-hover.svg index 9583ec15b32..ecc6139a5e6 100644 --- a/core/img/actions/delete-hover.svg +++ b/core/img/actions/delete-hover.svg @@ -1,4 +1,4 @@ - + diff --git a/core/img/actions/delete.png b/core/img/actions/delete.png index e891b370cca..20e894c7f74 100644 Binary files a/core/img/actions/delete.png and b/core/img/actions/delete.png differ diff --git a/core/img/actions/download.svg b/core/img/actions/download.svg index 0d698bca8dc..f8513b63f78 100644 --- a/core/img/actions/download.svg +++ b/core/img/actions/download.svg @@ -1,5 +1,6 @@ + - + diff --git a/core/img/actions/logout.png b/core/img/actions/logout.png index bada7a12616..ad230de98f4 100644 Binary files a/core/img/actions/logout.png and b/core/img/actions/logout.png differ diff --git a/core/img/actions/logout.svg b/core/img/actions/logout.svg index 1a0ee167184..96bd2072849 100644 --- a/core/img/actions/logout.svg +++ b/core/img/actions/logout.svg @@ -1,58 +1,4 @@ - - - - - image/svg+xml - - - - - - - - + + diff --git a/core/img/actions/menu.svg b/core/img/actions/menu.svg index f0e33df3737..24a057aac77 100644 --- a/core/img/actions/menu.svg +++ b/core/img/actions/menu.svg @@ -1,12 +1,4 @@ + - - - - image/svg+xml - - - - - - + diff --git a/core/img/actions/public.svg b/core/img/actions/public.svg index 99a71c6cb5b..7721c9e3408 100644 --- a/core/img/actions/public.svg +++ b/core/img/actions/public.svg @@ -1,7 +1,7 @@ - - + + diff --git a/core/img/actions/starred.svg b/core/img/actions/starred.svg index 130bab366a2..07e38827b2d 100644 --- a/core/img/actions/starred.svg +++ b/core/img/actions/starred.svg @@ -1,6 +1,6 @@ - + diff --git a/core/img/actions/toggle.svg b/core/img/actions/toggle.svg index 730464a72ca..c426ab8099e 100644 --- a/core/img/actions/toggle.svg +++ b/core/img/actions/toggle.svg @@ -1,2 +1,2 @@ - + diff --git a/core/img/actions/view-close.png b/core/img/actions/view-close.png index 0874381a576..eae9acc7a43 100644 Binary files a/core/img/actions/view-close.png and b/core/img/actions/view-close.png differ diff --git a/core/img/actions/view-close.svg b/core/img/actions/view-close.svg index 2b91e382eb1..e7dde9b79bb 100644 --- a/core/img/actions/view-close.svg +++ b/core/img/actions/view-close.svg @@ -5,6 +5,6 @@ - + diff --git a/core/img/actions/view-next.png b/core/img/actions/view-next.png index d8c749bec9b..be8cc15cecd 100644 Binary files a/core/img/actions/view-next.png and b/core/img/actions/view-next.png differ diff --git a/core/img/actions/view-next.svg b/core/img/actions/view-next.svg index 4b719842efd..713d1bc7574 100644 --- a/core/img/actions/view-next.svg +++ b/core/img/actions/view-next.svg @@ -5,6 +5,6 @@ - + diff --git a/core/img/actions/view-pause.png b/core/img/actions/view-pause.png index 87a18128ade..94cd1a5dc6c 100644 Binary files a/core/img/actions/view-pause.png and b/core/img/actions/view-pause.png differ diff --git a/core/img/actions/view-pause.svg b/core/img/actions/view-pause.svg index e9ff43be0bf..8945bf4565a 100644 --- a/core/img/actions/view-pause.svg +++ b/core/img/actions/view-pause.svg @@ -5,10 +5,10 @@ - - + + - + diff --git a/core/img/actions/view-play.png b/core/img/actions/view-play.png index b07c6de3cfd..a8398d5758f 100644 Binary files a/core/img/actions/view-play.png and b/core/img/actions/view-play.png differ diff --git a/core/img/actions/view-play.svg b/core/img/actions/view-play.svg index e617e29cb01..6359e6d018f 100644 --- a/core/img/actions/view-play.svg +++ b/core/img/actions/view-play.svg @@ -5,10 +5,10 @@ - - + + - + diff --git a/core/img/actions/view-previous.png b/core/img/actions/view-previous.png index f601ec2ba44..86e2a809626 100644 Binary files a/core/img/actions/view-previous.png and b/core/img/actions/view-previous.png differ diff --git a/core/img/actions/view-previous.svg b/core/img/actions/view-previous.svg index 8a5013aad40..60f6cd59285 100644 --- a/core/img/actions/view-previous.svg +++ b/core/img/actions/view-previous.svg @@ -5,6 +5,6 @@ - + -- cgit v1.2.3 From c4a100f5359a9405dbe4d0b8a5a53c576c80e901 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 19 Nov 2015 13:27:47 +0100 Subject: add icons for checked+disabled checkbox and radio --- core/img/actions/checkbox-checked-disabled.png | Bin 0 -> 233 bytes core/img/actions/checkbox-checked-disabled.svg | 5 +++++ core/img/actions/radio-checked-disabled.png | Bin 0 -> 378 bytes core/img/actions/radio-checked-disabled.svg | 5 +++++ 4 files changed, 10 insertions(+) create mode 100644 core/img/actions/checkbox-checked-disabled.png create mode 100644 core/img/actions/checkbox-checked-disabled.svg create mode 100644 core/img/actions/radio-checked-disabled.png create mode 100644 core/img/actions/radio-checked-disabled.svg diff --git a/core/img/actions/checkbox-checked-disabled.png b/core/img/actions/checkbox-checked-disabled.png new file mode 100644 index 00000000000..55980ba730d Binary files /dev/null and b/core/img/actions/checkbox-checked-disabled.png differ diff --git a/core/img/actions/checkbox-checked-disabled.svg b/core/img/actions/checkbox-checked-disabled.svg new file mode 100644 index 00000000000..de89df039dd --- /dev/null +++ b/core/img/actions/checkbox-checked-disabled.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/core/img/actions/radio-checked-disabled.png b/core/img/actions/radio-checked-disabled.png new file mode 100644 index 00000000000..09abc410f61 Binary files /dev/null and b/core/img/actions/radio-checked-disabled.png differ diff --git a/core/img/actions/radio-checked-disabled.svg b/core/img/actions/radio-checked-disabled.svg new file mode 100644 index 00000000000..294f8a74773 --- /dev/null +++ b/core/img/actions/radio-checked-disabled.svg @@ -0,0 +1,5 @@ + + + + + -- cgit v1.2.3 From 68a3a3ed6a2515ada5d7bde2a15abf104433cccc Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 19 Nov 2015 13:30:40 +0100 Subject: add new icon rules to icons.css --- core/css/icons.css | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/core/css/icons.css b/core/css/icons.css index 14b2101b331..dd34d03ae5c 100644 --- a/core/css/icons.css +++ b/core/css/icons.css @@ -47,10 +47,12 @@ .icon-checkmark { background-image: url('../img/actions/checkmark.svg'); } - .icon-checkmark-white { background-image: url('../img/actions/checkmark-white.svg'); } +.icon-checkmark-color { + background-image: url('../img/actions/checkmark-color.svg'); +} .icon-close { background-image: url('../img/actions/close.svg'); @@ -82,6 +84,16 @@ background-image: url('../img/actions/edit.svg'); } +.icon-error { + background-image: url('../img/actions/error.svg'); +} +.icon-error-white { + background-image: url('../img/actions/error-white.svg'); +} +.icon-error-color { + background-image: url('../img/actions/error-color.svg'); +} + .icon-external { background-image: url('../img/actions/external.svg'); } -- cgit v1.2.3