-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdm_styles.css
More file actions
89 lines (75 loc) · 5.04 KB
/
dm_styles.css
File metadata and controls
89 lines (75 loc) · 5.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
body { width:930px; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.hide { display:none; }
a.folder_link { padding: 2px 0px 0px 8px; color:#000; font-weight:bold; float:left; }
a.file_link { padding: 2px 0px 0px 0px; color:#000; float:left; }
.entry_row_dir {background-color:#d8d8d8; height:18px; padding:4px 4px 4px 20px; background-position: 3px 5px; margin:2px 0; }
.entry_row_file_generic, .entry_row_file_picture { display:none; }
.form_row { margin:10px 0; }
.entry_row_holder { background:#f0f0f0; padding:10px 20px; }
.entry_row_dir:hover {-moz-border-radius:2px;-khtml-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.entry_row_dir:nth-child(even) { background-color:#f0f0f0; }
.entry_row_filetosniff { background-color:#d8d8d8; }
.entry_row_filetosniff:nth-child(even) { background-color:#f0f0f0; }
.entry_name { width: 400px; }
.hash { font-family:monospace;margin-right:10px; color:#800; }
.date { font-family:monospace;margin-right:10px; color:#008; }
.allfileshash { color:#900; margin: 10px 47px; }
.entry_history { width:200px; float:right; text-align:right;}
.entry_history span { padding: 3px 7px 3px 8px; border-radius: 3px; margin:0 0 0 2px; min-width:24px; display:inline-block; text-align:center;}
.entry_history .error { background:#c30; color:#fff; }
.entry_history .warning { background:#fc0; }
.entry_history .out-of-date { background:#fc0; min-width:65px; }
.entry_history .not-tested { background:#eee; color:#bbb; min-width:65px; }
.entry_history .all-good { background:#7C4; color:#5A2; min-width:65px; }
.entry_history .error.none, .entry_history .warning.none { background:#380; color:#fff; }
.infopath { background-position: 4px 8px; background-color:#38D; padding: 10px 30px; color:#fff; font-family:monospace; }
pre { word-wrap: break-word; line-height: 24px; }
.submit_sniff { background-color: #c30; border: 1px solid #c30; }
.report_summary { background:#c30; color:#fff; padding:10px 0; margin:0px 0 10px 0;}
.report_summary.clean { background:#380; }
.report_filename { background:#aaa; color:#333; height: 24px; padding: 10px; margin: 0 0 0px 0;}
.report_filename p {line-height:24px; float:left; }
.report { padding: 20px 20px 20px 20px; width:890px; margin-top:0; }
.sniff-refresh { margin:0; float:right; }
.header-back-btn { float:right; }
.infopath { margin:0; }
.infopath p { float:left; line-height:20px; }
.infopath p a { color:#fff; }
.infopath .submit_back { margin:0; }
.line-number { background: #ccc; padding: 3px 7px 3px 8px; border-radius: 3px; cursor:pointer; }
.line-number.error { background:#c30; color:#fff; }
.line-number.warning { background:#fc0; }
.options_bar { background:#fff; height:20px; width:890px; padding:0px 20px; height:22px; line-height:20px; }
.options_bar label { margin-right:20px; height:20px; line-height:22px; margin:0; padding:0; }
.options_bar input { border:0; margin:-2px 0 0 5px; padding:3px 0; }
/* COMPARE */
#compare .infopath a { float: right; }
#compare .entry_row_dir { width: 100%; }
#compare .entry_row_dir .date { width:130px; float:left; }
#compare .entry_row_dir .hash { width:70px; float:left; }
#compare .entry_row_dir .folder_link { width:425px; float:left; }
#compare .entry_row_dir .folder_link2 { width: 408px; float: left; text-align: right; font-weight: bold; }
#compare .entry_row_dir { padding-left:5px;}
#compare .entry_row_dir .folder_link { color:#333; background-image: url(wcs_images/folder_stand.png); background-repeat: no-repeat; background-position-x: left; padding-left: 25px; min-height: 20px; }
#compare .entry_row_dir .folder_link2 { color:#333; background-image: url(wcs_images/folder_stand.png); background-repeat: no-repeat; background-position-x: right; padding-right: 25px; min-height: 20px; }
#compare .nobg { background:none !important; }
#compare .nobgimg { background-image:none !important; }
#compare .entry_name { width: 100%; }
#compare .entry_name .date { width:130px; float:left; }
#compare .entry_name .hash { width:70px; float:left; }
#compare .entry_name .date2 { text-align:right; }
#compare .entry_name .hash2 { text-align:right; }
#compare .entry_name .file { width:425px; float:left; }
#compare .docompare { background:#aaa; color:#333; color: #333; padding: 8px 16px; margin: 0 24px 10px; border-radius: 5px; display: inline-block; }
#compare .missing { background-color:#fcc !important; }
#compare .mismatch { background-color:#f99 !important; }
#compare .hashtotals { background-color:#f99 !important; padding:10px; margin-bottom:10px;}
#compare .hashtotals.match { background-color:#8d3 !important; }
#compare .hashtotals p { float:left; color:#333;}
#compare .hashtotals p.hashtotalstitle { margin: 0 0 0 13px; font-size: 90%; }
#compare .hashtotals p.allfileshash { float:right; margin: 0 17px 0 11px; font-size: 90%; }
#compare .file_link_r { padding-right: 7px; float:right; }
#compare .file_link_r .file { background-image: url(wcs_images/page_white_code.png); background-repeat: no-repeat; background-position-x: right; padding-right: 25px; min-height: 20px; text-align: right; width: 405px; }