Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
21_22-J-02
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
21_22-J-02
21_22-J-02
Commits
de17cb02
Commit
de17cb02
authored
Jan 06, 2022
by
Chathurdi Vibhuda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat : combine new UI
parent
7fe02a10
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
43 additions
and
36 deletions
+43
-36
BE-Aeasthatic-Quality-Check/colorcube-master/FE-InHome/css/style.css
...ic-Quality-Check/colorcube-master/FE-InHome/css/style.css
+2
-2
BE-Aeasthatic-Quality-Check/colorcube-master/FE-InHome/home_page.html
...c-Quality-Check/colorcube-master/FE-InHome/home_page.html
+6
-0
BE-Aeasthatic-Quality-Check/colorcube-master/colorCube.html
BE-Aeasthatic-Quality-Check/colorcube-master/colorCube.html
+24
-24
BE-Aeasthatic-Quality-Check/colorcube-master/startPage.html
BE-Aeasthatic-Quality-Check/colorcube-master/startPage.html
+11
-10
No files found.
BE-Aeasthatic-Quality-Check/colorcube-master/FE-InHome/css/style.css
View file @
de17cb02
...
...
@@ -114,7 +114,7 @@ section {
clear
:
both
;
padding
:
80px
0
;
background-color
:
#f8f9fa
;
position
:
relative
position
:
center
}
#page-title
.page-title
{
...
...
@@ -143,7 +143,7 @@ section {
#page-title
.page-title-left
.page-title
{
float
:
left
;
text-align
:
left
;
text-align
:
center
;
clear
:
both
}
...
...
BE-Aeasthatic-Quality-Check/colorcube-master/FE-InHome/home_page.html
View file @
de17cb02
...
...
@@ -189,7 +189,13 @@
</form>
<small
id=
"dropzoneHelp"
class=
"form-text text-muted"
>
Max file size is 2MB and max number of files is 10.
</small>
</div>
<!-- next button -->
<a
href=
"/Users/chithuwedage/Documents/Presently/21_22-j-02/BE-Aeasthatic-Quality-Check/colorcube-master/startPage.html"
>
<input
id=
"brand-color-button"
name=
"brand-color-button"
type=
"submit"
class=
"cc__form__button"
value=
"Next"
style=
"align-items:center"
>
</a>
<div
class=
"line"
></div>
</div>
</div>
</div>
...
...
BE-Aeasthatic-Quality-Check/colorcube-master/colorCube.html
View file @
de17cb02
...
...
@@ -27,7 +27,6 @@
<meta
name=
"twitter:image:alt"
content=
"We are sorry, but this tool is not optimized for the visually impaired."
>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
[Color Detector]
</title>
<script
type=
"text/javascript"
src=
"./assets/js/detection.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
media=
"screen"
href=
"./assets/css/main.css"
/>
</head>
...
...
@@ -244,17 +243,36 @@
</article>
</main>
<footer
id=
"footer"
>
<script
src=
"https://code.jquery.com/jquery-3.4.1.min.js"
integrity=
"sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo="
crossorigin=
"anonymous"
></script>
<script
type=
"text/javascript"
src=
"assets/js/tinycolor.js"
></script>
<script
type=
"text/javascript"
src=
"assets/js/colorcube.js"
></script>
<script>
(
function
(
i
,
s
,
o
,
g
,
r
,
a
,
m
){
i
[
'
GoogleAnalyticsObject
'
]
=
r
;
i
[
r
]
=
i
[
r
]
||
function
(){
(
i
[
r
].
q
=
i
[
r
].
q
||
[]).
push
(
arguments
)},
i
[
r
].
l
=
1
*
new
Date
();
a
=
s
.
createElement
(
o
),
m
=
s
.
getElementsByTagName
(
o
)[
0
];
a
.
async
=
1
;
a
.
src
=
g
;
m
.
parentNode
.
insertBefore
(
a
,
m
)
})(
window
,
document
,
'
script
'
,
'
https://www.google-analytics.com/analytics.js
'
,
'
ga
'
);
ga
(
'
create
'
,
'
UA-43388256-3
'
,
'
auto
'
);
ga
(
'
send
'
,
'
pageview
'
);
</script>
</body>
<footer
id=
"footer"
>
<div
class=
"footer-content"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-xl-2 col-lg-2 col-md-3"
>
<div
class=
"widget"
>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"copyright-content"
>
<div
class=
"container"
>
...
...
@@ -301,22 +319,4 @@
<a
id=
"scrollTop"
><i
class=
"icon-chevron-up"
></i><i
class=
"icon-chevron-up"
></i></a>
<script
src=
"https://code.jquery.com/jquery-3.4.1.min.js"
integrity=
"sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo="
crossorigin=
"anonymous"
></script>
<script
type=
"text/javascript"
src=
"assets/js/tinycolor.js"
></script>
<script
type=
"text/javascript"
src=
"assets/js/colorcube.js"
></script>
<script>
(
function
(
i
,
s
,
o
,
g
,
r
,
a
,
m
){
i
[
'
GoogleAnalyticsObject
'
]
=
r
;
i
[
r
]
=
i
[
r
]
||
function
(){
(
i
[
r
].
q
=
i
[
r
].
q
||
[]).
push
(
arguments
)},
i
[
r
].
l
=
1
*
new
Date
();
a
=
s
.
createElement
(
o
),
m
=
s
.
getElementsByTagName
(
o
)[
0
];
a
.
async
=
1
;
a
.
src
=
g
;
m
.
parentNode
.
insertBefore
(
a
,
m
)
})(
window
,
document
,
'
script
'
,
'
https://www.google-analytics.com/analytics.js
'
,
'
ga
'
);
ga
(
'
create
'
,
'
UA-43388256-3
'
,
'
auto
'
);
ga
(
'
send
'
,
'
pageview
'
);
</script>
</body>
</html>
\ No newline at end of file
BE-Aeasthatic-Quality-Check/colorcube-master/startPage.html
View file @
de17cb02
...
...
@@ -14,9 +14,9 @@
<meta
charset=
"UTF-8"
>
<title>
PRESENTLY
</title>
<link
rel=
"stylesheet"
href=
"
assets/css/styles
.css"
type=
"text/css"
>
<link
rel=
"stylesheet"
href=
"
FE-InHome/css/style
.css"
type=
"text/css"
>
<meta
name=
"twitter:card"
content=
"summary"
>
<
!-- <
meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@oomphinc">
<meta name="og:title" content="ColorCube: Evaluate Accessible Color Palettes">
<meta name="twitter:title" content="ColorCube: Evaluate Accessible Color Palettes">
...
...
@@ -29,7 +29,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>[Color Detector]</title>
<script type="text/javascript" src="./assets/js/detection.js"></script>
<link
rel=
"stylesheet"
type=
"text/css"
media=
"screen"
href=
"./assets/css/main.css"
/>
<link rel="stylesheet" type="text/css" media="screen" href="./assets/css/main.css" />
-->
</head>
<body>
<div
class=
"body-inner"
>
...
...
@@ -102,39 +102,40 @@
</div>
</header>
<div
class=
"container"
>
<div
class=
"l__max u__space__outer cc__brand"
>
<h
2
class=
"cc__brand__title"
>
<h
3
class=
"cc__brand__title"
>
<!-- <a href="." title="Press to reload page and start over with default values"> -->
<!-- <img class="cc__brand__logo" src="assets/img/presently.jpeg" alt="" width="390"> -->
Slide Quality Checker
<!-- </a> -->
</h
2
>
</h
3
>
<!-- <p class="cc__brand__subtitle text-italic text-light">Color Accessibility Checker built by <a title="Go to Oomph website, link opens in a new window." target="_blank" href="//oomphinc.com">Oomph</a></p> -->
</div>
</div>
<div
class=
"cc__form__submit g--wide text-align-center"
>
<div>
<div
class=
"container"
>
<a
href=
"colorCube.html"
>
<img
src =
"/Users/chithuwedage/Downloads/color accuracy.webp"
width=
"300"
height=
"200"
>
<input
id=
"brand-color-button"
name=
"brand-color-button"
type=
"submit"
class=
"cc__form__button"
value=
"Color Accuracy"
style=
"align-items:center"
>
</a>
</div>
<div
>
<div
class=
"container"
>
<img
src =
"/Users/chithuwedage/Downloads/CSC-Reviewer-Grammar.png"
width=
"300"
height=
"200"
>
<input
id=
"brand-color-button"
name=
"brand-color-button"
type=
"submit"
class=
"cc__form__button"
value=
"Grammer Checker"
>
</div>
<div>
<div
class=
"container"
>
<a
href=
"contrastChecker.html"
>
<img
src =
"/Users/chithuwedage/Downloads/color-blind.jpeg"
width=
"300"
height=
"200"
>
<input
id=
"brand-color-button"
name=
"brand-color-button"
type=
"submit"
class=
"cc__form__button"
value=
"Visual Accessibility Checker"
>
</a>
</div>
<div>
<div
class=
"container"
>
<img
src =
"/Users/chithuwedage/Downloads/images (2).jpeg"
width=
"300"
height=
"200"
>
<input
id=
"brand-color-button"
name=
"brand-color-button"
type=
"submit"
class=
"cc__form__button"
value=
"Visibility Checker"
>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment