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
3af64547
Commit
3af64547
authored
Feb 02, 2023
by
EJ
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
right pane padding
parent
8e6dfb73
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
style.css
WebGde/WebContent/style.css
+5
-4
No files found.
WebGde/WebContent/style.css
View file @
3af64547
...
...
@@ -97,7 +97,7 @@ button:hover{
display
:
flex
;
flex-direction
:
column
;
height
:
100%
;
width
:
25
%
;
width
:
30
%
;
background-image
:
linear-gradient
(
to
bottom
,
#23569f
,
#00a8c0
);
}
...
...
@@ -181,7 +181,7 @@ button:hover{
/* For the viewer */
main
#viewer
{
position
:
absolute
;
width
:
7
5
%
;
width
:
7
0
%
;
height
:
100%
;
}
...
...
@@ -701,6 +701,7 @@ vertical-align: middle;
#Date
{
width
:
100%
;
height
:
31px
;
}
.fieldContainer
{
...
...
@@ -712,7 +713,7 @@ vertical-align: middle;
border-style
:
solid
;
border-width
:
thin
;
border-color
:
#446397
;
padding
:
10px
20
px
;
padding
:
0px
0px
0px
4
px
;
flex-wrap
:
nowrap
;
}
...
...
@@ -738,7 +739,7 @@ vertical-align: middle;
}
.input-valid
{
border-color
:
#000000
!important
;
/* border-color: #000000 !important; */
border-style
:
solid
;
}
...
...
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