1
0
Fork 0
forked from 0x2620/oxjs

adding loading icon

This commit is contained in:
Rolux 2010-02-20 13:59:03 +05:30
commit b74c5bee15
4 changed files with 103 additions and 18 deletions

View file

@ -651,3 +651,18 @@ Panels
bottom: 0;
overflow: hidden;
}
/*
================================================================================
Requests
================================================================================
*/
.OxLoadingIcon {
opacity: 0;
}
.OxLoadingIcon.OxMedium {
width: 16px;
height: 16px;
}