mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
WebUI CSS Background Color set to white
This commit is contained in:
parent
a8efe51b25
commit
640ff5ac0c
@ -176,6 +176,9 @@ table label{margin:0}
|
|||||||
.checklist{list-style-type:none;padding-left:0px}
|
.checklist{list-style-type:none;padding-left:0px}
|
||||||
.checklist li::before{content: "\f00c";font: normal normal normal 14px/1 FontAwesome;margin-right:5px;color:green;font-size:19px}
|
.checklist li::before{content: "\f00c";font: normal normal normal 14px/1 FontAwesome;margin-right:5px;color:green;font-size:19px}
|
||||||
|
|
||||||
|
/* bgwhite */
|
||||||
|
.bg-w{background-color: white;}
|
||||||
|
|
||||||
/*Modal icons*/
|
/*Modal icons*/
|
||||||
[class*="modal-icon"]{
|
[class*="modal-icon"]{
|
||||||
padding:30px;
|
padding:30px;
|
||||||
|
Loading…
Reference in New Issue
Block a user