Skip to content

Commit

Permalink
more cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
tkuther committed Aug 29, 2017
1 parent e487187 commit f4d9b20
Show file tree
Hide file tree
Showing 6 changed files with 434 additions and 112 deletions.
376 changes: 376 additions & 0 deletions css/bootstrapdefault-theme.css
@@ -0,0 +1,376 @@
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.html-radios-inline input[type=radio] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.html-radios-inline label + label {
margin-top: 0;
margin-left: 10px;
}
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
div#the_page {
position: relative;
overflow-x: hidden;
}
#quickconnect .form-control {
margin-bottom: 10px;
}
.navbar-form-desktop {
display: none;
}
.navbar-main {
margin-bottom: 0px;
}
.navbar .navbar-right {
margin-right: 0;
}
.jumbotron {
margin-bottom: 0px;
}
@media screen and (min-width: 768px) {
.jumbotron h1,
.jumbotron .h1 {
font-size: 49px;
}
}

.html-radios-inline label {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.html-radios-inline label.disabled,
fieldset[disabled] .html-radios-inline label {
cursor: not-allowed;
}
.form-horizontal .html-radios-inline {
padding-top: 6px;
}
#content .col-outer {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#content .col-inner .col-thumbnail .placeholder {
width: 260px;
height: 180px;
}
.content-grid .col-outer {
margin-top: 10px;
margin-bottom: 10px;
}
.content-grid .col-inner .col-thumbnail {
float: none;
margin-right: 0px;
}
.content-grid .col-inner .caption h3.title {
position: relative;
}
.content-grid .col-inner .caption h3.title a.recent {
padding-right: 16px;
}
.content-grid .col-inner .caption h3.title img {
position: absolute;
top: 6px;
right: 0;
}
.content-grid .col-inner .caption .description {
display: none;
}
.content-list .col-outer {
margin-top: 20px;
margin-bottom: 20px;
}
.content-list .col-inner .col-thumbnail {
float: left;
margin-right: 20px;
}
.content-list .col-inner .caption .description {
display: block;
}
.copyright {
padding: 30px;
}
.ellipsis {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
#navigationButtons {
text-align: center;
margin-bottom: 15px;
font-size: 1.6em;
}
#navigationButtons a {
text-decoration: none;
}
#navigationButtons span.glyphicon {
margin-left: 25px;
margin-right: 25px;
}
#slideshow #navigationButtons {
margin-top: 20px;
}
#theImage {
position: relative;
overflow-x: hidden;
text-align: center;
}
#theImage img {
max-width: 100%;
height: auto;
}
#sidebar {
position: absolute;
right: -250px;
text-align: left;
z-index: 10000;
}
#sidebar .handle {
margin-top: 30px;
float: right;
background-color: #ccc;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
box-shadow: -5px 0 10px 0px #dddddd;
}
#sidebar .handle a {
display: block;
padding: 10px;
color: #fff;
}
#sidebar .handle a:hover {
color: #eee;
}
#sidebar .handle .glyphicon {
font-size: 1.2em;
}
#sidebar .info {
float: right;
background-color: #eeeeee;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
width: 250px;
padding: 20px;
box-shadow: -5px 0 10px 0px #dddddd;
}
#sidebar .info dl {
margin-bottom: 0;
}
#sidebar .info button {
max-width: 210px;
}
#important-info {
margin-top: 20px;
}
#important-info #visits {
float: left;
}
#important-info #visits span.count {
margin-left: 15px;
}
#important-info #rating {
float: right;
}
#important-info #rating .rateButtonStarFull {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
cursor: pointer;
}
#important-info #rating .rateButtonStarFull:before {
content: "\e006";
}
#important-info #rating .rateButtonStarEmpty {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
cursor: pointer;
}
#important-info #rating .rateButtonStarEmpty:before {
content: "\e007";
}
#share {
font-size: 2.5em;
text-align: center;
}
#share a {
padding-left: 20px;
padding-right: 20px;
text-decoration: none;
}
#disqus_thread {
margin-top: 20px;
}
#commentList .comment {
clear: both;
}
#commentList .comment .image img {
float: left;
width: 80px;
height: 80px;
}
#commentList .comment .description {
margin-left: 100px;
}
#commentList .comment .description form {
margin-top: 15px;
margin-bottom: 15px;
}
#commentList .comment .description .actions {
float: right;
font-size: 90%;
}
.comment-search {
margin-top: 20px;
}
.nav-pills {
margin-top: 25px;
margin-bottom: 25px;
}
#tagCloud {
font-size: 120%;
text-align: center;
}
#tagCloud span {
margin: 5px;
}
#tagCloud .tagLevel5 {
font-size: 150% !important;
}
#tagCloud .tagLevel4 {
font-size: 140% !important;
}
#tagCloud .tagLevel3 {
font-size: 120% !important;
}
#tagCloud .tagLevel2 {
font-size: 100% !important;
}
#tagCloud .tagLevel1 {
font-size: 90% !important;
}
#tagCloudCanvas {
width: 100%;
height: 600px;
margin: 0 auto;
}
#tagCloudCanvas span {
display: none;
}
#tagCloudGradientStart {
display: none;
color: #ccc;
}
#tagCloudGradientEnd {
display: none;
color: #337ab7;
}
#tagLetters {
padding-left: 2px;
padding-right: 7px;
}
#tagLetters *,
#tagLetters *:before,
#tagLetters *:after {
box-sizing: border-box !important;
}
#tagLetters .row {
-moz-column-width: 17em;
-webkit-column-width: 17em;
-moz-column-gap: -1em;
-webkit-column-gap: -1em;
}
#tagLetters .menu-category {
display: inline-block;
margin: 0.26rem;
padding: 1rem;
width: 100%;
}
#thePopuphelpPage .jumbotron {
display: none;
}
@media (min-width: 768px) {
.navbar-collapse {
padding-right: 0;
}
.dropdown-menu-scrollable {
height: auto;
max-height: 300px;
overflow-x: hidden;
}
.dropdown-menu-scrollable::-webkit-scrollbar {
width: 1em;
}
.dropdown-menu-scrollable::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.dropdown-menu-scrollable::-webkit-scrollbar-thumb {
background-color: #777777;
outline: 1px solid #777777;
}
}
@media (min-width: 992px) {
.navbar-form-desktop {
display: block;
}
}

#collectionsDropdown {
padding: 10px;
background-color: #fff;
}

.user-collections-icon {
width:16px;
height:16px;
}

0 comments on commit f4d9b20

Please sign in to comment.