Remove unnecessary parts and styles.

This commit is contained in:
takezoe
2014-05-06 03:21:31 +09:00
parent 88a3100563
commit dc2d79b16c
14 changed files with 20 additions and 118 deletions

View File

@@ -56,38 +56,6 @@ span.header-version {
font-size: small;
}
/* ======================================================================== */
/* Repository Header */
/* ======================================================================== */
table.global-nav {
width: 920px;
margin-bottom: 10px;
}
table.global-nav th {
padding-top: 5px;
padding-bottom: 8px;
width: 16%;
border-bottom: 2px solid silver;
cursor: pointer;
}
table.global-nav th.active {
border-bottom: 2px solid #D26911;
}
table.global-nav th a:link, table.global-nav th a:hover, table.global-nav th a:visited {
color: #333;
text-decoration: none;
}
div.input-prepend span.count {
background-color: white;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
/* ======================================================================== */
/* General Styles */
/* ======================================================================== */
@@ -303,6 +271,10 @@ span.highlight {
background-color: #ffff88;
}
.fill-width {
width: 100%;
}
/****************************************************************************/
/* Create Repository */
/****************************************************************************/