fnp
/
fnpeditor.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
editor: cleanup
[fnpeditor.git]
/
src
/
editor
/
views
/
dialog
/
dialog.less
1
.rng-dialog {
2
textarea {
3
padding: 3px 3px;
4
margin: 5px auto;
5
width: 95%;
6
display: block;
7
}
8
9
h1, label {
10
font-size: 12px;
11
line-height: 12px;
12
13
}
14
15
h1 {
16
margin: 2px 5px;
17
font-weight: bold;
18
}
19
20
.description {
21
font-size: .8em;
22
}
23
24
width: 620px;
25
}