mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-11-03 04:27:36 +01:00
Merge branch 'master' of https://github.com/dario-chiappetta/password-manager
Conflicts: frontend/delta/css/clipperz.css.map
This commit is contained in:
@@ -483,7 +483,7 @@ div.attachmentQueueStatus {
|
||||
text-align: right;
|
||||
|
||||
.statusString {
|
||||
font-size: .8em;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.processIcon {
|
||||
@@ -666,6 +666,8 @@ div.cardContent {
|
||||
@include flex(auto);
|
||||
@include mask();
|
||||
|
||||
width:100%;
|
||||
|
||||
@include flexbox();
|
||||
& > div.edit {
|
||||
@include flex(auto);
|
||||
|
||||
@@ -536,6 +536,8 @@ $cardViewBasePadding: 10px;
|
||||
}
|
||||
|
||||
.edit {
|
||||
width:100%;
|
||||
|
||||
.cardDetailToolbar {
|
||||
&.commands {
|
||||
div, ul {
|
||||
|
||||
Reference in New Issue
Block a user