@@ -354,9 +354,6 span.search_for_watchers a, span.add_attachment a {padding-left:16px; background | |||||
354 | word-wrap: break-word; |
|
354 | word-wrap: break-word; | |
355 | border-radius: 3px; |
|
355 | border-radius: 3px; | |
356 | } |
|
356 | } | |
357 | .pagination .per-page span.selected { |
|
|||
358 | font-weight: bold; |
|
|||
359 | } |
|
|||
360 |
|
357 | |||
361 | div.square { |
|
358 | div.square { | |
362 | border: 1px solid #999; |
|
359 | border: 1px solid #999; | |
@@ -544,7 +541,7 span.pagination {margin-left:3px; color:#888;} | |||||
544 | .pagination ul.pages li { |
|
541 | .pagination ul.pages li { | |
545 | display: inline-block; |
|
542 | display: inline-block; | |
546 | padding: 0; |
|
543 | padding: 0; | |
547 |
border: 1px solid # |
|
544 | border: 1px solid #ddd; | |
548 | margin-left: -1px; |
|
545 | margin-left: -1px; | |
549 | line-height: 2em; |
|
546 | line-height: 2em; | |
550 | margin-bottom: 1em; |
|
547 | margin-bottom: 1em; | |
@@ -569,13 +566,16 span.pagination {margin-left:3px; color:#888;} | |||||
569 | border-color: #628DB6; |
|
566 | border-color: #628DB6; | |
570 | } |
|
567 | } | |
571 | .pagination ul.pages li.page:hover { |
|
568 | .pagination ul.pages li.page:hover { | |
572 |
background-color: # |
|
569 | background-color: #ddd; | |
573 | } |
|
570 | } | |
574 | .pagination ul.pages li.page a:hover, |
|
571 | .pagination ul.pages li.page a:hover, | |
575 | .pagination ul.pages li.page a:active { |
|
572 | .pagination ul.pages li.page a:active { | |
576 |
color: |
|
573 | color: #169; | |
577 | text-decoration: inherit; |
|
574 | text-decoration: inherit; | |
578 | } |
|
575 | } | |
|
576 | .pagination .per-page span.selected { | |||
|
577 | font-weight: bold; | |||
|
578 | } | |||
579 | span.pagination>span {white-space:nowrap;} |
|
579 | span.pagination>span {white-space:nowrap;} | |
580 |
|
580 | |||
581 | #search-form fieldset p {margin:0.2em 0;} |
|
581 | #search-form fieldset p {margin:0.2em 0;} |
General Comments 0
You need to be logged in to leave comments.
Login now