-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
1 lines (1 loc) · 1.54 KB
/
style.css
1
body{margin:0;padding:0;width:100%;font-family: Arial, Sans-Serif;}#XportTool {position: fixed;top: 50%;left: 50%;width: 600px;height: 400px;margin-top: -200px;margin-left: -300px;background: #FFFFFF;z-index:999999;display: none;border:1px solid #CCCCCC;box-shadow: 10px 10px 5px #CCCCCC;}#XportTool .close{position: absolute;left:0px;height:20px;width: auto;top:0px;color:#FF0000;cursor: pointer;background: #FFFFFF;}#XportTool #textXportTool{position: absolute;top:20px;left:0px;right:0px;overflow: auto;bottom:0px;background: #FFFFFF;border:1px solid #EEEEEE;}#toolbar {position: absolute;top:0px;height:30px;left:0px;right:0px;border-bottom:1px solid #000000;z-index:1;background:#000000;color:#FFFFFF;}#dataEntry {position: absolute;top:30px;bottom:30px;left:0px;right:0px;overflow: auto;z-index:1;}#footer_info {position: absolute;bottom:0px;left:0px;right:0px;height:30px;overflow: auto;z-index:1;}#toolbar ul {position: absolute;top:5px;width:100%;list-style-type: none;margin: 0 auto;padding: 0;overflow: hidden;font-size:16px;}#toolbar li {display: inline;text-align: center;margin: 0 10px 0;}table {border:1px solid #101010;border-collapse: collapse;color:#505050;width:100%;}table .black{background:#000000;}td {padding:0;margin:0;text-align: center;width:150px;}tr {background:#FFFFFF;}tr:hover {background:#EEEEEE;}input[type=text] {background:rgba(0,0,0,0);}input {border:1px solid #CCCCCC;display: table-cell;width:150px;}.pointer {cursor: pointer;color:#CCCCCC;}.pointer:hover {color:#FFFFFF;}.mini_title {color:#EE0000;}.text_center {text-align: center;}