Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alfakhori
M4labplatform
Commits
a7c8b61b
Commit
a7c8b61b
authored
4 years ago
by
Patrick
Browse files
Options
Download
Email Patches
Plain Diff
update design
parent
23cc6b81
master
NewS_cleaned
New_Structure
TestNav
workingVersion
LastWorking
1 merge request
!1
update some ui
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vcm/css/loading.css
+5
-3
vcm/css/loading.css
with
5 additions
and
3 deletions
+5
-3
vcm/css/loading.css
+
5
-
3
View file @
a7c8b61b
...
...
@@ -8,14 +8,16 @@
animation
:
spin
2s
linear
infinite
;
}
.loaderN
{
border
:
2px
solid
#f3f3f3
;
border
:
2px
solid
rgb
(
60
,
60
,
60
)
;
border-radius
:
50%
;
border-top
:
2px
solid
#3498db
;
width
:
1
2px
;
height
:
1
2px
;
width
:
2
0
px
;
height
:
2
0
px
;
-webkit-animation
:
spin
2s
linear
infinite
;
/* Safari */
animation
:
spin
2s
linear
infinite
;
float
:
right
;
background-color
:
rgb
(
60
,
60
,
60
);
color
:
rgb
(
60
,
60
,
60
);
}
.LoaderNoise
{
border
:
8px
solid
rgb
(
88
,
88
,
88
);
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets