From c79d43273769d88f7129a3d53c80b85a6dc1946c Mon Sep 17 00:00:00 2001 From: Vasilii Chernov Date: Thu, 3 Mar 2016 15:38:32 +0100 Subject: 1. Pcipywrap: add persistent locking wrappings 2. html-server: - add scripts tab - change tab view to jQuery tabs --- pyserver/static/images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 0 -> 212 bytes pyserver/static/images/ui-bg_flat_75_ffffff_40x100.png | Bin 0 -> 208 bytes pyserver/static/images/ui-bg_glass_55_fbf9ee_1x400.png | Bin 0 -> 335 bytes pyserver/static/images/ui-bg_glass_65_ffffff_1x400.png | Bin 0 -> 207 bytes pyserver/static/images/ui-bg_glass_75_dadada_1x400.png | Bin 0 -> 262 bytes pyserver/static/images/ui-bg_glass_75_e6e6e6_1x400.png | Bin 0 -> 262 bytes pyserver/static/images/ui-bg_glass_95_fef1ec_1x400.png | Bin 0 -> 332 bytes .../images/ui-bg_highlight-soft_75_cccccc_1x100.png | Bin 0 -> 280 bytes pyserver/static/images/ui-icons_222222_256x240.png | Bin 0 -> 6922 bytes pyserver/static/images/ui-icons_2e83ff_256x240.png | Bin 0 -> 4549 bytes pyserver/static/images/ui-icons_454545_256x240.png | Bin 0 -> 6992 bytes pyserver/static/images/ui-icons_888888_256x240.png | Bin 0 -> 6999 bytes pyserver/static/images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4549 bytes 13 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 pyserver/static/images/ui-bg_flat_0_aaaaaa_40x100.png create mode 100644 pyserver/static/images/ui-bg_flat_75_ffffff_40x100.png create mode 100644 pyserver/static/images/ui-bg_glass_55_fbf9ee_1x400.png create mode 100644 pyserver/static/images/ui-bg_glass_65_ffffff_1x400.png create mode 100644 pyserver/static/images/ui-bg_glass_75_dadada_1x400.png create mode 100644 pyserver/static/images/ui-bg_glass_75_e6e6e6_1x400.png create mode 100644 pyserver/static/images/ui-bg_glass_95_fef1ec_1x400.png create mode 100644 pyserver/static/images/ui-bg_highlight-soft_75_cccccc_1x100.png create mode 100644 pyserver/static/images/ui-icons_222222_256x240.png create mode 100644 pyserver/static/images/ui-icons_2e83ff_256x240.png create mode 100644 pyserver/static/images/ui-icons_454545_256x240.png create mode 100644 pyserver/static/images/ui-icons_888888_256x240.png create mode 100644 pyserver/static/images/ui-icons_cd0a0a_256x240.png (limited to 'pyserver/static/images') diff --git a/pyserver/static/images/ui-bg_flat_0_aaaaaa_40x100.png b/pyserver/static/images/ui-bg_flat_0_aaaaaa_40x100.png new file mode 100644 index 0000000..2991f73 Binary files /dev/null and b/pyserver/static/images/ui-bg_flat_0_aaaaaa_40x100.png differ diff --git a/pyserver/static/images/ui-bg_flat_75_ffffff_40x100.png b/pyserver/static/images/ui-bg_flat_75_ffffff_40x100.png new file mode 100644 index 0000000..eacaf60 Binary files /dev/null and b/pyserver/static/images/ui-bg_flat_75_ffffff_40x100.png differ diff --git a/pyserver/static/images/ui-bg_glass_55_fbf9ee_1x400.png b/pyserver/static/images/ui-bg_glass_55_fbf9ee_1x400.png new file mode 100644 index 0000000..a7d19c4 Binary files /dev/null and b/pyserver/static/images/ui-bg_glass_55_fbf9ee_1x400.png differ diff --git a/pyserver/static/images/ui-bg_glass_65_ffffff_1x400.png b/pyserver/static/images/ui-bg_glass_65_ffffff_1x400.png new file mode 100644 index 0000000..f89e88c Binary files /dev/null and b/pyserver/static/images/ui-bg_glass_65_ffffff_1x400.png differ diff --git a/pyserver/static/images/ui-bg_glass_75_dadada_1x400.png b/pyserver/static/images/ui-bg_glass_75_dadada_1x400.png new file mode 100644 index 0000000..bf5c20d Binary files /dev/null and b/pyserver/static/images/ui-bg_glass_75_dadada_1x400.png differ diff --git a/pyserver/static/images/ui-bg_glass_75_e6e6e6_1x400.png b/pyserver/static/images/ui-bg_glass_75_e6e6e6_1x400.png new file mode 100644 index 0000000..3e4e6ec Binary files /dev/null and b/pyserver/static/images/ui-bg_glass_75_e6e6e6_1x400.png differ diff --git a/pyserver/static/images/ui-bg_glass_95_fef1ec_1x400.png b/pyserver/static/images/ui-bg_glass_95_fef1ec_1x400.png new file mode 100644 index 0000000..d6f3392 Binary files /dev/null and b/pyserver/static/images/ui-bg_glass_95_fef1ec_1x400.png differ diff --git a/pyserver/static/images/ui-bg_highlight-soft_75_cccccc_1x100.png b/pyserver/static/images/ui-bg_highlight-soft_75_cccccc_1x100.png new file mode 100644 index 0000000..0071c4d Binary files /dev/null and b/pyserver/static/images/ui-bg_highlight-soft_75_cccccc_1x100.png differ diff --git a/pyserver/static/images/ui-icons_222222_256x240.png b/pyserver/static/images/ui-icons_222222_256x240.png new file mode 100644 index 0000000..82fad68 Binary files /dev/null and b/pyserver/static/images/ui-icons_222222_256x240.png differ diff --git a/pyserver/static/images/ui-icons_2e83ff_256x240.png b/pyserver/static/images/ui-icons_2e83ff_256x240.png new file mode 100644 index 0000000..429489e Binary files /dev/null and b/pyserver/static/images/ui-icons_2e83ff_256x240.png differ diff --git a/pyserver/static/images/ui-icons_454545_256x240.png b/pyserver/static/images/ui-icons_454545_256x240.png new file mode 100644 index 0000000..2df9132 Binary files /dev/null and b/pyserver/static/images/ui-icons_454545_256x240.png differ diff --git a/pyserver/static/images/ui-icons_888888_256x240.png b/pyserver/static/images/ui-icons_888888_256x240.png new file mode 100644 index 0000000..ad48782 Binary files /dev/null and b/pyserver/static/images/ui-icons_888888_256x240.png differ diff --git a/pyserver/static/images/ui-icons_cd0a0a_256x240.png b/pyserver/static/images/ui-icons_cd0a0a_256x240.png new file mode 100644 index 0000000..f51e31d Binary files /dev/null and b/pyserver/static/images/ui-icons_cd0a0a_256x240.png differ -- cgit v1.2.3