mirror of
https://codeberg.org/prof_x_pvt_ltd/captive.whump.shanti-portal
synced 2024-08-14 22:46:42 +00:00
9 lines
173 B
CSS
9 lines
173 B
CSS
.button-loading {
|
|
background: #80c8ff url('/static/images/loader.gif') no-repeat 80% 80%;
|
|
cursor: default;
|
|
}
|
|
|
|
#approveButtonDiv img {
|
|
height: 100px;
|
|
width: 100px;
|
|
}
|