You are here

vud.css in Vote Up/Down 8

.throbber {
  position: absolute;
  top: 40px;
  left: 100px;
}

.vud-widget {
  position: relative;
}

.vud-widget a {
  text-decoration: none;
  border: 0;
}

File

css/vud.css
View source
  1. .throbber {
  2. position: absolute;
  3. top: 40px;
  4. left: 100px;
  5. }
  6. .vud-widget {
  7. position: relative;
  8. }
  9. .vud-widget a {
  10. text-decoration: none;
  11. border: 0;
  12. }