Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/phabricator
Path: blob/master/webroot/rsrc/css/application/diffusion/diffusion.css
12242 views
1
/**
2
* @provides diffusion-css
3
*/
4
5
/* - Home Styles ------------------------------------------------------------*/
6
7
.diffusion-profile-header.phui-profile-header .phui-header-col3 {
8
vertical-align: middle;
9
}
10
11
.diffusion-profile-header .phui-header-action-links a.button {
12
display: block;
13
}
14
15
.device-phone .diffusion-profile-header .phui-header-col1 {
16
display: none;
17
}
18
19
.diffusion-action-bar {
20
margin-bottom: 16px;
21
}
22
23
.device-phone .diffusion-action-bar {
24
display: block;
25
}
26
27
.device-phone .diffusion-action-bar .phui-lr-container {
28
display: block;
29
}
30
31
.device-phone .diffusion-action-bar .phui-lr-container .phui-left-view {
32
display: block;
33
}
34
35
.device-phone .diffusion-action-bar .phui-lr-container .phui-right-view {
36
padding-top: 12px;
37
display: block;
38
}
39
40
.device-phone .diffusion-action-bar .button .phui-button-text {
41
visibility: hidden;
42
width: 0;
43
margin-left: 8px;
44
}
45
46
.device-phone .full-mobile-buttons.diffusion-action-bar .phui-lr-container
47
.phui-left-view {
48
display: inline-block;
49
}
50
51
.device-phone .full-mobile-buttons.diffusion-action-bar .phui-lr-container
52
.phui-right-view {
53
display: inline-block;
54
}
55
56
.diffusion-profile-locate .phui-form-view {
57
margin: 0;
58
padding: 0;
59
}
60
61
.diffusion-profile-locate .phui-form-view .aphront-form-control {
62
padding: 0;
63
}
64
65
.diffusion-profile-locate .phui-form-view .aphront-form-input {
66
margin: 0;
67
width: 480px;
68
}
69
70
.device .diffusion-profile-locate .phui-form-view .aphront-form-input {
71
margin: 0;
72
width: 100%;
73
}
74
75
.diffusion-profile-description.phui-object-box {
76
padding: 0;
77
}
78
79
.device-phone .diffusion-profile-description.phui-object-box {
80
padding: 0;
81
}
82
83
.diffusion-view-browse-header {
84
display: block;
85
padding: 2px 0;
86
font-size: {$biggestfontsize};
87
}
88
89
/* - List Styles ------------------------------------------------------------*/
90
91
.diffusion-history-list .phui-oi-link {
92
color: {$blacktext};
93
font-size: {$biggerfontsize};
94
}
95
96
.diffusion-history-list .phui-oi-attribute {
97
font-size: {$smallerfontsize};
98
letter-spacing: 0.01em;
99
}
100
101
.diffusion-history-author-name a {
102
color: {$darkbluetext};
103
}
104
105
/* - Branch Styles ----------------------------------------------------------*/
106
107
.diffusion-branch-list .phui-oi-attribute a {
108
color: {$darkbluetext};
109
}
110
111
.diffusion-branch-list .phui-oi-attribute-spacer {
112
visibility: hidden;
113
}
114
115
.diffusion-branch-list .phui-oi-subhead {
116
color: {$bluetext};
117
}
118
119
.diffusion-branch-list .phui-oi-subhead .phui-tag-view {
120
margin-right: 4px;
121
}
122
123
.diffusion-header-branch-tag.phui-tag-view.phui-tag-type-outline
124
.phui-tag-core {
125
padding: 3px 12px 2px;
126
font-size: {$normalfontsize};
127
}
128
129
/* - Browse Styles ----------------------------------------------------------*/
130
131
.diffusion-browse-table .commit-detail {
132
padding-left: 32px;
133
}
134
135
.diffusion-browse-table .commit-detail a {
136
color: {$darkbluetext};
137
}
138
139
.diffusion-search-result-header.phui-header-shell {
140
border: none;
141
padding-bottom: 24px;
142
}
143
144
/* - Search Input ------------------------------------------------------------*/
145
146
.diffusion-search-form-view {
147
width: 240px;
148
}
149
150
.diffusion-search-form-view .diffusion-search-input {
151
width: 240px;
152
border-radius: 20px;
153
padding-left: 12px;
154
}
155
156
.device-phone .diffusion-browse-header .diffusion-search-form-view,
157
.device-phone .diffusion-profile-header .diffusion-search-form-view {
158
display: none;
159
}
160
161
.diffusion-mobile-search-form {
162
display: none;
163
}
164
165
.device-phone .diffusion-mobile-search-form {
166
display: block;
167
}
168
169
.device-phone .diffusion-search-form-view {
170
width: 100%;
171
margin-bottom: 20px;
172
}
173
174
.device-phone .diffusion-search-form-view .diffusion-search-input {
175
width: 100%;
176
}
177
178
/* - Create Repository -------------------------------------------------------*/
179
180
.diffusion-create-repo {
181
margin-top: 32px;
182
margin-bottom: 20px;
183
}
184
185
.device .diffusion-create-repo {
186
margin-top: 0;
187
margin-bottom: 0;
188
}
189
190
191
/* - Phone Style ------------------------------------------------------------*/
192
193
.device-phone.diffusion-history-view .phui-two-column-view
194
.phui-two-column-footer .phui-object-box {
195
border-color: {$thinblueborder};
196
}
197
198
.device-phone.diffusion-history-view .phui-oi-attribute-spacer {
199
display: none;
200
}
201
202
.device-phone.diffusion-history-view .phui-oi-attribute {
203
display: block;
204
margin: 0 0 4px 0;
205
}
206
207
.device-phone.diffusion-history-view .phui-oi-image {
208
height: 36px;
209
width: 36px;
210
margin-top: 10px;
211
}
212
213
.device-phone.diffusion-history-view .phui-oi-with-image .phui-oi-content-box {
214
margin-left: 44px;
215
}
216
217
.device-phone.diffusion-history-view .phui-oi-col2.phui-oi-side-column {
218
padding-bottom: 10px;
219
}
220
221
.device-phone .phui-two-column-view .phui-two-column-content
222
.phui-object-box.diffusion-mobile-view {
223
margin: 0 -12px 20px;
224
border-left: none;
225
border-right: none;
226
border-color: {$thinblueborder};
227
}
228
229
.diffusion-commit-graph-table td.diffusion-commit-graph-path-cell {
230
padding: 0 4px 0 0;
231
}
232
233
.diffusion-commit-graph-table td.diffusion-commit-graph-path-cell > canvas {
234
display: block;
235
}
236
237
.diffusion-commit-graph-table .phui-oi-list-header {
238
color: {$darkgreytext};
239
font-weight: bold;
240
padding: 4px 4px;
241
font-size: {$normalfontsize};
242
}
243
244