mirror of
https://github.com/unraid/webgui.git
synced 2026-03-08 03:49:53 -05:00
Users: Display Password Strength (take 2)
This commit is contained in:
@@ -31,7 +31,7 @@ span#dropbox{border:1px solid #f2f2f2;border-radius:5px;background:#262626;paddi
|
||||
span#dropbox{border:1px solid #1c1c1c;border-radius:5px;background:#e8e8e8;padding:28px 12px;line-height:72px;margin-right:16px;}
|
||||
<?endif;?>
|
||||
i.top{position:absolute;padding-top:4px;cursor:pointer}
|
||||
.usage-disk.sys{display:inline-block;width:12rem;top:<?=$themes2?'12':'2'?>px;margin-left:0;border-radius:4px}
|
||||
.usage-disk.sys{display:inline-block;background-color:transparent;width:12rem;top:<?=$themes2?'12':'2'?>px;margin-left:0;border-radius:4px}
|
||||
</style>
|
||||
|
||||
<script src="<?autov('/webGui/javascript/jquery.filedrop.js')?>"></script>
|
||||
|
||||
@@ -38,7 +38,7 @@ span#dropbox{border:1px solid #f2f2f2;border-radius:5px;background:#262626;paddi
|
||||
span#dropbox{border:1px solid #1c1c1c;border-radius:5px;background:#e8e8e8;padding:28px 12px;line-height:72px;margin-right:16px;}
|
||||
<?endif;?>
|
||||
i.top{position:absolute;padding-top:4px;cursor:pointer}
|
||||
.usage-disk.sys{display:inline-block;width:12rem;top:<?=$themes2?'12':'2'?>px;margin-left:0;border-radius:4px}
|
||||
.usage-disk.sys{display:inline-block;background-color:transparent;width:12rem;top:<?=$themes2?'12':'2'?>px;margin-left:0;border-radius:4px}
|
||||
</style>
|
||||
|
||||
<script src="<?autov('/webGui/javascript/jquery.filedrop.js')?>"></script>
|
||||
|
||||
Reference in New Issue
Block a user