Ignore:
Timestamp:
Jul 25, 2010, 6:11:22 PM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, client
Children:
53a42c4
Parents:
5865e5f
git-author:
Alex Dehnert <adehnert@…> (07/25/10 17:39:19)
git-committer:
Alex Dehnert <adehnert@…> (07/25/10 18:11:22)
Message:

JS select none/all/invert on request list page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • remit/media/style/style.css

    re1086bd raf48a00  
    9696    font-family: "Courier", monospace;
    9797}
     98
     99.select-modifiers li
     100{
     101    display: inline;
     102}
     103.select-modifiers li a
     104{
     105    border: 1px solid black;
     106    padding: 0.25em;
     107}
Note: See TracChangeset for help on using the changeset viewer.