You are here

encrypt_submissions.css in Encrypt Submissions 6

Same filename and directory in other branches
  1. 7 css/encrypt_submissions.css
.encrypt-submissions-status {
  background: transparent url("images/throbber.gif") no-repeat scroll left center;
  padding-left: 20px;
  display: none;
}

File

css/encrypt_submissions.css
View source
  1. .encrypt-submissions-status {
  2. background: transparent url("images/throbber.gif") no-repeat scroll left center;
  3. padding-left: 20px;
  4. display: none;
  5. }