Update cascade.css
This commit is contained in:
parent
991d47a264
commit
11e66cedd9
@ -2088,7 +2088,7 @@ body:not(.Interfaces) .cbi-rowstyle-2:first-child {
|
|||||||
min-height: 32px;
|
min-height: 32px;
|
||||||
margin: 5em auto;
|
margin: 5em auto;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
border-radius: 15px !important;
|
border-radius: 10px !important;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 2px 0 rgba(0, 0, 0, 0.12);
|
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 2px 0 rgba(0, 0, 0, 0.12);
|
||||||
}
|
}
|
||||||
@ -2120,7 +2120,7 @@ body:not(.Interfaces) .cbi-rowstyle-2:first-child {
|
|||||||
}
|
}
|
||||||
.modal li {
|
.modal li {
|
||||||
list-style-type: square;
|
list-style-type: square;
|
||||||
color: #808080;
|
/* color: #808080; */
|
||||||
}
|
}
|
||||||
.modal p {
|
.modal p {
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
@ -2875,9 +2875,6 @@ pre.command-output {
|
|||||||
top: -12px;
|
top: -12px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.modal.uci-dialog li {
|
|
||||||
color: #fff !important;
|
|
||||||
}
|
|
||||||
@media screen and (max-width: 1600px) {
|
@media screen and (max-width: 1600px) {
|
||||||
header > .fill > .container > #logo {
|
header > .fill > .container > #logo {
|
||||||
margin: 0 2.5rem 0 0.5rem;
|
margin: 0 2.5rem 0 0.5rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user