components/openstack/horizon/files/branding/css/solaris.css
branchs11-update
changeset 3178 77584387a894
parent 3028 5e73a3a3f66a
child 1962 5793a4efde2c
equal deleted inserted replaced
3175:1ff833d174d4 3178:77584387a894
     1 /*!
     1 /*
     2  * Bootstrap v2.0.1
     2  * Bootstrap v2.0.1
     3  *
     3  *
     4  * Copyright 2012 Twitter, Inc
     4  * Copyright 2012 Twitter, Inc
     5  * Licensed under the Apache License v2.0
     5  * Licensed under the Apache License v2.0
     6  * http://www.apache.org/licenses/LICENSE-2.0
     6  * http://www.apache.org/licenses/LICENSE-2.0
   121   line-height: 18px;
   121   line-height: 18px;
   122   color: #333333;
   122   color: #333333;
   123   background-color: #ffffff;
   123   background-color: #ffffff;
   124 }
   124 }
   125 a {
   125 a {
   126   color: #dd4814;
   126   color: #005D9D;
   127   text-decoration: none;
   127   text-decoration: none;
   128 }
   128 }
   129 a:hover {
   129 a:hover {
   130   color: #dd4814;
   130   color: #005D9D;
   131   text-decoration: underline;
   131   text-decoration: underline;
   132 }
   132 }
   133 .row {
   133 .row {
   134   margin-left: -20px;
   134   margin-left: -20px;
   135   *zoom: 1;
   135   *zoom: 1;
   348 h2 small {
   348 h2 small {
   349   font-size: 18px;
   349   font-size: 18px;
   350 }
   350 }
   351 h3 {
   351 h3 {
   352   line-height: 27px;
   352   line-height: 27px;
   353   font-size: 18px;
   353   font-size: 16px;
   354 }
   354 }
   355 h3 small {
   355 h3 small {
   356   font-size: 14px;
   356   font-size: 14px;
   357 }
   357 }
   358 h4,
   358 h4,
  1276   margin-left: 0;
  1276   margin-left: 0;
  1277 }
  1277 }
  1278 [class^="icon-"],
  1278 [class^="icon-"],
  1279 [class*=" icon-"] {
  1279 [class*=" icon-"] {
  1280   display: inline-block;
  1280   display: inline-block;
  1281   width: 14px;
  1281   width: 0px;
  1282   height: 14px;
  1282   height: 0px;
  1283   line-height: 14px;
  1283   line-height: 14px;
  1284   vertical-align: text-top;
  1284   vertical-align: text-top;
  1285   xbackground-image: url('/static/bootstrap/img/glyphicons-halflings.png?531d4b607365');
  1285   /*xbackground-image: url('/static/bootstrap/img/glyphicons-halflings.png?531d4b607365');*/
  1286   background-position: 14px 14px;
  1286   background-position: 14px 14px;
  1287   background-repeat: no-repeat;
  1287   background-repeat: no-repeat;
  1288   *margin-right: .3em;
  1288   *margin-right: .3em;
  1289 }
  1289 }
  1290 [class^="icon-"]:last-child,
  1290 [class^="icon-"]:last-child,
  1291 [class*=" icon-"]:last-child {
  1291 [class*=" icon-"]:last-child {
  1292   *margin-left: 0;
  1292   *margin-left: 0;
  1293 }
  1293 }
  1294 .icon-white {
  1294 .icon-white {
  1295   xbackground-image: url('/static/bootstrap/img/glyphicons-halflings-white.png?11118ae8db79');
  1295   /*xbackground-image: url('/static/bootstrap/img/glyphicons-halflings-white.png?11118ae8db79');*/
  1296 }
  1296 }
  1297 .icon-glass {
  1297 .icon-glass {
  1298   background-position: 0      0;
  1298   background-position: 0      0;
  1299 }
  1299 }
  1300 .icon-music {
  1300 .icon-music {
  1656 }
  1656 }
  1657 .dropdown {
  1657 .dropdown {
  1658   position: relative;
  1658   position: relative;
  1659 }
  1659 }
  1660 .dropdown-toggle {
  1660 .dropdown-toggle {
  1661   *margin-bottom: -3px;
  1661   border: 1px solid #eeeeee;
  1662 }
  1662 }
  1663 .dropdown-toggle:active,
  1663 .dropdown-toggle:active,
  1664 .open .dropdown-toggle {
  1664 .open .dropdown-toggle {
  1665   outline: 0;
  1665   outline: 0;
  1666 }
  1666 }
  1747   background-color: #0088cc;
  1747   background-color: #0088cc;
  1748 }
  1748 }
  1749 .dropdown.open {
  1749 .dropdown.open {
  1750   *z-index: 1000;
  1750   *z-index: 1000;
  1751 }
  1751 }
  1752 .dropdown.open .dropdown-toggle {
  1752 .dropdown.open .dropdown-toggle,
       
  1753 .dropdown.open .dropdown-toggle:hover  {
  1753   color: #ffffff;
  1754   color: #ffffff;
  1754   background: #ccc;
  1755   background: #ccc;
  1755   background: rgba(0, 0, 0, 0.3);
  1756   background: rgba(0, 0, 0, 0.3);
  1756 }
  1757 }
  1757 .dropdown.open .dropdown-menu {
  1758 .dropdown.open .dropdown-menu {
  1971 .btn-dark.active {
  1972 .btn-dark.active {
  1972   color: #fff;
  1973   color: #fff;
  1973   background-color: #c44012;
  1974   background-color: #c44012;
  1974 
  1975 
  1975 }
  1976 }
  1976 
  1977 li.active .btn-primary,
  1977 .btn-primary {
  1978 .btn-primary {
  1978     color: #fff;
  1979     color: #ffffff;
  1979     border: 1px solid #0074CD;
  1980     border: 1px solid #0074CD;
  1980     background: #0074CD;
  1981     background: #0074CD;
  1981     font-weight: bold;
  1982     font-weight: bold;
  1982     /*background-image: linear-gradient(bottom, rgb(199,66,18) 0%, rgb(221,74,20) 100%);
  1983     /*background-image: linear-gradient(bottom, rgb(199,66,18) 0%, rgb(221,74,20) 100%);
  1983     background-image: -o-linear-gradient(bottom, rgb(199,66,18) 0%, rgb(221,74,20) 100%);
  1984     background-image: -o-linear-gradient(bottom, rgb(199,66,18) 0%, rgb(221,74,20) 100%);
  2178 .btn-group {
  2179 .btn-group {
  2179   position: relative;
  2180   position: relative;
  2180   *zoom: 1;
  2181   *zoom: 1;
  2181   margin: 0px;
  2182   margin: 0px;
  2182 }
  2183 }
       
  2184 .topologyNavi .btn-group {
       
  2185 	margin-left: 5px;
       
  2186 	float: right;
       
  2187 }
  2183 .btn-group:before,
  2188 .btn-group:before,
  2184 .btn-group:after {
  2189 .btn-group:after {
  2185   display: table;
  2190   display: table;
  2186   content: "";
  2191   content: "";
  2187 }
  2192 }
  2190 }
  2195 }
  2191 .btn-group:first-child {
  2196 .btn-group:first-child {
  2192   *margin-left: 0;
  2197   *margin-left: 0;
  2193 }
  2198 }
  2194 .btn-group + .btn-group {
  2199 .btn-group + .btn-group {
  2195   margin-left: 5px;
  2200   /*margin-left: 5px;*/
  2196 }
  2201 }
  2197 .btn-toolbar {
  2202 .btn-toolbar {
  2198   margin-top: 9px;
  2203   margin-top: 9px;
  2199   margin-bottom: 9px;
  2204   margin-bottom: 9px;
  2200 }
  2205 }
  2424 }
  2429 }
  2425 .nav-tabs:after,
  2430 .nav-tabs:after,
  2426 .nav-pills:after {
  2431 .nav-pills:after {
  2427   clear: both;
  2432   clear: both;
  2428 }
  2433 }
       
  2434 .nav-pills {
       
  2435   margin: 0px;
       
  2436   padding: 5px 12px; 
       
  2437   width: 289px !important; 
       
  2438   border: 1px solid #d5dfe6;
       
  2439   border-top: 1px solid #eeeeee;
       
  2440   border-bottom: none;
       
  2441 }
       
  2442 .right .fake_table .members .nav-pills {
       
  2443 	width: 304px !important;
       
  2444 }
       
  2445 .nav-pills:first-of-type {
       
  2446   border-top: 1px solid #d5dfe6;
       
  2447 }
  2429 .nav-tabs > li,
  2448 .nav-tabs > li,
  2430 .nav-pills > li {
  2449 .nav-pills > li {
  2431   float: left;
  2450   float: left;
  2432 }
  2451 }
  2433 .nav-tabs > li > a,
  2452 .nav-tabs > li > a {
  2434 .nav-pills > li > a {
       
  2435   line-height: 33px;
  2453   line-height: 33px;
  2436   text-align: center;
  2454   text-align: center;
  2437 }
  2455 }
  2438 
  2456 .nav-pills > li > a {
       
  2457   line-height: 14px;
       
  2458   text-align: center;
       
  2459 }
  2439 .nav-tabs > li {
  2460 .nav-tabs > li {
  2440   margin-bottom: -1px;
  2461   margin-bottom: -1px;
  2441   margin-left: -1px;
  2462   margin-left: -1px;
  2442 
  2463 
  2443 }
  2464 }
  2453 .nav-tabs > .active > a:hover {
  2474 .nav-tabs > .active > a:hover {
  2454   border: 1px solid #ddd;
  2475   border: 1px solid #ddd;
  2455   border-top: none;
  2476   border-top: none;
  2456   cursor: default;
  2477   cursor: default;
  2457 }
  2478 }
       
  2479 ul.nav-pills li.active {
       
  2480 	float: right;
       
  2481 }
  2458 .nav-pills > li > a {
  2482 .nav-pills > li > a {
  2459   padding-top: 8px;
  2483   padding-top: 6px;
  2460   padding-bottom: 8px;
  2484   padding-bottom: 10px;
  2461   margin-top: 2px;
  2485   margin-top: 2px;
  2462   margin-bottom: 2px;
  2486   margin-bottom: 2px;
  2463   -webkit-border-radius: 5px;
  2487   -webkit-border-radius: 5px;
  2464   -moz-border-radius: 5px;
  2488   -moz-border-radius: 5px;
  2465   border-radius: 5px;
  2489   border-radius: 5px;
  2466 }
  2490 }
  2467 .nav-pills .active > a,
  2491 .nav-pills .active > a {
       
  2492   color: #ffffff;
       
  2493   background-color: #0074CD;
       
  2494   height: 14px;
       
  2495   width: 8px;  
       
  2496 }
  2468 .nav-pills .active > a:hover {
  2497 .nav-pills .active > a:hover {
  2469   color: #ffffff;
  2498   background-color: #0160C1;
  2470   background-color: #0088cc;
       
  2471 }
  2499 }
  2472 .nav-stacked > li {
  2500 .nav-stacked > li {
  2473   float: none;
  2501   float: none;
  2474 }
  2502 }
  2475 .nav-stacked > li > a {
  2503 .nav-stacked > li > a {
  2508 .nav-pills .dropdown-menu {
  2536 .nav-pills .dropdown-menu {
  2509   margin-top: 1px;
  2537   margin-top: 1px;
  2510   border-width: 1px;
  2538   border-width: 1px;
  2511 }
  2539 }
  2512 .nav-pills .dropdown-menu {
  2540 .nav-pills .dropdown-menu {
  2513   -webkit-border-radius: 4px;
  2541   -webkit-border-radius: 0px;
  2514   -moz-border-radius: 4px;
  2542   -moz-border-radius: 0px;
  2515   border-radius: 4px;
  2543   border-radius: 0px;
  2516 }
  2544 }
  2517 .nav-tabs .dropdown-toggle .caret,
  2545 .nav-tabs .dropdown-toggle .caret,
  2518 .nav-pills .dropdown-toggle .caret {
  2546 .nav-pills .dropdown-toggle .caret {
  2519   border-top-color: #0088cc;
  2547   /*border-top-color: #000000;*/
       
  2548   border-top: 4px solid #005580;
       
  2549   oppacity: 0.3;
  2520   margin-top: 6px;
  2550   margin-top: 6px;
  2521 }
  2551 }
  2522 .nav-tabs .dropdown-toggle:hover .caret,
  2552 .nav-tabs .dropdown-toggle:hover .caret,
  2523 .nav-pills .dropdown-toggle:hover .caret {
  2553 .nav-pills .dropdown-toggle:hover .caret {
  2524   border-top-color: #005580;
  2554   border-top-color: #005580;
  2525 }
  2555 }
  2526 .nav-tabs .active .dropdown-toggle .caret,
  2556 .nav-tabs .active .dropdown-toggle .caret,
  2527 .nav-pills .active .dropdown-toggle .caret {
  2557 .nav-pills .active .dropdown-toggle .caret {
  2528   border-top-color: #333333;
  2558   border-top: 4px solid #005580;
  2529 }
  2559 }
  2530 .nav > .dropdown.active > a:hover {
  2560 .nav > .dropdown.active > a:hover {
  2531   color: #000000;
  2561   color: #005580;
  2532   cursor: pointer;
  2562   cursor: pointer;
  2533 }
  2563 }
  2534 .nav-tabs .open .dropdown-toggle,
  2564 .nav-tabs .open .dropdown-toggle,
  2535 .nav-pills .open .dropdown-toggle,
  2565 .nav-pills .open .dropdown-toggle,
  2536 .nav > .open.active > a:hover {
  2566 .nav > .open.active > a:hover {
  3753   src: url('/static/dashboard/fonts/Anivers_Regular-webfont.eot?iefix') format('eot'), url('/static/dashboard/fonts/Anivers_Regular-webfont.woff?2c3db88030ec') format('woff'), url('/static/dashboard/fonts/Anivers_Regular-webfont.ttf?6a7822aa21cf') format('truetype'), url('/static/dashboard/fonts/Anivers_Regular-webfont.svg#webfont3JLVF59W') format('svg');
  3783   src: url('/static/dashboard/fonts/Anivers_Regular-webfont.eot?iefix') format('eot'), url('/static/dashboard/fonts/Anivers_Regular-webfont.woff?2c3db88030ec') format('woff'), url('/static/dashboard/fonts/Anivers_Regular-webfont.ttf?6a7822aa21cf') format('truetype'), url('/static/dashboard/fonts/Anivers_Regular-webfont.svg#webfont3JLVF59W') format('svg');
  3754   font-weight: normal;
  3784   font-weight: normal;
  3755   font-style: normal;
  3785   font-style: normal;
  3756 }
  3786 }
  3757 a {
  3787 a {
  3758   color: #dd4814;
  3788   color: #005D9D;
  3759 }
  3789 }
  3760 ul {
  3790 ul {
  3761   list-style: none;
  3791   list-style: none;
  3762   margin: 0;
  3792   margin: 0;
  3763 }
  3793 }
  3765   font-weight: bold;
  3795   font-weight: bold;
  3766 }
  3796 }
  3767 #main_content {
  3797 #main_content {
  3768   padding-left: 247px;   
  3798   padding-left: 247px;   
  3769   padding-right: 20px;
  3799   padding-right: 20px;
       
  3800   min-width: 840px;
  3770 }
  3801 }
  3771 .topbar {
  3802 .topbar {
  3772   background: #f2f2f2;
  3803   background: #f2f2f2;
  3773   border-bottom: 1px solid #e5e5e5;
  3804   border-bottom: 1px solid #e5e5e5;
  3774   padding: 10px 25px;
  3805   padding: 10px 25px;
  3907 }
  3938 }
  3908 .nav li a {
  3939 .nav li a {
  3909   color: #8EACB7;
  3940   color: #8EACB7;
  3910   text-shadow: none;
  3941   text-shadow: none;
  3911 }
  3942 }
       
  3943 .nav li a.dropdown-toggle {
       
  3944   color: #8EACB7;
       
  3945 }
       
  3946 .nav li a.dropdown-toggle:hover {
       
  3947   color: #005580;
       
  3948 }
  3912 .container-fluid {
  3949 .container-fluid {
  3913   padding-left: 0;
  3950   padding-left: 0;
  3914 }
  3951 }
  3915 .sidebar {
  3952 .sidebar {
  3916   float: left;
  3953   float: left;
  4232   float: right;
  4269   float: right;
  4233   min-width: 400px;
  4270   min-width: 400px;
  4234 }
  4271 }
  4235 .table_actions .table_search {
  4272 .table_actions .table_search {
  4236   /*display: inline-block;*/
  4273   /*display: inline-block;*/
  4237  padding-bottom: 8px;
  4274   padding-bottom: 8px;
       
  4275   margin-left: 142px; 
  4238   width: 267px;
  4276   width: 267px;
  4239 }
  4277 }
  4240 
  4278 
  4241 .table_actions .btn-group {
  4279 .table_actions .btn-group {
  4242 	padding-bottom: 8px;
  4280 	padding-bottom: 8px;
  4379 .static_page > form {
  4417 .static_page > form {
  4380   margin-bottom: 0;
  4418   margin-bottom: 0;
  4381 }
  4419 }
  4382 .left {
  4420 .left {
  4383   float: left;
  4421   float: left;
  4384   width: 347px;
  4422   width: 315px;
  4385   margin-right: 15px;
  4423   margin-right: 15px;
  4386 }
  4424 }
  4387 .left form {
  4425 .left form {
  4388   margin: 0;
  4426   margin: 0;
  4389 }
  4427 }
  4390 .right {
  4428 .right {
  4391   float: left;
  4429   float: left;
  4392   width: 308px;
  4430   width: 330px;
  4393 }
  4431 }
  4394 
  4432 
  4395 .workflow ul.nav-tabs {
  4433 .workflow ul.nav-tabs {
  4396   padding: 0 1px;
  4434   padding: 0 1px;
  4397   border-bottom: 1px solid #C4CED8;
  4435   border-bottom: 1px solid #C4CED8;
  4413 .workflow ul.nav-tabs > li.active > a:hover
  4451 .workflow ul.nav-tabs > li.active > a:hover
  4414 {
  4452 {
  4415 	background: url(../img/content_tab_bkgd_selected.png) repeat-x;
  4453 	background: url(../img/content_tab_bkgd_selected.png) repeat-x;
  4416 	font-weight: bold;
  4454 	font-weight: bold;
  4417 	border: 1px solid #C4CED8;
  4455 	border: 1px solid #C4CED8;
  4418 	border-top: 1px solid #FFFFFF;
  4456 	border-top: 1px solid #1274D1;
  4419 	border-bottom: 1px solid #FFFFFF;
  4457 	border-bottom: 1px solid #FFFFFF;
  4420 }
  4458 }
  4421 
  4459 
  4422 .workflow td.actions {
  4460 .workflow td.actions {
  4423   vertical-align: top;
  4461   vertical-align: top;
  4535 }
  4573 }
  4536 td.select {
  4574 td.select {
  4537   width: 10px;
  4575   width: 10px;
  4538 }
  4576 }
  4539 /* Actions dropdown */
  4577 /* Actions dropdown */
       
  4578 th.actions_column {
       
  4579   width: 150px;	
       
  4580 }
  4540 td.actions_column {
  4581 td.actions_column {
  4541   width: 150px;
  4582   width: 150px;
  4542   padding: 10px;
  4583   padding: 10px;
  4543   position: relative;
  4584   position: relative;
  4544   min-width: 140px;
  4585   min-width: 140px;
  4967   float: left;
  5008   float: left;
  4968 }
  5009 }
  4969 .project_membership input {
  5010 .project_membership input {
  4970   background: url('../../dashboard/img/search.png?781fb162b111') no-repeat 105px 5px whiteSmoke;
  5011   background: url('../../dashboard/img/search.png?781fb162b111') no-repeat 105px 5px whiteSmoke;
  4971 }
  5012 }
       
  5013 .membership .fake_table_header, 
  4972 .project_membership .fake_table_header {
  5014 .project_membership .fake_table_header {
  4973   background-color: #F1F1F1;
  5015   background-color: #F2F4F7;
  4974   width: 306px;
  5016   width: 306px;
  4975   height: 38px;
  5017   height: 38px;
  4976   padding-top: 15px;
  5018   padding-top: 10px;
  4977   border: 1px solid #DDD;
  5019   border: 1px solid #D5DFE6;
  4978   border-bottom: none;
  5020   border-bottom: none;
  4979 }
  5021 }
       
  5022 .membership .fake_table,
  4980 .project_membership .fake_table {
  5023 .project_membership .fake_table {
  4981   margin-left: 5px;
       
  4982   width: 315px;
  5024   width: 315px;
  4983 }
  5025 }
  4984 .project_membership .fake_table ul.no_results {
  5026 .membership .fake_table ul.no_results,
  4985   width: 298px;
  5027 .project_membership .left .fake_table ul.no_results {
  4986 }
  5028   width: 313px;
       
  5029   line-height: 36px;
       
  5030   border: 1px solid #d5dfe6;  
       
  5031 
       
  5032 }
       
  5033 .membership .fake_table ul.btn-group:hover,
  4987 .project_membership .fake_table ul.btn-group:hover {
  5034 .project_membership .fake_table ul.btn-group:hover {
  4988   background-color: #DDD;
  5035   background-color: #DDD;
  4989 }
  5036 }
       
  5037 .membership .left .fake_table_header,
  4990 .project_membership .left .fake_table_header {
  5038 .project_membership .left .fake_table_header {
  4991   width: 318px;
  5039   width: 313px;
  4992 }
  5040 }
       
  5041 .membership .right .fake_table_header,
  4993 .project_membership .right .fake_table_header {
  5042 .project_membership .right .fake_table_header {
  4994   width: 318px;
  5043   width: 328px;
  4995   margin-left: -15px;
  5044 }
  4996 }
  5045 .membership .right .fake_table ul.no_results,
  4997 .project_membership .right .fake_table ul.no_results {
  5046 .project_membership .right .fake_table ul.no_results {
  4998   margin-left: -20px;
  5047   /*margin-left: -20px;*/
       
  5048   line-height: 36px;
       
  5049   width: 328px;
       
  5050   border: 1px solid #d5dfe6;
       
  5051 }
       
  5052 ul.no_results li {
       
  5053   padding: 5px 12px;
       
  5054   height: 36px;
       
  5055   line-height: 36px;
  4999 }
  5056 }
  5000 .project_membership .member {
  5057 .project_membership .member {
  5001   padding: 10px;
  5058   padding: 10px;
  5002   text-align: left;
  5059   text-align: left;
  5003 }
  5060 }
  5004 .project_membership .project_members {
  5061 .project_membership .project_members {
  5005   margin-left: -20px;
  5062   margin-left: -20px;
  5006 }
  5063 }
  5007 .project_membership .project_members ul.btn-group,
  5064 .membership .project_members ul.btn-group,
  5008 .project_membership .available_users ul.btn-group {
  5065 .project_membership .available_users ul.btn-group {
  5009   width: 308px;
  5066   width: 308px;
  5010 }
  5067 }
       
  5068 .membership .dark_stripe,
  5011 .project_membership .dark_stripe {
  5069 .project_membership .dark_stripe {
  5012   background-color: #F9F9F9;
  5070   background-color: #F9F9F9;
  5013 }
  5071 }
       
  5072 .membership .light_stripe, 
  5014 .project_membership .light_stripe {
  5073 .project_membership .light_stripe {
  5015   background-color: white;
  5074   background-color: white;
  5016 }
  5075 }
       
  5076 .membership .last_stripe,
  5017 .project_membership .last_stripe {
  5077 .project_membership .last_stripe {
  5018   border-bottom: 1px solid #DDD;
  5078   border-bottom: 1px solid #d5dfe6;
  5019 }
  5079 }
  5020 .project_membership .filter {
  5080 .project_membership .filter {
  5021   width: 120px;
  5081   width: 120px;
  5022   margin: -5px 13px 15px 0px;
  5082   margin: -5px 13px 15px 0px;
  5023   float: right;
  5083   float: right;
  5025 .project_membership .no_results {
  5085 .project_membership .no_results {
  5026   border: 1px solid #DDD;
  5086   border: 1px solid #DDD;
  5027   padding: 10px;
  5087   padding: 10px;
  5028   color: #08C;
  5088   color: #08C;
  5029 }
  5089 }
       
  5090 .membership .role_dropdown li, 
  5030 .project_membership .role_dropdown li {
  5091 .project_membership .role_dropdown li {
  5031   cursor: pointer;
  5092   cursor: pointer;
  5032   background: none;
  5093   background: none;
  5033   float: none;
  5094   float: none;
  5034   display: block;
  5095   display: block;
  5040   -webkit-box-shadow: none;
  5101   -webkit-box-shadow: none;
  5041   -moz-box-shadow: none;
  5102   -moz-box-shadow: none;
  5042   box-shadow: none;
  5103   box-shadow: none;
  5043   z-index: 99999;
  5104   z-index: 99999;
  5044 }
  5105 }
       
  5106 .membership .role_dropdown li:hover, 
  5045 .project_membership .role_dropdown li:hover {
  5107 .project_membership .role_dropdown li:hover {
  5046   background-color: #EBECED;
  5108   background-color: #EBECED;
  5047 }
  5109 }
       
  5110 .membership .nav .role_options, 
  5048 .project_membership .nav .role_options {
  5111 .project_membership .nav .role_options {
  5049   float: right;
  5112   float: right;
  5050   padding-right: 5px;
  5113   padding-right: 5px;
  5051 }
  5114 }
       
  5115 .membership input[type="text"] {
       
  5116 	width: 180px;
       
  5117 	float: right;
       
  5118 	margin-right: 12px;
       
  5119 } 
       
  5120 .members_title {
       
  5121 	margin-left: 12px;
       
  5122 	position: relative;
       
  5123 	top: 6px;
       
  5124 
       
  5125 }
       
  5126 
  5052 /* Inline user creation */
  5127 /* Inline user creation */
  5053 .add_user_btn {
  5128 .add_user_btn {
  5054   display: inline;
  5129   display: inline;
  5055 }
  5130 }
  5056 #add_user {
  5131 #add_user {
  5634 div.network .server:before {
  5709 div.network .server:before {
  5635   background: #ffffff url(/static/dashboard/img/server.png) no-repeat center center;
  5710   background: #ffffff url(/static/dashboard/img/server.png) no-repeat center center;
  5636   background-size: 14px 14px;
  5711   background-size: 14px 14px;
  5637 }
  5712 }
  5638 .launchButtons {
  5713 .launchButtons {
       
  5714   float: right;
  5639   text-align: right;
  5715   text-align: right;
  5640   margin: 10px 0px 15px 10px;
  5716   margin: 10px 0px 15px 10px;
       
  5717   clear: right;	
  5641 }
  5718 }
  5642 .launchButtons a.btn {
  5719 .launchButtons a.btn {
  5643   margin-left: 10px;
  5720   margin-left: 10px;
  5644 }
  5721 }
  5645 
  5722 
  5698   margin-left: 0px;
  5775   margin-left: 0px;
  5699   margin-right: -30px;
  5776   margin-right: -30px;
  5700   margin: 0px -30px 0px 0px;
  5777   margin: 0px -30px 0px 0px;
  5701   padding: 0px;
  5778   padding: 0px;
  5702   position: relative;
  5779   position: relative;
  5703   top: 107px;
  5780   top: 100px;
  5704 }
  5781 }
  5705 
  5782 
  5706 #user_info, #user_info a {
  5783 #user_info, #user_info a {
  5707   color: #000000;
  5784   color: #000000;
  5708 }
  5785 }
  5846 
  5923 
  5847 .sidebar h4 {
  5924 .sidebar h4 {
  5848   margin-left: 23px;
  5925   margin-left: 23px;
  5849   color: #000000;
  5926   color: #000000;
  5850   vertical-align: top;
  5927   vertical-align: top;
       
  5928   font-weight: 500;  
  5851 }
  5929 }
  5852 
  5930 
  5853 .sidebar a { font-size: 14px; }
  5931 .sidebar a { font-size: 14px; }
  5854 
  5932 
  5855 .sidebar .nav-tabs {
  5933 .sidebar .nav-tabs {
  5929 }
  6007 }
  5930 
  6008 
  5931 /* static pages */
  6009 /* static pages */
  5932 .static_page, .quota-dynamic { margin-top: 80px; }
  6010 .static_page, .quota-dynamic { margin-top: 80px; }
  5933 
  6011 
  5934 .static_page, .quota-dynamic h3 { margin-bottom: 20px; }
  6012 .static_page, .quota-dynamic h3 { 
       
  6013   margin-bottom: 20px;
       
  6014 }
  5935 
  6015 
  5936 .static_page, .quota-dynamic .progress_bar {
  6016 .static_page, .quota-dynamic .progress_bar {
  5937   max-width: 50%;
  6017   max-width: 50%;
  5938   margin-top: 10px;
  6018   margin-top: 10px;
  5939 }
  6019 }
  5952 td.normal_column, td.actions_column {
  6032 td.normal_column, td.actions_column {
  5953 	font-size: 12px;
  6033 	font-size: 12px;
  5954 	color:#000000;
  6034 	color:#000000;
  5955 	border-left: 1px solid #EEEEEE;
  6035 	border-left: 1px solid #EEEEEE;
  5956 }
  6036 }
  5957 
  6037 .topologyNavi {
       
  6038   height: 80px;
       
  6039 }
       
  6040 .quota-dynamic {
       
  6041   height: 200px; 
       
  6042   min-width: 840px;
       
  6043 }
       
  6044 .d3_quota_bar {
       
  6045   float: left;	
       
  6046   width: 160px;
       
  6047   text-align: center;
       
  6048   position: relative;
       
  6049   left: -30px;
       
  6050 }
       
  6051 #date_form h3 {
       
  6052 	margin-bottom: 19px;
       
  6053 }
       
  6054 
       
  6055 #volumes, #volume-types {
       
  6056   position: relative;
       
  6057   top: -8px;
       
  6058 }
       
  6059 td.normal_column, td.actions_column {
       
  6060 	font-size: 12px;
       
  6061 	color:#000000;
       
  6062 	border-left: 1px solid #EEEEEE;
       
  6063 }
       
  6064 .display_name {
       
  6065 	line-height: 36px;
       
  6066 }
       
  6067 .nodata {
       
  6068 	display: none;
       
  6069 }
       
  6070 
       
  6071 #no_update_flavor_access_members li {
       
  6072   line-height: 24px;
       
  6073   height: 48px;
       
  6074 }