X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetlab%2Fcss%2Fplc_style.css;h=cc99aef896629d80d26e281fdfe40e2d44481d47;hb=affa7b7ae6c08a5499398a6e11c3ca01708e93a4;hp=2d2a0e0397079007845bfa92a9228ffb1d16214b;hpb=c378c48170e6ef739d8169e377725ae9802df48f;p=plewww.git diff --git a/planetlab/css/plc_style.css b/planetlab/css/plc_style.css index 2d2a0e0..cc99aef 100644 --- a/planetlab/css/plc_style.css +++ b/planetlab/css/plc_style.css @@ -2,286 +2,27 @@ expanding links */ -.example {padding:10px; color:#000; background:#fcf7ff; width:80%; clear:left; margin:2em auto 3em auto; border:1px solid #69c} -a.expandlink {color:#00c} +.example { + padding:10px; + color:#000; + background:#fcf7ff; + width:80%; + clear:left; + margin:2em auto 3em auto; + border:1px solid #69c; +} +a.expandlink { + color:#00c +} a:active.expandlink, a:focus.expandlink, -a:hover.expandlink {color:#fff} - -/* -body styles -*/ -/* -body { - font-family: sans-serif; - } - -#container { - - } - -#topcontent { - position: relative; - width:100%; - height:30px; - } - -#loginbar { - padding:1px; - float:right; - font-size:14px; - border:2px solid #072F6F; - } - -#menu { - position: relative; - } - -#links { - top: 15px; - float:right; - } - -#boxcontainer { - margin-top:5px; - width:100%; - } - -#topbox { - width:100%; - height:49%; - top:50px; - } - -#topleftcontent { - float:left; - width:49%; - height:98%; - background:#fff; - padding:4px; - } - -#toprightcontent { - float:right; - width:49%; - height:98%; - background:#fff; - padding:4px; - } - -#bottombox { - margin-top:1%; - width: 100%; - height: 49%; - } - -#bottomleftcontent { - float: left; - width:49%; - height:98%; - background:#fff; - padding:4px; - } - -#bottomrightcontent { - float: right; - width:49%; - height:98%; - background:#fff; - padding:4px; - } - -#toprightcontent, #bottomrightcontent, #topleftcontent, #bottomleftcontent{ - border:2px solid #072F6F; - } -*/ -/* -form styles -*/ -/* -form { - border: 1px solid #072F6F; - padding: 5px; - } - -.textarea_input { - background-color: #ddd; - color: #072F6F; - font-size:12px; - } - -.select_input { - background-color: #ddd; - color: #072F6F; - font-size:12px; - } - -.text_input { - font-size: 10px; - background-color: #CCCCCC; - border: 1px solid #666666; - } - -.input { - font-size:10px; - color:#072F6F; - background-color: #ddd; - } -*/ -/* -autocomplete -*/ - -body -{ - position: relative; -} - -ul.autosuggest -{ - position: absolute; - list-style: none; - margin: 0; - padding: 0; - overflow-y: auto; -} - -ul.autosuggest li.autosuggest -{ - text-align: left; - border-bottom: 1px solid #ccc; - border-left: 1px solid #ccc; - border-right: 1px solid #ccc; +a:hover.expandlink { + color:#fff } -ul.autosuggest li.autosuggest a:link, -ul.autosuggest li.autosuggest a:visited -{ - display: block; - padding: 2px; - text-decoration: none; - background-color: #eee; -} - -ul.autosuggest li.autosuggest a:hover, -ul.autosuggest li.autosuggest a:active -{ - color: #fff; - background-color: #f30; -} - - -ul.autosuggest li.highlight a:link, -ul.autosuggest li.highlight a:visited -{ - color: #fff; - background-color: #f30; -} - - -/* -drop down -*/ -/* -#csstopmenu, #csstopmenu ul{ - padding: 0; - margin: 0; - list-style: none; -} - -#csstopmenu li{ - float: left; - position: relative; -} - -#csstopmenu a{ - text-decoration: none; -} - -.mainitems{ - border: 0px solid black; - border-left-width: 0; - width: 96px; - height: 16px; - padding-top: 7px; - background-repeat: no-repeat; -} - -.mainitems:hover{ - /*border-left-width: 1; - background-repeat: no-repeat; -} -/* -.headerlinks a{ - display:block; - padding:3px; - margin-right:2px; - font-size: 14px; - font-weight: bold; - text-align:center; - color: black; - background: #eee; - border:1px solid #072F6F; - -} - -.headerlinks a:hover{ - background: #ddd; -} - -.submenus{ - display: none; - width: 10em; - position: absolute; - - background-color: #E4E6EA; - border: 1px solid #072F6F; -} - -.submenus li{ - margin-top: 2px; - margin-bottom: 2px; - font-size:14px; - margin-left:10px; -} - -.submenus li a{ - display: block; - color: black; -} - -html>body .submenus li a{ /* non IE browsers - width: auto; -} - -.submenus li a:hover{ - background-color: #072F6F; - color: white; -} - -#csstopmenu li>ul {/* non IE browsers - top: auto; - left: auto; -} - -#csstopmenu li:hover ul, li.over ul { - display: block; -} - -html>body #clearmenu{ /* non IE browsers - height: 3px; +body { + position: relative; } -*/ -/* - * TODO: CSS for PlanetLab admin pages. - * Must remain compatible with Drupal standard CSS names. - * - * Reid Moran - * Mark Huang - * Copyright (C) 2006-2007 The Trustees of Princeton University - * - * $Id$ - */ h2.plc { text-align: center; @@ -289,11 +30,11 @@ h2.plc { .plc-foreign { - background: #d0d0d0; + background: #e0e0e0; } .plc-warning { - background: orange; + background: orange; } .plc-error { background: red;