mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-10-29 10:27:35 +01:00
Fixed tag editor layout. Behaviour still incomplete, though.
This commit is contained in:
@@ -229,6 +229,14 @@ $cardViewBasePadding: 10px;
|
||||
background-color: #eee;
|
||||
}
|
||||
}
|
||||
|
||||
input, textarea {
|
||||
@include placeholder {
|
||||
font-style: italic;
|
||||
color: #ccc;
|
||||
// font-weight:100;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user