Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Administrator
solo
Commits
a6d33b2c
Commit
a6d33b2c
authored
Jan 14, 2013
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
c
parent
22573814
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
war/src/main/webapp/css/default-init.min.css
war/src/main/webapp/css/default-init.min.css
+1
-1
No files found.
war/src/main/webapp/css/default-init.min.css
View file @
a6d33b2c
html
{
height
:
100%
;
overflow
:
hidden
}
*,
html
,
body
{
margin
:
0
;
padding
:
0
}
body
{
background-color
:
#f3f1e5
;
color
:
#4d505d
;
font-family
:
\
5
fae
\
8
f6f
\
96
c5
\
9
ed1
;
font-size
:
small
;
height
:
100%
}
button
{
background
:
url(../images/icon.png)
repeat
center
bottom
;
border
:
1px
solid
;
border-color
:
#CCc
#bbb
#A0A0A0
;
border-radius
:
4px
;
height
:
28px
;
margin
:
0
;
padding
:
0
6px
;
vertical-align
:
top
;
float
:
right
;
margin
:
12px
0
0
24px
;
outline
:
0
}
input
{
background
:
none
repeat
scroll
0
0
#fbfbfb
;
border
:
1px
solid
#e5e5e5
;
box-shadow
:
1px
1px
2px
rgba
(
200
,
200
,
200
,
0.2
)
inset
;
color
:
#4d505d
;
font-family
:
Helvetica
,
Arial
,
'sans-serif'
,
'\5fae\8f6f\96c5\9ed1'
;
font-size
:
20px
;
font-weight
:
200
;
height
:
28px
;
margin-top
:
10px
;
outline
:
medium
none
;
padding
:
3px
;
width
:
280px
}
input
:focus
{
box-shadow
:
0
0
5px
rgba
(
200
,
200
,
200
,
0.9
)}
.clear
{
background-color
:
transparent
;
border
:
0
;
clear
:
both
;
display
:
block
;
font-size
:
0
;
height
:
0
;
line-height
:
0
;
overflow
:
hidden
}
.none
{
display
:
none
}
.icon
{
position
:
absolute
;
right
:
0
;
top
:
0
;
width
:
16px
;
height
:
16px
}
.solo
{
color
:
orangered
;
font-weight
:
bold
}
.logo
{
float
:
left
;
padding
:
162px
12px
0
;
width
:
153px
}
.wrapper
{
height
:
auto
;
min-height
:
100%
;
position
:
relative
}
.wrap
{
border-top
:
5px
solid
#e6e5d9
;
min-height
:
400px
}
.content
{
background
:
url("../images/zz.jpg")
repeat-x
scroll
center
bottom
white
;
border-color
:
#e6e5d9
;
border-style
:
solid
solid
none
;
border-width
:
1px
;
margin
:
0
auto
;
position
:
relative
;
width
:
700px
;
top
:
60px
}
.main
{
border-left
:
1px
solid
#e6e5d9
;
float
:
right
;
font-size
:
15px
;
margin
:
24px
0
;
padding
:
12px
24px
;
width
:
470px
;
height
:
338px
}
.main
a
{
text-decoration
:
none
}
.main
ul
{
margin-bottom
:
73px
}
.main
li
{
margin
:
6px
0
6px
16px
}
.main
p
{
margin
:
12px
0
}
.mian
tr
{
height
:
54px
}
.footerWrapper
{
background-color
:
#fff
;
border-top
:
1px
solid
#e6e5d9
;
bottom
:
0
;
padding
:
12px
0
;
position
:
absolute
;
text-align
:
center
;
width
:
100%
}
.footerWrapper
a
{
text-decoration
:
none
}
.article-pwd
>
div
{
margin-bottom
:
10px
;
max-height
:
264px
;
overflow
:
auto
;
word-wrap
:
break-word
}
.article-pwd
#confirm
{
margin-top
:
6px
}
.img-404
,
.img-403
,
.img-500
{
box-shadow
:
0
0
5px
#e6e5d9
;
margin
:
20px
0
0
45px
;
padding
:
5px
}
.a-404
,
.a-403
,
.a-500
{
margin
:
20px
50px
0
0
;
text-align
:
right
}
.img-403
{
margin
:
20px
0
0
60px
}
.a-403
{
margin
:
20px
75px
0
0
}
.img-500
{
margin
:
25px
0
0
25px
}
.a-500
{
margin
:
25px
35px
0
0
}
.login
table
{
margin
:
66px
auto
}
.kill
{
position
:
absolute
;
right
:
40px
;
top
:
230px
}
#init
{
position
:
absolute
;
top
:
102px
;
width
:
470px
}
#sys
p
{
height
:
166px
}
#initButton
{
margin-right
:
10px
}
#tip
{
color
:
#21759b
;
float
:
right
;
font-weight
:
bold
;
margin-top
:
18px
}
\ No newline at end of file
html
{
height
:
100%
;
overflow
:
hidden
}
*,
html
,
body
{
margin
:
0
;
padding
:
0
}
body
{
background-color
:
#f3f1e5
;
color
:
#4d505d
;
font-family
:
\
5
fae
\
8
f6f
\
96
c5
\
9
ed1
;
font-size
:
small
;
height
:
100%
}
button
{
background
:
url(../images/icon.png)
repeat
center
bottom
;
border
:
1px
solid
;
border-color
:
#CCc
#bbb
#A0A0A0
;
border-radius
:
4px
;
height
:
28px
;
margin
:
0
;
padding
:
0
6px
;
vertical-align
:
top
;
float
:
right
;
margin
:
12px
0
0
24px
;
outline
:
0
}
input
{
background
:
none
repeat
scroll
0
0
#fbfbfb
;
border
:
1px
solid
#e5e5e5
;
box-shadow
:
1px
1px
2px
rgba
(
200
,
200
,
200
,
0.2
)
inset
;
color
:
#4d505d
;
font-family
:
Helvetica
,
Arial
,
'sans-serif'
,
'\5fae\8f6f\96c5\9ed1'
;
font-size
:
20px
;
font-weight
:
200
;
height
:
28px
;
margin-top
:
10px
;
outline
:
medium
none
;
padding
:
3px
;
width
:
280px
}
input
:focus
{
box-shadow
:
0
0
5px
rgba
(
200
,
200
,
200
,
0.9
)}
.clear
{
background-color
:
transparent
;
border
:
0
;
clear
:
both
;
display
:
block
;
font-size
:
0
;
height
:
0
;
line-height
:
0
;
overflow
:
hidden
}
.none
{
display
:
none
}
.icon
{
position
:
absolute
;
right
:
0
;
top
:
0
;
width
:
16px
;
height
:
16px
}
.solo
{
color
:
orangered
;
font-weight
:
bold
}
.logo
{
float
:
left
;
padding
:
162px
12px
0
;
width
:
153px
}
.wrapper
{
height
:
auto
;
min-height
:
100%
;
position
:
relative
}
.wrap
{
border-top
:
5px
solid
#e6e5d9
;
min-height
:
400px
}
.content
{
background
:
url("../images/zz.jpg")
repeat-x
scroll
center
bottom
white
;
border-color
:
#e6e5d9
;
border-style
:
solid
solid
none
;
border-width
:
1px
;
margin
:
0
auto
;
position
:
relative
;
width
:
700px
;
top
:
60px
}
.main
{
border-left
:
1px
solid
#e6e5d9
;
float
:
right
;
font-size
:
15px
;
margin
:
24px
0
;
padding
:
12px
24px
;
width
:
470px
;
height
:
338px
}
.main
a
{
text-decoration
:
none
}
.main
ul
{
margin-bottom
:
73px
}
.main
li
{
margin
:
6px
0
6px
16px
}
.main
p
{
margin
:
12px
0
}
.mian
tr
{
height
:
54px
}
.footerWrapper
{
background-color
:
#fff
;
border-top
:
1px
solid
#e6e5d9
;
bottom
:
0
;
padding
:
12px
0
;
position
:
absolute
;
text-align
:
center
;
width
:
100%
}
.footerWrapper
a
{
text-decoration
:
none
}
.article-pwd
>
div
{
margin-bottom
:
10px
;
max-height
:
264px
;
overflow
:
auto
;
word-wrap
:
break-word
}
.article-pwd
#confirm
{
margin-top
:
6px
}
.img-403
,
.img-500
{
box-shadow
:
0
0
5px
#e6e5d9
;
margin
:
20px
0
0
45px
;
padding
:
5px
}
.a-403
,
.a-500
{
margin
:
20px
50px
0
0
;
text-align
:
right
}
.a-403
{
margin
:
20px
75px
0
0
}
.img-500
{
margin
:
25px
0
0
25px
}
.a-500
{
margin
:
25px
35px
0
0
}
.login
table
{
margin
:
66px
auto
}
.kill
{
position
:
absolute
;
right
:
40px
;
top
:
230px
}
#init
{
position
:
absolute
;
top
:
102px
;
width
:
470px
}
#sys
p
{
height
:
166px
}
#initButton
{
margin-right
:
10px
}
#tip
{
color
:
#21759b
;
float
:
right
;
font-weight
:
bold
;
margin-top
:
18px
}
\ No newline at end of file
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