From d3e7b5708deffbed864c916de22663f48333c58b Mon Sep 17 00:00:00 2001 From: yo mama Date: Tue, 22 Sep 2015 00:51:40 -0700 Subject: finishing server --- share/frontend/css/cssreset.css | 1 + share/frontend/css/general.css | 1 + share/frontend/css/images | 1 + share/frontend/css/jquery-ui-1.8.16.custom.css | 1 + share/frontend/css/main.css | 1 + share/frontend/css/normalize.css | 1 + share/frontend/css/overlay.css | 1 + share/frontend/css/result.css | 1 + share/frontend/css/sketch.css | 1 + share/frontend/css/smoothness: | 1 + share/frontend/css/unsemantic-grid-responsive.css | 1 + 11 files changed, 11 insertions(+) create mode 120000 share/frontend/css/cssreset.css create mode 120000 share/frontend/css/general.css create mode 120000 share/frontend/css/images create mode 120000 share/frontend/css/jquery-ui-1.8.16.custom.css create mode 120000 share/frontend/css/main.css create mode 120000 share/frontend/css/normalize.css create mode 120000 share/frontend/css/overlay.css create mode 120000 share/frontend/css/result.css create mode 120000 share/frontend/css/sketch.css create mode 120000 share/frontend/css/smoothness: create mode 120000 share/frontend/css/unsemantic-grid-responsive.css (limited to 'share/frontend/css') diff --git a/share/frontend/css/cssreset.css b/share/frontend/css/cssreset.css new file mode 120000 index 0000000..6924554 --- /dev/null +++ b/share/frontend/css/cssreset.css @@ -0,0 +1 @@ +../imgrid/css/cssreset.css \ No newline at end of file diff --git a/share/frontend/css/general.css b/share/frontend/css/general.css new file mode 120000 index 0000000..ae33e3a --- /dev/null +++ b/share/frontend/css/general.css @@ -0,0 +1 @@ +../imgrid/css/general.css \ No newline at end of file diff --git a/share/frontend/css/images b/share/frontend/css/images new file mode 120000 index 0000000..5e798fa --- /dev/null +++ b/share/frontend/css/images @@ -0,0 +1 @@ +images \ No newline at end of file diff --git a/share/frontend/css/jquery-ui-1.8.16.custom.css b/share/frontend/css/jquery-ui-1.8.16.custom.css new file mode 120000 index 0000000..36a911f --- /dev/null +++ b/share/frontend/css/jquery-ui-1.8.16.custom.css @@ -0,0 +1 @@ +../imgrid/css/jquery-ui-1.8.16.custom.css \ No newline at end of file diff --git a/share/frontend/css/main.css b/share/frontend/css/main.css new file mode 120000 index 0000000..4f96fb7 --- /dev/null +++ b/share/frontend/css/main.css @@ -0,0 +1 @@ +../impattern/css/main.css \ No newline at end of file diff --git a/share/frontend/css/normalize.css b/share/frontend/css/normalize.css new file mode 120000 index 0000000..2fbfef8 --- /dev/null +++ b/share/frontend/css/normalize.css @@ -0,0 +1 @@ +../impattern/css/normalize.css \ No newline at end of file diff --git a/share/frontend/css/overlay.css b/share/frontend/css/overlay.css new file mode 120000 index 0000000..264d326 --- /dev/null +++ b/share/frontend/css/overlay.css @@ -0,0 +1 @@ +../impattern/css/overlay.css \ No newline at end of file diff --git a/share/frontend/css/result.css b/share/frontend/css/result.css new file mode 120000 index 0000000..e90c968 --- /dev/null +++ b/share/frontend/css/result.css @@ -0,0 +1 @@ +../impattern/css/result.css \ No newline at end of file diff --git a/share/frontend/css/sketch.css b/share/frontend/css/sketch.css new file mode 120000 index 0000000..d2d99ca --- /dev/null +++ b/share/frontend/css/sketch.css @@ -0,0 +1 @@ +../impattern/css/sketch.css \ No newline at end of file diff --git a/share/frontend/css/smoothness: b/share/frontend/css/smoothness: new file mode 120000 index 0000000..816e409 --- /dev/null +++ b/share/frontend/css/smoothness: @@ -0,0 +1 @@ +../imgrid/css/smoothness: \ No newline at end of file diff --git a/share/frontend/css/unsemantic-grid-responsive.css b/share/frontend/css/unsemantic-grid-responsive.css new file mode 120000 index 0000000..b5fd8ec --- /dev/null +++ b/share/frontend/css/unsemantic-grid-responsive.css @@ -0,0 +1 @@ +../impattern/css/unsemantic-grid-responsive.css \ No newline at end of file -- cgit v1.2.3-70-g09d2