mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 06:27:19 +01:00
small styling improvments
This commit is contained in:
@@ -16,10 +16,14 @@ header h1 {
|
||||
|
||||
.letter-options label {
|
||||
display: block;
|
||||
color: #333;
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
}
|
||||
.letter-options input,
|
||||
.letter-options textarea,
|
||||
.letter-options select {
|
||||
margin-top: 3px;
|
||||
margin-bottom: 12px;
|
||||
width: 100%;
|
||||
}
|
||||
@@ -34,6 +38,8 @@ header h1 {
|
||||
padding-left: 6px;
|
||||
cursor: pointer;
|
||||
line-height: 24px;
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.Collapsible__trigger.is-closed:before {
|
||||
|
||||
Reference in New Issue
Block a user