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:
@@ -1134,7 +1134,7 @@ div.attachmentQueueStatus {
|
||||
width: 150px;
|
||||
text-align: right; }
|
||||
div.attachmentQueueStatus ul li .status .statusString {
|
||||
font-size: .8em; }
|
||||
font-size: 14px; }
|
||||
div.attachmentQueueStatus ul li .status .processIcon {
|
||||
margin-left: 1em; }
|
||||
div.attachmentQueueStatus ul li .close a {
|
||||
@@ -1286,6 +1286,7 @@ div.cardContent {
|
||||
-moz-flex: auto;
|
||||
-ms-flex: auto;
|
||||
flex: auto;
|
||||
width: 100%;
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
display: -moz-flex;
|
||||
@@ -3684,9 +3685,11 @@ div.cardList.narrow {
|
||||
.cardAttachments .attachmentList li .progress .radialProgressIndicator.waiting .border {
|
||||
fill: #aaa; }
|
||||
|
||||
.edit .cardDetailToolbar.commands div, .edit .cardDetailToolbar.commands ul {
|
||||
display: none;
|
||||
visibility: hidden; }
|
||||
.edit {
|
||||
width: 100%; }
|
||||
.edit .cardDetailToolbar.commands div, .edit .cardDetailToolbar.commands ul {
|
||||
display: none;
|
||||
visibility: hidden; }
|
||||
|
||||
.cardDetailToolbar.edit li {
|
||||
font-weight: 100; }
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user