mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Commit realizando cambios en los roles de los usuarios
This commit is contained in:
17
httpdocs/themes/focus2/scss/components/uc/_uc-blockui.scss
Normal file
17
httpdocs/themes/focus2/scss/components/uc/_uc-blockui.scss
Normal file
@ -0,0 +1,17 @@
|
||||
.blockUI.blockMsg.blockPage {
|
||||
border: 0 !important;
|
||||
}
|
||||
|
||||
#loginForm {
|
||||
cursor: auto;
|
||||
}
|
||||
|
||||
.blockMsg {
|
||||
border: 0px!important;
|
||||
width: 20%!important;
|
||||
h1{
|
||||
font-size: 16px;
|
||||
padding: 8px 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user