mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-10-29 10:27:35 +01:00
Update the stylesheets
This commit is contained in:
@@ -376,7 +376,7 @@ $cardViewBasePadding: 10px;
|
||||
|
||||
.fieldLabel {
|
||||
color: $labelColor;
|
||||
border-bottom: 1px dotted #ddd;
|
||||
// border-bottom: 1px dotted #ddd;
|
||||
padding-bottom: 4px;
|
||||
margin-bottom: 4px;
|
||||
|
||||
|
||||
@@ -17,7 +17,8 @@ div.dialog {
|
||||
@include border-radius(4);
|
||||
// border: 1px solid black;
|
||||
margin-left: 10px;
|
||||
padding: 5px 15px;
|
||||
font-size: 16pt;
|
||||
padding: 15px 25px;
|
||||
background-color: #ddd;
|
||||
|
||||
&.isDefault {
|
||||
|
||||
Reference in New Issue
Block a user