Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
eb25851b
Commit
eb25851b
authored
Dec 11, 2017
by
yann300
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix standard
parent
d92f9bfb
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
5 deletions
+0
-5
style-guide.js
remix-lib/src/ui/style-guide.js
+0
-2
style-guide_metropolis.js
remix-lib/src/ui/style-guide_metropolis.js
+0
-3
No files found.
remix-lib/src/ui/style-guide.js
View file @
eb25851b
...
@@ -103,7 +103,6 @@ function styleGuide () {
...
@@ -103,7 +103,6 @@ function styleGuide () {
supportText_Color
:
cssProperties
.
colors
.
grey
,
supportText_Color
:
cssProperties
.
colors
.
grey
,
sub_supportText_Color
:
cssProperties
.
colors
.
black
,
sub_supportText_Color
:
cssProperties
.
colors
.
black
,
specialText_Color
:
cssProperties
.
colors
.
greenZing
,
specialText_Color
:
cssProperties
.
colors
.
greenZing
,
brightText_Color
:
cssProperties
.
colors
.
brightBlue
,
brightText_Color
:
cssProperties
.
colors
.
brightBlue
,
oppositeText_Color
:
cssProperties
.
colors
.
black
,
oppositeText_Color
:
cssProperties
.
colors
.
black
,
...
@@ -220,7 +219,6 @@ function styleGuide () {
...
@@ -220,7 +219,6 @@ function styleGuide () {
sixthButton_BorderColor
:
cssProperties
.
colors
.
veryLightGrey
,
sixthButton_BorderColor
:
cssProperties
.
colors
.
veryLightGrey
,
/* .................
/* .................
SUCCESS
SUCCESS
.................. */
.................. */
successButton_TextColor
:
cssProperties
.
colors
.
white
,
successButton_TextColor
:
cssProperties
.
colors
.
white
,
...
...
remix-lib/src/ui/style-guide_metropolis.js
View file @
eb25851b
...
@@ -3,8 +3,6 @@
...
@@ -3,8 +3,6 @@
module
.
exports
=
styleGuide
module
.
exports
=
styleGuide
function
styleGuide
()
{
function
styleGuide
()
{
/* --------------------------------------------------------------------------
/* --------------------------------------------------------------------------
CSS PROPERTIES
CSS PROPERTIES
...
@@ -234,7 +232,6 @@ function styleGuide () {
...
@@ -234,7 +232,6 @@ function styleGuide () {
sixthButton_BorderColor
:
cssProperties
.
colors
.
veryLightGrey
,
sixthButton_BorderColor
:
cssProperties
.
colors
.
veryLightGrey
,
/* .................
/* .................
SUCCESS
SUCCESS
.................. */
.................. */
successButton_TextColor
:
cssProperties
.
colors
.
white
,
successButton_TextColor
:
cssProperties
.
colors
.
white
,
...
...
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