New look
This commit is contained in:
@@ -611,6 +611,7 @@ input[type="password"]::-webkit-caps-lock-indicator {
|
|||||||
/*** Additional fixes For Pi.Alert UI ***/
|
/*** Additional fixes For Pi.Alert UI ***/
|
||||||
.small-box {
|
.small-box {
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
border-top: 0px;
|
||||||
}
|
}
|
||||||
.pa-small-box-aqua .inner {
|
.pa-small-box-aqua .inner {
|
||||||
background-color: rgb(45,108,133);
|
background-color: rgb(45,108,133);
|
||||||
@@ -691,3 +692,15 @@ input[type="password"]::-webkit-caps-lock-indicator {
|
|||||||
border-bottom-left-radius: 10px;
|
border-bottom-left-radius: 10px;
|
||||||
border-bottom-right-radius: 10px;
|
border-bottom-right-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.small-box > .inner h3 {
|
||||||
|
margin-bottom: 0px;
|
||||||
|
margin-left: 0px;
|
||||||
|
}
|
||||||
|
.small-box:hover .icon {
|
||||||
|
font-size: 3.9em;
|
||||||
|
}
|
||||||
|
.small-box .icon {
|
||||||
|
top: 0.01em;
|
||||||
|
font-size: 3.25em;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user