Преглед изворни кода

Update admin.css

tags/6.3.2
叙述、别离 пре 10 месеци
родитељ
комит
c7c8a10b77
1 измењених фајлова са 10 додато и 10 уклоњено
  1. +10
    -10
      src/static/web/css/admin.css

+ 10
- 10
src/static/web/css/admin.css Прегледај датотеку

@@ -380,6 +380,16 @@ body.menu-show .body-right {
background:var(--danger);
border-radius:50%
}
.fullpagediv {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:var(--bg);
opacity:0.6;
z-index:1980
}
.spinner-border {
width:20px;
height:20px;
@@ -425,16 +435,6 @@ body.menu-show .body-right {
width:500px;
z-index:19994
}
.fullpagediv {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:var(--bg);
opacity:0.6;
z-index:19995
}
.atlas {
float:left;
margin-right:10px;


Loading…
Откажи
Сачувај