1
0
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:
Giulio Cesare Solaroli
2015-02-13 08:57:00 +01:00
parent 924f0815a1
commit 3a466a758a
10 changed files with 548 additions and 474 deletions

View File

@@ -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;

View File

@@ -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 {