kongzy
2024-07-01 47a751cb301d05276ae5d75145d57b2d090fe4e1
src/main/webapp/resources/css/mybootstrap.css
@@ -1,10 +1,12 @@
* {
    font-size: 14px;
}
html, body {
html{
    width: 100%;
    height: 100%;
}
body {
    width: 100%;
}
:focus {
@@ -137,7 +139,7 @@
.ui-row-editor .ui-icon,
.ui-cell-editor-input .ui-icon {
    background-image: url("/smartlab/javax.faces.resource/images/ui-icons_333333_256x240.png.xhtml?ln=primefaces-bootstrap")!important;
    background-image: url("/smartlab_promote/javax.faces.resource/images/ui-icons_333333_256x240.png.xhtml?ln=primefaces-bootstrap")!important;
}
.apply-list .ui-state-default{
@@ -185,11 +187,9 @@
    border-color: #1B9AF7;
}
#printTarget{
    border: solid 0 black ;
}
/*#printTarget{*/
/*    border: solid 0 black ;*/
/*}*/
#apply-ui a{
    display: none !important;