/[projects]/misc/horsensspejder-web/jquery/jquery-picklist.css
ViewVC logotype

Contents of /misc/horsensspejder-web/jquery/jquery-picklist.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2125 - (show annotations) (download) (as text)
Wed Mar 12 19:30:05 2014 UTC (10 years, 3 months ago) by torben
File MIME type: text/css
File size: 600 byte(s)
initial import
1 .pickList_sourceListContainer, .pickList_controlsContainer, .pickList_targetListContainer { float: left; margin: 0.25em; }
2 .pickList_controlsContainer { text-align: center; }
3 .pickList_controlsContainer button { display: block; width: 100%; text-align: center; }
4 .pickList_list { list-style-type: none; margin: 0; padding: 0; float: left; width: 150px; height: 75px; border: 1px inset #eee; overflow-y: auto; cursor: default; }
5 .pickList_selectedListItem { background-color: #a3c8f5; }
6 .pickList_listLabel { font-size: 0.9em; font-weight: bold; text-align: center; }
7 .pickList_clear { clear: both; }

  ViewVC Help
Powered by ViewVC 1.1.20