Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body
- {
- background-color: white;
- background-image: none ;
- }
- #logonbox-logoimage{
- background-image: url("../custom/logo_company.png");
- background-repeat: no-repeat;
- height:86px;
- width:333px;
- }
- #logonbox-logonform label{
- font-weight: bold;
- }
- #logonbox-logonform .error, #logonbox-logonform .warning, #logonbox-logonform .information, #logonbox-logonform .confirmation, #logonbox-logonform .plain {
- color: darkblue;
- }
- #logonbelt-topshadow{
- top: 0px;
- width: 100%;
- }
- #logonbelt-bottomshadow{
- top: 0px;
- width: 100%;
- }
- #logonbox-container{
- top: 0px;
- width: 320px;
- min-width: 320px;
- background: white;}
- }
- #logonbox-innerbox{
- top: 0px;
- width: 0px;
- margin-left: 0px;
- }
- #logonbox-logoimage{
- position: relative;
- float:left;
- top:0px;
- right:5px;
- }
- #logonbox-logoarea{
- display: table-row;
- }
- #logonbox-logonform{
- padding: 74px 10px 10px 10px;
- }
Advertisement
Add Comment
Please, Sign In to add comment