Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YeeAMOSIotView
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
iot
YeeAMOSIotView
Commits
dd35db1f
Commit
dd35db1f
authored
Nov 25, 2020
by
高东东
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*)修改sdk颜色
parent
d546fa70
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.scss
lib/styles/view/region/index.scss
+2
-2
index.scss
src/styles/view/region/index.scss
+2
-2
No files found.
lib/styles/view/region/index.scss
View file @
dd35db1f
...
...
@@ -20,7 +20,7 @@
cursor
:
pointer
;
background-color
:
#282828
a0
;
//$core-tint-color;
border
:
2px
solid
#222
;
//$core-border-color;
border-radius
:
$core-border-radius
;
border-radius
:
6px
;
.region-form
{
margin-top
:
45px
;
...
...
@@ -33,7 +33,7 @@
}
&
:hover
{
border
:
3px
solid
$danger-color
;
border
:
3px
solid
#f06
;
}
img
{
...
...
src/styles/view/region/index.scss
View file @
dd35db1f
...
...
@@ -20,7 +20,7 @@
cursor
:
pointer
;
background-color
:
#282828
a0
;
//$core-tint-color;
border
:
2px
solid
#222
;
//$core-border-color;
border-radius
:
$core-border-radius
;
border-radius
:
6px
;
.region-form
{
margin-top
:
45px
;
...
...
@@ -33,7 +33,7 @@
}
&
:hover
{
border
:
3px
solid
$danger-color
;
border
:
3px
solid
#f06
;
}
img
{
...
...
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