equal
deleted
inserted
replaced
51 |
51 |
52 #submitcontent-buttons { |
52 #submitcontent-buttons { |
53 text-align: right; |
53 text-align: right; |
54 } |
54 } |
55 |
55 |
|
56 #submitcontent-buttons-login { |
|
57 text-align: left; |
|
58 } |
|
59 |
56 #submitcontent-loader { |
60 #submitcontent-loader { |
57 text-align: left; |
61 text-align: left; |
58 } |
62 } |
59 |
63 |
60 .submitcontent-loader-content { |
64 .submitcontent-loader-content { |
65 #submitcontent-loader-msg { |
69 #submitcontent-loader-msg { |
66 padding-left: 6px; |
70 padding-left: 6px; |
67 } |
71 } |
68 |
72 |
69 |
73 |
70 #submitcontent-buttons input[type="submit"], #submitcontent-buttons button { |
74 #submitcontent-buttons input[type="submit"], #submitcontent-buttons button, #submitcontent-buttons-login input[type="submit"], #submitcontent-buttons-login button { |
71 background-color: #656565; |
75 background-color: #656565; |
72 color: white; |
76 color: white; |
73 width:auto; |
77 width:auto; |
74 font-weight: bold; |
78 font-weight: bold; |
75 padding: 5px 10px; |
79 padding: 5px 10px; |