Загрузил(а) файлы в 'htdocs/public/css'
This commit is contained in:
parent
0744248fa5
commit
b39907fde6
|
|
@ -335,16 +335,19 @@ input[type=submit]:hover {
|
|||
position:relative;
|
||||
right:10px;
|
||||
z-index:50;
|
||||
|
||||
color: #4d4d4d;
|
||||
font-size:11px;
|
||||
font-family: "Sans-serif", "Helvetica";
|
||||
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
#right-container-info {
|
||||
color: #4d4d4d;
|
||||
}
|
||||
|
||||
#right-container-filtered, #right-container-timetravel {
|
||||
display: none;
|
||||
display:none;
|
||||
color:red;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
.modal-inner-content {
|
||||
|
|
|
|||
Loading…
Reference in New Issue