archive widget
This commit is contained in:
parent
832d9eeaaf
commit
920ea2e1c7
8 changed files with 110 additions and 14 deletions
|
@ -3226,3 +3226,7 @@ ul.menu-popup {
|
|||
.autocomplete { color:#000; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px; _margin:0; _overflow-x:hidden; }
|
||||
.autocomplete .selected { background:#F0F0F0; }
|
||||
.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; }
|
||||
|
||||
#datebrowse-sidebar select {
|
||||
margin-left: 25px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue