Mercurial
Mercurial
>
irinotes
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
client/src/scss/components/_ProtocolSummary.scss
author
ymh <ymh.work@gmail.com>
Tue, 04 Dec 2018 18:56:31 +0100
changeset 192
e4c2c1919c20
parent 191
3f71ad81a5a9
child 193
99e342f9fb0c
permissions
-rw-r--r--
Add placeholder translation for empty title and description
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
174
ac1a026edd58
Correct display of protocol
ymh <ymh.work@gmail.com>
parents:
diff
changeset
1
.protocol-summary
{
ac1a026edd58
Correct display of protocol
ymh <ymh.work@gmail.com>
parents:
diff
changeset
2
overflow-x
:
hidden
;
ac1a026edd58
Correct display of protocol
ymh <ymh.work@gmail.com>
parents:
diff
changeset
3
overflow-y
:
auto
;
ac1a026edd58
Correct display of protocol
ymh <ymh.work@gmail.com>
parents:
diff
changeset
4
padding
:
0
.75rem
1
.25rem
;
ac1a026edd58
Correct display of protocol
ymh <ymh.work@gmail.com>
parents:
diff
changeset
5
ac1a026edd58
Correct display of protocol
ymh <ymh.work@gmail.com>
parents:
diff
changeset
6
}