229 lines
4.2 KiB
CSS
229 lines
4.2 KiB
CSS
|
|
* {
|
|
font: 12pt Helvetica, sans-serif;
|
|
}
|
|
|
|
#wrapper {
|
|
margin-left: 160px; /* move out of the adminbar's way */
|
|
min-width: 850px; /* min width for 1024x browsers */
|
|
}
|
|
|
|
#versionTag {
|
|
float: left;
|
|
width: 57%;
|
|
padding: 2px 1%;
|
|
border: 1px solid #339;
|
|
border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
line-height: 16px;
|
|
}
|
|
|
|
#user {
|
|
float: right;
|
|
width: 38%;
|
|
padding: 2px 1%;
|
|
border: 1px solid #339;
|
|
border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
line-height: 16px;
|
|
}
|
|
|
|
#locationBar {
|
|
position: relative;
|
|
height: 2em;
|
|
padding: 5px 0;
|
|
}
|
|
|
|
#locationBar .yui-button {
|
|
margin: auto 2px;
|
|
}
|
|
|
|
#locationBar #left {
|
|
position: absolute;
|
|
width: 12%;
|
|
top: 5px;
|
|
left: 0;
|
|
}
|
|
|
|
#locationBar #right {
|
|
position: absolute;
|
|
width: 10%;
|
|
top: 5px;
|
|
right: 0;
|
|
}
|
|
|
|
#locationBar #location {
|
|
position: relative;
|
|
margin: auto 10% auto 12%;
|
|
width: 77%;
|
|
height: 80%;
|
|
border: 1px solid #333;
|
|
border-radius: 3px;
|
|
-moz-border-radius: 3px;
|
|
-webkit-border-radius: 3px;
|
|
}
|
|
|
|
#locationBar #locationUrl {
|
|
width: 99%;
|
|
height: 90%;
|
|
border: none;
|
|
font: 14px Verdana, sans-serif;
|
|
}
|
|
|
|
#locationBar #locationTitle {
|
|
display: block;
|
|
position: absolute;
|
|
top: 3px;
|
|
right: 0px;
|
|
height: 90%;
|
|
margin-right: 5px;
|
|
font: 14px Verdana, sans-serif;
|
|
text-align: right;
|
|
}
|
|
|
|
#tabBar {
|
|
clear: both;
|
|
}
|
|
|
|
#wrapper .yui-content {
|
|
margin: 0; padding: 0;
|
|
}
|
|
|
|
#viewTab * {
|
|
margin: 0; padding: 0;
|
|
}
|
|
|
|
.clickable {
|
|
cursor: pointer;
|
|
color: blue;
|
|
}
|
|
.clickable:hover {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.with_icon {
|
|
padding: 0 0 0 20px;
|
|
background: no-repeat 2px 50%;
|
|
}
|
|
|
|
img.icon {
|
|
vertical-align: baseline;
|
|
}
|
|
|
|
a:link {
|
|
text-decoration: none;
|
|
}
|
|
|
|
#helper_asset_name {
|
|
font-size: 14pt;
|
|
margin-left: 5px;
|
|
}
|
|
|
|
#assetHelpers_pane h2 {
|
|
font-size: 14pt;
|
|
margin-left: 5px;
|
|
}
|
|
|
|
#infoMessageContainer {
|
|
position: absolute;
|
|
left: 30%;
|
|
top: 0px;
|
|
width: 35%;
|
|
overflow: hidden;
|
|
}
|
|
|
|
#infoMessage {
|
|
width: 100%;
|
|
height: 100%;
|
|
background-color: #ccf;
|
|
}
|
|
|
|
#infoMessage * {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
#clipboardItems a, #versionTagItems a {
|
|
display: block;
|
|
padding: 2px;
|
|
}
|
|
|
|
#adminBar a:link, #adminBar a:visited, #adminBar a:active {
|
|
text-decoration: none;
|
|
color: black;
|
|
}
|
|
|
|
#helper_list, #history_list, #admin_list, .new_content_list {
|
|
list-style-type: none;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
#helper_list li, #history_list li, #admin_list a, .new_content_list li {
|
|
color: black;
|
|
margin: 0;
|
|
line-height: 18px;
|
|
font-size: 10pt;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
#helper_list li.clickable:hover, #history_list li.clickable:hover, #admin_list li.clickable:hover,
|
|
.new_content_list li.clickable:hover, #adminBar a:hover, #adminBar li:hover a {
|
|
text-decoration: underline;
|
|
color: blue;
|
|
}
|
|
|
|
#helper_list li, #history_list li {
|
|
margin-left: 10px;
|
|
}
|
|
|
|
dl.accordion-menu dt.a-m-t {
|
|
color: black;
|
|
margin: 0;
|
|
padding: 0;
|
|
background: #dddddd url(../yui/build/assets/skins/sam/sprite.png) repeat-x;
|
|
height: 20px;
|
|
border: 1px solid #ACACAC;
|
|
text-align:center;
|
|
}
|
|
|
|
dl.accordion-menu dt.a-m-t:hover {
|
|
background: #dddddd url(../yui/build/assets/skins/sam/sprite.png) repeat-x 0% -1300px;
|
|
}
|
|
|
|
dl.accordion-menu dt.a-m-t.selected {
|
|
color: white;
|
|
background: #ddd url(../yui/build/assets/skins/sam/sprite.png) repeat-x 0% -1400px;
|
|
border-color: black;
|
|
}
|
|
|
|
dl#adminBar {
|
|
position:fixed;
|
|
_position:absolute;
|
|
top:0;
|
|
/*
|
|
_top:expression(eval((document.documentElement && document.documentElement.scrollTop) ? document.documentElement.scrollTop : document.body.scrollTop)); */
|
|
left:0;
|
|
width: 160px;
|
|
}
|
|
|
|
dl.accordion-menu {
|
|
margin: 0;
|
|
padding: 0;
|
|
background: #eeeeee;
|
|
}
|
|
|
|
dl.accordion-menu dd.a-m-d {
|
|
margin: 0;
|
|
padding: 0;
|
|
overflow: auto;
|
|
background-color: #eeeeee;
|
|
background-image: url(panel_bg.jpg);
|
|
background-repeat: repeat-x;
|
|
font-weight: normal;
|
|
overflow-x: hidden;
|
|
}
|
|
|
|
|