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;
94 margin: 2px 10px 2px 0;
95 background-color: white;
96 text-decoration: none;
98 border: #1E90FF 2px solid;
99 padding: 2px 15px 2px 15px;
100 -moz-border-radius: 5px;
101 -webkit-border-radius: 5px;
103 background-color: white;
105 filter:alpha(opacity=85);
107 .login-anchor:hover {
108 background-color: #BBBBFF;
111 #account-info-bullet {
112 /* in firefox, in image inside an anchor has a border */
114 vertical-align: middle;
119 filter:alpha(opacity=85);
120 background-color: white;
121 padding: 5px 1px 5px 1px;
128 background-color: white;
134 border: 1px solid gray;
136 filter:alpha(opacity=85);
144 margin: 0 35px 12px 35px;
150 #user_control_anchor {
155 margin: 0px 0px 12px 0px;
156 padding: 8px 2px 8px 2px;
157 background-color: #D3D3D3; /* lightgrey */
162 /* override opacity defined in .modal rule */
164 filter:alpha(opacity=100);