master
vitalif 2010-08-31 22:21:27 +00:00
parent 416f6ed172
commit decde6f13b
2 changed files with 2 additions and 1 deletions

View File

@ -12,3 +12,4 @@
#item-display-controls { position: static; clear: both; }
.odd-row { background: transparent; }
.items-title { margin-top: 0; }
#throbber { background-color: #00a000; }

View File

@ -289,7 +289,7 @@ padding: 5px 7px;
#addupd { text-align: center; margin-top: 8px; }
#throbber { background-color: #00a000; width: 16px; height: 16px; position: fixed; left: 0; top: 0; }
#throbber { width: 16px; height: 16px; position: fixed; left: 0; top: 0; }
img.star { background-color: #c0c0c0; }
img.star-on { background-color: red; }