[Opengeoscience-developers] OpenGeoscience branch, master, updated. 2488c1b5743f2dcc5d2b7d16b68c48933ec85098
Aashish Chaudhary
aashish.chaudhary at kitware.com
Wed Sep 18 16:16:17 EDT 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenGeoscience".
The branch, master has been updated
via 2488c1b5743f2dcc5d2b7d16b68c48933ec85098 (commit)
via b19b085dfd742eea0e827be5ab88a7a7f0ee5fb0 (commit)
via 7b527376903e7bc5b17672088fd0f07a288e5da6 (commit)
via ec9aee9a3defb95789724765d830ad67cea0ed54 (commit)
from d5da242c63aec814185873ceeef9a6595b139dee (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=2488c1b5743f2dcc5d2b7d16b68c48933ec85098
commit 2488c1b5743f2dcc5d2b7d16b68c48933ec85098
Merge: d5da242 b19b085
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Wed Sep 18 16:14:52 2013 -0400
Merge remote-tracking branch 'origin/151-local-js-css'
* origin/151-local-js-css:
Add missing images
Update CSS and JS paths to local deployment dir
Add copy of jquery-ui.css to repository
web/apps/archive/index.html | 3 +-
.../css/images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 0 -> 180 bytes
.../css/images/ui-bg_flat_75_ffffff_40x100.png | Bin 0 -> 178 bytes
.../css/images/ui-bg_glass_55_fbf9ee_1x400.png | Bin 0 -> 120 bytes
.../css/images/ui-bg_glass_65_ffffff_1x400.png | Bin 0 -> 105 bytes
.../css/images/ui-bg_glass_75_dadada_1x400.png | Bin 0 -> 111 bytes
.../css/images/ui-bg_glass_75_e6e6e6_1x400.png | Bin 0 -> 110 bytes
.../css/images/ui-bg_glass_95_fef1ec_1x400.png | Bin 0 -> 119 bytes
.../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin 0 -> 101 bytes
web/common/css/images/ui-icons_222222_256x240.png | Bin 0 -> 4369 bytes
web/common/css/images/ui-icons_2e83ff_256x240.png | Bin 0 -> 4369 bytes
web/common/css/images/ui-icons_454545_256x240.png | Bin 0 -> 4369 bytes
web/common/css/images/ui-icons_888888_256x240.png | Bin 0 -> 4369 bytes
web/common/css/images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4369 bytes
web/common/css/jquery-ui.css | 473 ++++++++++++++++++++
15 files changed, 474 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
Summary of changes:
web/apps/archive/index.html | 3 +-
.../css/images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 0 -> 180 bytes
.../css/images/ui-bg_flat_75_ffffff_40x100.png | Bin 0 -> 178 bytes
.../css/images/ui-bg_glass_55_fbf9ee_1x400.png | Bin 0 -> 120 bytes
.../css/images/ui-bg_glass_65_ffffff_1x400.png | Bin 0 -> 105 bytes
.../css/images/ui-bg_glass_75_dadada_1x400.png | Bin 0 -> 111 bytes
.../css/images/ui-bg_glass_75_e6e6e6_1x400.png | Bin 0 -> 110 bytes
.../css/images/ui-bg_glass_95_fef1ec_1x400.png | Bin 0 -> 119 bytes
.../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin 0 -> 101 bytes
web/common/css/images/ui-icons_222222_256x240.png | Bin 0 -> 4369 bytes
web/common/css/images/ui-icons_2e83ff_256x240.png | Bin 0 -> 4369 bytes
web/common/css/images/ui-icons_454545_256x240.png | Bin 0 -> 4369 bytes
web/common/css/images/ui-icons_888888_256x240.png | Bin 0 -> 4369 bytes
web/common/css/images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4369 bytes
web/common/css/jquery-ui.css | 473 ++++++++++++++++++++
15 files changed, 474 insertions(+), 2 deletions(-)
create mode 100644 web/common/css/images/ui-bg_flat_0_aaaaaa_40x100.png
create mode 100644 web/common/css/images/ui-bg_flat_75_ffffff_40x100.png
create mode 100644 web/common/css/images/ui-bg_glass_55_fbf9ee_1x400.png
create mode 100644 web/common/css/images/ui-bg_glass_65_ffffff_1x400.png
create mode 100644 web/common/css/images/ui-bg_glass_75_dadada_1x400.png
create mode 100644 web/common/css/images/ui-bg_glass_75_e6e6e6_1x400.png
create mode 100644 web/common/css/images/ui-bg_glass_95_fef1ec_1x400.png
create mode 100644 web/common/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png
create mode 100644 web/common/css/images/ui-icons_222222_256x240.png
create mode 100644 web/common/css/images/ui-icons_2e83ff_256x240.png
create mode 100644 web/common/css/images/ui-icons_454545_256x240.png
create mode 100644 web/common/css/images/ui-icons_888888_256x240.png
create mode 100644 web/common/css/images/ui-icons_cd0a0a_256x240.png
create mode 100644 web/common/css/jquery-ui.css
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list