1 /* This file is part of Syj, Copyright (c) 2010 Arnaud Renevier,
2 and is published under the AGPL license. */
14 top: 0; left: 0; right: 0;
20 .olControlAttribution {
35 margin: 0px 45% 0px 15%;
36 padding: 1.5em 1.5em 1.5em 1.5em;
40 -moz-border-radius: 5px;
41 -webkit-border-radius: 5px;
53 background-color: white;
55 filter:alpha(opacity=85);
56 border: 1px solid gray;
58 -moz-border-radius: 5px;
59 -webkit-border-radius: 5px;
63 padding: 5px 10px 5px 10px;
66 padding: 25px 45px 20px 45px;
87 background-color: white;
88 margin: 0px 10px 0px 10px;
89 text-decoration: none;
91 border: #1E90FF 2px solid;
92 padding: 2px 15px 2px 15px;
93 -moz-border-radius: 5px;
94 -webkit-border-radius: 5px;
96 background-color: white;
98 filter:alpha(opacity=85);
100 .login-anchor:hover {
101 background-color: #BBBBFF;
104 #account-info-bullet {
105 /* in firefox, in image inside an anchor has a border */
107 vertical-align: middle;
114 background-color: white;
120 border: 1px solid gray;
122 filter:alpha(opacity=85);
130 margin: 0 35px 12px 35px;
137 margin: 0px 0px 12px 0px;
138 padding: 8px 2px 8px 2px;
139 background-color: #D3D3D3; /* lightgrey */
144 /* override opacity defined in .modal rule */
146 filter:alpha(opacity=100);
151 filter:alpha(opacity=85);
155 background-color: white;
156 padding: 5px 1px 5px 1px;