Some CSS tweaks on the login page

bzr revid: mit@openerp.com-20111223144656-pwcf6u7rz7g4ya9j
This commit is contained in:
Minh Tran 2011-12-23 15:46:56 +01:00
parent 5096fb5003
commit 0d76916bac
14 changed files with 11 additions and 4 deletions

View File

@ -2138,9 +2138,7 @@ ul.oe-arrow-list li.oe-arrow-list-selected .oe-arrow-list-after {
.login input, #oe_login select {
width: 250px;
margin-bottom: 10px;
font-size: 14px;
padding: 5px 6px;
border: 1px solid #999999;
background: whitesmoke;
-moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
@ -2151,11 +2149,20 @@ ul.oe-arrow-list li.oe-arrow-list-selected .oe-arrow-list-after {
border-radius: 3px;
}
.login input {
margin-bottom: 9px;
padding: 5px 6px;
}
#oe_login select {
padding: 1px;
}
.login .dbpane {
position: fixed;
top: 0;
right: 8px;
padding: 6px 12px 0px;
padding: 8px;
color: #eee;
border: solid 1px #333;
background: #101010;
@ -2187,7 +2194,7 @@ ul.oe-arrow-list li.oe-arrow-list-selected .oe-arrow-list-after {
margin: -160px -166px;
border: solid 1px #333333;
background: #101010;
padding: 20px 32px;
padding: 22px 32px;
text-align: left;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB