Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
web-ui
Project
Overview
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
WEBGDE-Components
web-ui
Commits
25094eab
Commit
25094eab
authored
Sep 20, 2023
by
Owen Ryan Ang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update UI for login interface
parent
ed8491d3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
24 deletions
+0
-24
style.css
WebGde/WebContent/style.css
+0
-24
No files found.
WebGde/WebContent/style.css
View file @
25094eab
...
...
@@ -540,17 +540,6 @@ span#filename {
margin-top
:
15%
;
}
.loader
{
font-size
:
10px
;
width
:
1em
;
height
:
1em
;
border-radius
:
50%
;
position
:
relative
;
text-indent
:
-9999em
;
animation
:
mulShdSpin
1.1s
infinite
ease
;
transform
:
translateZ
(
0
);
}
@keyframes
mulShdSpin
{
0
%,
100
%
{
...
...
@@ -984,19 +973,6 @@ span#filename {
border
:
0px
!important
;
}
.loader
{
font-size
:
10px
;
width
:
1em
;
height
:
1em
;
border-radius
:
50%
;
position
:
relative
;
left
:
34px
;
top
:
37px
;
text-indent
:
-9999em
;
animation
:
mulShdSpin
1.1s
infinite
ease
;
transform
:
translateZ
(
0
);
}
@keyframes
mulShdSpin
{
0
%,
100
%
{
...
...
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