aboutsummaryrefslogtreecommitdiffstats
path: root/css/classic_lineheight.css
blob: edd348e051d8b40e9891ba5ad6c02dac87ed0698 (plain)
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
#app-navigation .add-new .heading button {
  padding: 0 0 0 32px !important;
  line-height: 32px !important;
}

#app-navigation li > a {
  line-height: 32px !important;
  min-height: 32px !important;
}

#app-navigation .app-navigation-entry-utils li {
  height: 32px !important;
  line-height: 32px !important;
}

#app-navigation .app-navigation-entry-utils button {
  height: 28px !important;
  line-height: 28px !important;
}

#fileList tr td.filename>.selectCheckBox + label,
.select-all + label {
  height: 44px !important;
  width: 46px !important;
}

table td.filename .thumbnail {
  width: 28px !important;
  height: 28px !important;
  margin-top: 0px !important;
}

table td.filename a.name {
  height: 34px !important;
  line-height: 34px !important;
}

#fileList a.action {
  line-height: 34px !important;
  padding: 0px 8px !important;
}

table td.filename .nametext, .uploadtext, .modified, .column-last>span:first-child {padding: 0px 0 !important;}

#app-navigation .app-navigation-list-item .calendarCheckbox, #publicinformationscontainer .calendarCheckbox {
  margin-top: 10px !important;
}

#app-navigation .app-navigation-list-item .utils .action span {
  line-height: 12px !important;
  height: 12px !important;
  padding: 6px 6px !important;
}

#app-navigation .app-navigation-list-item .icon-loading-small {
  margin-top: 7px !important;
}

.contact__icon {
  height: 30px !important;
  width: 30px !important;
  line-height: 30px !important;
}

.app-content-list-item-line-one.no-line-two {
  padding-top: 19px !important;
  padding-bottom: 19px !important;
}

.app-content-list-item {
  height: 58px !important;
}

.settings-button {
  height: 32px !important;
}

.nav-trashbin {
  bottom: 32px !important;
}

#app-navigation {
  padding-bottom: 32px !important;
}

.tags_actions {
  line-height: 32px !important;
}