@import url(http://en.wikipedia.org/w/index.php?title=User:Vishwin60/monobook.css&action=raw&ctype=text/css); /* Change hover color on links */ a:hover
@import url(http://en.wikipedia.org/w/index.php?title=User:Vishwin60/monobook.css&action=raw&ctype=text/css);
/* Change hover color on links */
a:hover,
a.new:hover,
a.interwiki:hover,
a.external:hover,
a.stub:hover,
#bodyContent a.external:hover {
color: #000 !important;
}
#bodyContent a.extiw, #bodyContent a.extiw:active { color: #3366bb; }
/* No external link icon */
#bodyContent a[href ^="http://"] {background: none; padding-right: 0px;}
/* hide junk on edit page */
#minoredit_helplink,
.editHelp,
.previewnote,
#newarticletext,
li#f-copyright,
li#f-lastmod,
#editpage-copywarn,
#editpage-copywarn2,
#editpage-copywarn3,
#editpage-specialchars { display: none; }
#siteSub { display: none; }
#wpSummaryLabel { display: none; }
.history-size { display: none; }
#mw-dismissable-notice { display: none; }
/* Remove unnecessary spoiler warnings */
.spoiler { display: none; }
/* Remove red background from revision-info */
#viewingold-warning,
#revision-info,
#revision-info-current {
display: none;
}
#viewingold-plain,
#revision-info-plain,
#revision-info-current-plain {
display: block !important;
}
#searchInput {
padding-left: 3px;
padding-right: 3px;
background-image: url('http://192.168.0.33/~get-it/img/bg_textbox.gif');
background-repeat: repeat-x;
background-position: left top;
}
/* Scrollbars on pre sections */
pre { overflow: auto; }
#p-personal {
width:100%;
white-space:nowrap;
padding:0 0 0 0;
margin:0;
position:absolute;
left:0px;
top:0px;
z-index: 0;
border: none;
background: none;
overflow: visible;
line-height: 1.2em;
}
#p-personal h5 {
display:none;
}
#p-personal .portlet,
#p-personal .pBody {
padding:0;
margin:0;
border: none;
z-index:0;
overflow: visible;
background: none;
}
/* this is the ul contained in the portlet */
#p-personal ul {
border: none;
line-height: 1.4em;
color: #2f6fab;
padding: 0em 2em 0 3em;
margin: 0;
text-align: right;
text-transform: lowercase;
list-style: none;
z-index:0;
background: none;
}
#p-personal li {
z-index:0;
border:none;
padding:0;
display: inline;
color: #2f6fab;
margin-left: 1em;
line-height: 1.2em;
background: none;
}
#p-personal li a {
text-decoration: none;
color: #005896;
padding-bottom: 0.2em;
background: none;
}
#p-personal li a:hover {
background-color: White;
padding-bottom: 0.2em;
text-decoration: none;
}
/* Fix the sidebar's position while you scroll */
div[id=column-one] { /* Using the attribute selector hides this from IE */
position: fixed;
height: 100%; /* If you shrink the browser too small, the side column will */
overflow: auto; /* become scrollable, so stuff is always accessible, albeit ugly */
z-index: 2;
}
#p-lang .pBody ul{ /* Sets the language box to a fixed height and scrollable if too long to fit */
height: 10em;
overflow: auto;
}
body { /* Fix the background image, too, so it looks nice as you scroll */
background-attachment: fixed;
}
/* Don't use any logo, move the boxes onto that area instead */
#p-logo {
display: none;
}
#column-one {
padding-top: 0;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, #wpOldTitle:focus, #wpReason:focus, #wpSummary:focus, #searchInput:focus
{
background: #f8fcff;
}
.portlet
{
font-size: .97em;
}
a { text-decoration: none;}
a:hover { text-decoration: none;}
table.diff { background:white; }
td.diff-otitle { background:#ffffff; }
td.diff-ntitle { background:#ffffff; }
td.diff-addedline {
background: #f5f5f5;
color: #4169e1;
font-size: 100%;
}
td.diff-deletedline {
background: #f5f5f5;
color: #b22222;
font-size: 100%;
}
td.diff-context {
background:#e6e6fa;
color: #708090;
font-size: 100%;
}
span.diffchange { color: #00008b; }
.portlet li, #BodyContent li {
/*list-style-image: url("/style/monobook/bullet.gif");*/
list-style-type: square;
list-style-image: url("http://en.wikipedia.org/upload/6/69/AAAAAA_Bullet.png");
}
.portlet li:hover, #BodyContent li:hover {
list-style-type: square;
list-style-image: url("http://en.wikipedia.org/upload/4/44/000000_Bullet.png");
}
.portlet a {text-decoration: none; !important;}
.portlet a:hover {text-decoration: none; color: #000 !important;}
/* Make borders a little better */
#searchInput {
background-color: #eee;
}
/* Mozilla.org-like input box focus */
#p-search input:focus, #p-search input:hover {
background-color: #fff;
}
/* Hide the logout button */
#pt-logout
{
display: none !important;
}
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.