fnp
/
fnpeditor.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Refactoring: getting rid of old 'test3' regexp for tests lookup
[fnpeditor.git]
/
modules
/
data
/
saveDialog.less
1
.rng-module-data-saveDialog {
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
}