fixed minor errors in login page

This commit is contained in:
daniel 2017-03-17 13:28:59 +01:00
parent aebbc783df
commit 4277661cc4
5 changed files with 3 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -414,7 +414,7 @@ button.ui-button::-moz-focus-inner {
position: relative;
}
.ui-dialog .ui-dialog-title {
font-family: Nunito;
font-family: Nunito, sans-serif;
margin: .1em 0;
white-space: nowrap;
width: 100%;
@ -842,6 +842,7 @@ body .ui-tooltip {
background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #555555;
margin-top: 3px;
}
.ui-state-default a,
.ui-state-default a:link,
@ -1208,7 +1209,7 @@ body .ui-tooltip {
}
.ui-dialog .ui-widget-header {
background-color: #82b92e !important;
background-color: #82b92e;
}
.ui_tpicker_hour,