1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-26 07:39:04 +02:00

Merge branch 'release-1.1' into develop

This commit is contained in:
antelle 2016-04-09 11:44:43 +03:00
commit 030a47e43f
2 changed files with 6 additions and 0 deletions

View File

@ -47,6 +47,7 @@ input[type=text], input[type=password], textarea, input:not([type]) {
&::-ms-clear { display: none; }
@include th {
color: text-color();
background-color: background-color();
border: base-border();
box-shadow: form-box-shadow();

View File

@ -1,5 +1,10 @@
Release notes
-------------
##### v1.1.2 (2016-04-*)
Hotfix
`-` fix notes field text color
##### v1.1.1 (2016-04-07)
Hotfix
`+` minimize app on linux