iCloud sync of store.
[FIXED] Guide toggle not working well. [IMPROVED] Core Data on a separate thread. [IMPROVED] Guide.
|
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 247 KiB After Width: | Height: | Size: 218 KiB |
|
Before Width: | Height: | Size: 130 KiB After Width: | Height: | Size: 122 KiB |
|
Before Width: | Height: | Size: 331 KiB After Width: | Height: | Size: 314 KiB |
|
Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 110 KiB |
|
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 285 KiB |
|
Before Width: | Height: | Size: 105 KiB After Width: | Height: | Size: 105 KiB |
|
Before Width: | Height: | Size: 262 KiB After Width: | Height: | Size: 267 KiB |
|
Before Width: | Height: | Size: 145 KiB After Width: | Height: | Size: 138 KiB |
|
Before Width: | Height: | Size: 412 KiB After Width: | Height: | Size: 405 KiB |
|
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 119 KiB |
|
Before Width: | Height: | Size: 354 KiB After Width: | Height: | Size: 328 KiB |
|
Before Width: | Height: | Size: 141 KiB After Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 369 KiB After Width: | Height: | Size: 240 KiB |
@@ -17,6 +17,9 @@
|
||||
h2 {
|
||||
font-size: inherit;
|
||||
}
|
||||
h3 {
|
||||
font-size: 12px;
|
||||
}
|
||||
i {
|
||||
font-weight: bold;
|
||||
}
|
||||
@@ -33,6 +36,17 @@
|
||||
color: inherit;
|
||||
font-weight: bold;
|
||||
}
|
||||
header {
|
||||
height: 8em;
|
||||
padding: 3em 0 0;
|
||||
}
|
||||
header h1, header h2 {
|
||||
margin: 0;
|
||||
padding: 0.5ex;
|
||||
}
|
||||
header h3 {
|
||||
padding-top: 2em;
|
||||
}
|
||||
</style>
|
||||
<script src="jquery-1.6.1.min.js" type="text/javascript"></script>
|
||||
<script type="text/javascript">
|
||||
@@ -43,8 +57,11 @@
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<h1 onclick="setClass('OPElementStoredEntity')">Master Password</h1>
|
||||
<h2 onclick="setClass('OPElementGeneratedEntity')">by Lyndir</h2>
|
||||
<header>
|
||||
<h1>Master Password</h1>
|
||||
<h2>by <a href="http://www.lyndir.com">Lyndir</a></h2>
|
||||
<h3>© 2011</h3>
|
||||
</header>
|
||||
|
||||
<h2 id="1">— 1 —</h2>
|
||||
<p>
|
||||
|
||||
BIN
MasterPassword/Resources/logo-bare.png
Normal file
|
After Width: | Height: | Size: 12 KiB |