Cleanup the PIREP edit page and add the comments in
This commit is contained in:
7
public/assets/admin/css/vendor.min.css
vendored
7
public/assets/admin/css/vendor.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,6 +1,9 @@
|
||||
input {
|
||||
margin-top: 5px;
|
||||
border: none;
|
||||
font-size: 1rem;
|
||||
cursor: text;
|
||||
font-family: "Inconsolata", "Monaco", "Consolas", "Lucida Console", monospace !important;
|
||||
}
|
||||
|
||||
.form-control::-moz-placeholder{
|
||||
@@ -17,9 +20,10 @@ input {
|
||||
}
|
||||
|
||||
.form-control {
|
||||
|
||||
display: block;
|
||||
width: 100%;
|
||||
font-size: $font-size-base;
|
||||
/*font-size: $font-size-base;*/
|
||||
line-height: 1.846;
|
||||
color: #666666;
|
||||
border: medium none;
|
||||
|
||||
Reference in New Issue
Block a user