Subversion Repositories eFlore/Applications.cel

Rev

Rev 2745 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2745 Rev 2749
Line 344... Line 344...
344
    background-clip: padding-box;
344
    background-clip: padding-box;
345
    background-color: #fff;
345
    background-color: #fff;
346
    border: 1px solid rgba(0, 0, 0, 0.15);
346
    border: 1px solid rgba(0, 0, 0, 0.15);
347
    border-bottom-left-radius: 2px;
347
    border-bottom-left-radius: 2px;
348
    border-top-left-radius: 2px;
348
    border-top-left-radius: 2px;
-
 
349
    bottom: -215px;
349
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
350
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
350
    color: #565656;
351
    color: #565656;
351
    direction: ltr;
352
    direction: ltr;
352
    font-family: Roboto,Arial,sans-serif;
353
    font-family: Roboto,Arial,sans-serif;
353
    font-size: 11px;
354
    font-size: 11px;
354
    left: 40px;
355
    left: 25px;
355
    width: 288px;
-
 
356
    min-width: 25px;
356
    min-width: 25px;
357
    overflow: hidden;
357
    overflow: hidden;
358
    padding: 1px 6px;
358
    padding: 1px 6px;
359
    position: relative;
359
    position: relative;
360
    text-align: center;
360
    text-align: center;
-
 
361
    visibility: hidden;
361
    top: -11px;
362
    width: 288px;
362
    z-index: 10;
363
    z-index: 10;
363
   	visibility:hidden;
-
 
364
}
364
}
Line 365... Line 365...
365
 
365
 
366
#indication-nom-rue-nom {
366
#indication-nom-rue-nom {
367
	display: inline-block;
367
	display: inline-block;