Implemented URL query parsing for initial token /opa/?token=abcde
[src/app-framework-demo.git] / afb-client / bower_components / jszip / documentation / css / main.css
1 ul.nav ul {
2   list-style:none;
3   margin: 0;
4   padding: 0 0 0 25px;
5 }
6
7 #downloader_application form {
8   margin-bottom: 10px;
9 }
10
11 #downloader_application ul {
12   list-style-type: none;
13 }
14
15 .browser_support th {
16   border-bottom-width: 3px !important;
17 }
18
19 .support_ie {border-bottom-color: #0275BA !important;}
20 .support_ff {border-bottom-color: #DF7215 !important;}
21 .support_sf {border-bottom-color: #43B3E9 !important;}
22 .support_cr {border-bottom-color: #39B642 !important;}
23 .support_op {border-bottom-color: #C42122 !important;}
24 .support_nd {border-bottom-color: #8CC84B !important;}