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;
50 border: 1px solid green;
59 background-color: white;
61 filter:alpha(opacity=85);
62 border: 1px solid gray;
64 -moz-border-radius: 5px;
65 -webkit-border-radius: 5px;
69 padding: 5px 10px 5px 10px;
72 padding: 25px 45px 20px 45px;
88 position: relative; /* otherwise, under #map in ie */
95 margin: 2px 10px 2px 0;
96 background-color: white;
97 text-decoration: none;
99 border: #1E90FF 2px solid;
100 padding: 2px 15px 2px 15px;
101 -moz-border-radius: 5px;
102 -webkit-border-radius: 5px;
104 background-color: white;
106 filter:alpha(opacity=85);
108 .login-anchor:hover {
109 background-color: #BBBBFF;
112 #account-info-bullet {
113 /* in firefox, in image inside an anchor has a border */
115 vertical-align: middle;
120 filter:alpha(opacity=85);
121 background-color: white;
122 padding: 5px 1px 5px 1px;
123 position: relative; /* otherwise, under #map in ie */
130 background-color: white;
136 border: 1px solid gray;
138 filter:alpha(opacity=85);
146 margin: 0 35px 12px 35px;
152 #user_control_anchor {
157 margin: 0px 0px 12px 0px;
158 padding: 8px 2px 8px 2px;
159 background-color: #D3D3D3; /* lightgrey */
164 /* override opacity defined in .modal rule */
166 filter:alpha(opacity=100);