Marthee commited on
Commit
c30b691
·
verified ·
1 Parent(s): 364bdcb

Update static/MenuStyle.css

Browse files
Files changed (1) hide show
  1. static/MenuStyle.css +0 -47
static/MenuStyle.css CHANGED
@@ -165,53 +165,6 @@ color: black;
165
  cursor: pointer;
166
 
167
  }
168
- /* User Guide Content(hidden by default) */
169
- .dropdown-content {
170
- display: none;
171
- /* position: -webkit-sticky; Safari */
172
- position: absolute;
173
- right: 0;
174
- top: 0;
175
- margin-top: 45px;
176
- background-color: #f9f9f9;
177
- min-width: 160px;
178
- max-width: 36%;
179
- box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
180
- z-index: 999;
181
- font-family: "acumin-pro", sans-serif;
182
- font-weight: 400;
183
- font-style: normal;
184
- font-size: 13px;
185
- float: right;
186
- border: none;
187
- outline: none;
188
- }
189
-
190
- #userguidetext{
191
- margin-left: 20px;
192
- margin-right: 20px;
193
- }
194
-
195
-
196
- #secondpage{
197
- float: right;
198
- margin-right: 10px;
199
- cursor: pointer;
200
- }
201
- #firstpage{
202
- cursor: pointer;
203
- }
204
-
205
-
206
- #userguideheadings{
207
- font-size: 14px;
208
- font-weight: bold;
209
-
210
- }
211
- #underlinedLables{
212
- text-decoration: underline;
213
- }
214
-
215
  /* i info button*/
216
  #infoImg{
217
  width:20px;
 
165
  cursor: pointer;
166
 
167
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
168
  /* i info button*/
169
  #infoImg{
170
  width:20px;