「使用者:Xacid/monobook.css」修訂間的差異
出自 MozTW Wiki
小 |
小 |
||
| 行 8: | 行 8: | ||
width:10em; | width:10em; | ||
overflow:hidden; | overflow:hidden; | ||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
| 行 29: | 行 25: | ||
display:inline; | display:inline; | ||
width:10em; | width:10em; | ||
| + | } | ||
| + | |||
| + | li#mytabs-ca-watch{ | ||
| + | display:none; | ||
} | } | ||
於 2005年3月27日 (日) 21:08 的修訂
#p-cactions{
position:fixed;
margin:0;
padding:0;
top:45em;
left:0;
z-index:100;
width:10em;
overflow:hidden;
}
#p-cactions ul{
margin:0;
padding:0;
}
#p-cactions li{
display:block;
margin:0;
padding:0;
width:10em;
}
#p-cactions li a{
display:inline;
width:10em;
}
li#mytabs-ca-watch{
display:none;
}
#mytabs {
width: 15em;
position: fixed;
z-index: 100;
margin: 35em 0 0 0;
white-space:nowrap;
line-height: 1.2em;
overflow: hidden;
border-collapse: collapse;
list-style: none;
font-size: 95%;
}
#mytabs h5 { display: none }
#mytabs ul { margin: 0; }
#mytabs li { display: block; }
#mytabs li a {
padding: 0 auto;
border-left: 1px solid Grey;
}
#mytabs .hiddenStructure { display: none; }
#mytabs li {
display: block;
border: 0 1px 1px 0 solid #aaaaaa;
padding: 0.1em 0 0 0;
margin: 0 0.3em 0 0;
overflow: visible;
background: White;
}
#mytabs li.selected {
border-color: #fabd23;
padding: 0.2em 0 0 0;
}
#mytabs li a {
background-color: White;
color: #005189;
border: none;
padding: 0.3em 0.8em 0 0.8em;
text-decoration: none;
position: relative;
margin: 0;
}
#mytabs li.selected a { z-index: 3; }
#mytabs .new a { color:#ba0000; }
#mytabs li a:hover {
z-index: 3;
text-decoration: none;
}
#mytabs h5 { display: none; }
#mytabs li.istalk { margin-right: 0; }
#mytabs li.istalk a { padding-right: 0.5em; }
#mytabs-ca-addsection a {
padding-left: 0.4em;
padding-right: 0.4em;
}
/* offsets to distinguish the tab groups */
li#mytabs-ca-talk { margin-right: 1.6em; }
li#mytabs-ca-watch { margin-left: 1.6em; }
