diff options
| author | yo mama <pepper@scannerjammer.com> | 2015-09-22 00:51:40 -0700 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2015-09-22 00:51:40 -0700 |
| commit | d3e7b5708deffbed864c916de22663f48333c58b (patch) | |
| tree | ef76784a7827baff88c03670bf22832a3f146b17 /share/frontend/css | |
| parent | 86c79f4372d7b2e7640a26473c7a4d331cdf7d16 (diff) | |
finishing server
Diffstat (limited to 'share/frontend/css')
| l--------- | share/frontend/css/cssreset.css | 1 | ||||
| l--------- | share/frontend/css/general.css | 1 | ||||
| l--------- | share/frontend/css/images | 1 | ||||
| l--------- | share/frontend/css/jquery-ui-1.8.16.custom.css | 1 | ||||
| l--------- | share/frontend/css/main.css | 1 | ||||
| l--------- | share/frontend/css/normalize.css | 1 | ||||
| l--------- | share/frontend/css/overlay.css | 1 | ||||
| l--------- | share/frontend/css/result.css | 1 | ||||
| l--------- | share/frontend/css/sketch.css | 1 | ||||
| l--------- | share/frontend/css/smoothness: | 1 | ||||
| l--------- | share/frontend/css/unsemantic-grid-responsive.css | 1 |
11 files changed, 11 insertions, 0 deletions
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 |
