mirror of
https://github.com/lxsang/ant-http
synced 2025-07-26 10:39:45 +02:00
Minor changes
This commit is contained in:
BIN
build/htdocs/style/.DS_Store
vendored
Executable file → Normal file
BIN
build/htdocs/style/.DS_Store
vendored
Executable file → Normal file
Binary file not shown.
0
build/htdocs/style/font.min.css
vendored
Executable file → Normal file
0
build/htdocs/style/font.min.css
vendored
Executable file → Normal file
0
build/htdocs/style/fonts/.DS_Store
vendored
Executable file → Normal file
0
build/htdocs/style/fonts/.DS_Store
vendored
Executable file → Normal file
0
build/htdocs/style/fonts/FontAwesome.otf
Executable file → Normal file
0
build/htdocs/style/fonts/FontAwesome.otf
Executable file → Normal file
0
build/htdocs/style/fonts/fontawesome-webfont.eot
Executable file → Normal file
0
build/htdocs/style/fonts/fontawesome-webfont.eot
Executable file → Normal file
0
build/htdocs/style/fonts/fontawesome-webfont.svg
Executable file → Normal file
0
build/htdocs/style/fonts/fontawesome-webfont.svg
Executable file → Normal file
Before Width: | Height: | Size: 306 KiB After Width: | Height: | Size: 306 KiB |
0
build/htdocs/style/fonts/fontawesome-webfont.ttf
Executable file → Normal file
0
build/htdocs/style/fonts/fontawesome-webfont.ttf
Executable file → Normal file
0
build/htdocs/style/fonts/fontawesome-webfont.woff
Executable file → Normal file
0
build/htdocs/style/fonts/fontawesome-webfont.woff
Executable file → Normal file
0
build/htdocs/style/fonts/fontawesome-webfont.woff2
Executable file → Normal file
0
build/htdocs/style/fonts/fontawesome-webfont.woff2
Executable file → Normal file
@ -1,70 +0,0 @@
|
||||
#custom_top_header{
|
||||
width: 100%;
|
||||
height: 45px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background-color: white;
|
||||
border-bottom: 1px solid #194775;
|
||||
}
|
||||
#ct_left{
|
||||
float: left;
|
||||
width:50%;
|
||||
height: 100%;
|
||||
background-image: url(../images/logo.jpg);
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
#ct_right{
|
||||
float: right;
|
||||
}
|
||||
#ct_right ul{
|
||||
padding:0;
|
||||
margin: 0;
|
||||
}
|
||||
#ct_right ul li{
|
||||
float:left;
|
||||
padding: 0;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
width: 40px;
|
||||
background-color: #4D4D4D;
|
||||
color: #999999;
|
||||
font-style: bold;
|
||||
border: 1px solid #3E3E3E;
|
||||
margin: 0;
|
||||
font-size: 20px;
|
||||
margin-left: 3px;
|
||||
border-radius: 8px;
|
||||
text-align: center;
|
||||
|
||||
vertical-align: middle;
|
||||
}
|
||||
#ct_right ul li:hover{
|
||||
cursor:pointer;
|
||||
color: white;
|
||||
}
|
||||
#bt_workspace:before{
|
||||
font-family: FontAwesome;
|
||||
display: inline-block;
|
||||
content:"\f120";
|
||||
}
|
||||
#bt_download_image:before{
|
||||
font-family: FontAwesome;
|
||||
display: inline;
|
||||
content: "\f0ed";
|
||||
}
|
||||
#bt_save_image:before{
|
||||
font-family: FontAwesome;
|
||||
display: inline-block;
|
||||
|
||||
content:"\f0c7";
|
||||
/*background-image: url(../images/ex.jpg) repeat 0 0;*/
|
||||
}
|
||||
#pg_log{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #F3DCAF;
|
||||
font-style: italic;
|
||||
border: 0;
|
||||
padding: 5px;
|
||||
resize: none;
|
||||
}
|
0
build/htdocs/style/w2ui-1.4.2.css
Executable file → Normal file
0
build/htdocs/style/w2ui-1.4.2.css
Executable file → Normal file
Reference in New Issue
Block a user