Merge branch 'maint/7.0'
[ninja.git] / application / views / css / default / ie7.css
blob47be3b8681bb16f4c545734a81ea010e209b8b94
1 #content{padding-left: 1%}
2 #content.ie7conf { padding-left: 0px }
3 table{border-collapse:collapse}
4 #login-table hr {margin: 0px;}
5 .w98 { width: 99%;}
6 .w49 { padding-right: 10px }
7 .service-totals {margin-top:-75px;}
9 .icon {padding: 0px 7px;max-width: 16px;}
10 .icon img {margin: 0px;}
11 input[type=text],
12 select {
13 border: 1px solid #cdcdcd;
15 #service_table tr.even td.white,
16 #service_table tr.odd td.white {
17 border-right: 1px solid #d0d0d0;
18 border: 0px;
20 #service_table tr.even td.white:first-child,
21 #service_table tr.odd td.white:first-child {
22 border: 0px;
24 #service_table tr.even td.service_hostname.w80.bt,
25 #service_table tr.odd td.service_hostname.w80.bt {
26 border: 1px solid #d0d0d0;
28 #content p.pagination {
29 padding-top: 3px;
30 margin-top: 0px !important;
31 margin-bottom: 0px !important;
33 #extinfo_info,#nagios_commands { padding-left: 1%;}
34 #filters{height: 130px;}
36 #page_links {
37 margin-top: 1px;
38 /*margin-left: -1%;/*evil*/
39 width: 99%;
42 table.ext {
43 border-collapse: separate;
46 th.enabled_monfeat cite {
47 float: left;
50 th.item_select {
51 border-right: 0px !important;
54 .widget-header {
55 height: 14px;
57 .ie-pag-config {
58 margin-top: -68px;