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
7a2a5d87
Commit
7a2a5d87
authored
Oct 04, 2017
by
ninabreznik
Committed by
yann300
Oct 04, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small fixes to Style guide
parent
f7511bd3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
style-guide.js
src/ui/styles/style-guide.js
+8
-8
No files found.
src/ui/styles/style-guide.js
View file @
7a2a5d87
...
@@ -142,16 +142,16 @@ function styleGuide () {
...
@@ -142,16 +142,16 @@ function styleGuide () {
/* .................
/* .................
PRIMARY
PRIMARY
.................. */
.................. */
primaryButton_TextColor
:
css_properties
.
colors
.
white
,
primaryButton_TextColor
:
css_properties
.
colors
.
black
,
primaryButton_BackgroundColor
:
css_properties
.
colors
.
b
lue
,
primaryButton_BackgroundColor
:
css_properties
.
colors
.
lightB
lue
,
primaryButton_BorderColor
:
css_properties
.
colors
.
b
lue
,
primaryButton_BorderColor
:
css_properties
.
colors
.
lightB
lue
,
/* .................
/* .................
SECONDARY
SECONDARY
.................. */
.................. */
secondaryButton_TextColor
:
css_properties
.
colors
.
black
,
secondaryButton_TextColor
:
css_properties
.
colors
.
black
,
secondaryButton_BackgroundColor
:
css_properties
.
colors
.
l
ightGrey
,
secondaryButton_BackgroundColor
:
css_properties
.
colors
.
veryL
ightGrey
,
secondaryButton_BorderColor
:
css_properties
.
colors
.
l
ightGrey
,
secondaryButton_BorderColor
:
css_properties
.
colors
.
veryL
ightGrey
,
/* .................
/* .................
SUCCESS
SUCCESS
...
@@ -567,9 +567,9 @@ var remix_properties = {
...
@@ -567,9 +567,9 @@ var remix_properties = {
}),
}),
button_Debugger
:
app_properties
.
uiElements
.
button
({
button_Debugger
:
app_properties
.
uiElements
.
button
({
BackgroundColor
:
app_properties
.
prim
aryButton_BackgroundColor
,
BackgroundColor
:
app_properties
.
second
aryButton_BackgroundColor
,
BorderColor
:
app_properties
.
prim
aryButton_BorderColor
,
BorderColor
:
app_properties
.
second
aryButton_BorderColor
,
Color
:
app_properties
.
prim
aryButton_TextColor
Color
:
app_properties
.
second
aryButton_TextColor
}),
}),
button_Debugger_icon_Color
:
app_properties
.
icon_Color
,
button_Debugger_icon_Color
:
app_properties
.
icon_Color
,
...
...
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