view weblinks/static/css/weblinks.css @ 855:8743c566f712

WIP commit for converting to Google Calendar v3 API. This code should be enough to receive tokens from Google. See issue #80.
author Brian Neal <bgneal@gmail.com>
date Tue, 18 Nov 2014 21:09:24 -0600
parents ee87ea74d46b
children
line wrap: on
line source
div.weblinks-link-sort {
   padding-bottom: .5em;
}

ul.weblinks-link-options {
   margin: 0;
   padding-left: 0;
   list-style-type: none;
}

ul.weblinks-link-options li {
   display: inline;
   padding: 0 5px;
}