cleanup: remove useless css

This commit is contained in:
Guillaume Denis 2015-04-03 09:59:27 +02:00
parent dabcd70c4c
commit 9f53e8159d
8 changed files with 0 additions and 1376 deletions

View File

@ -1,72 +0,0 @@
/*@media (max-width: 767px) {
.always-show .mega > .mega-dropdown-menu,
.always-show .dropdown-menu {
display: block !important;
position: static;
}
.open .dropdown-menu {
display: block;
}
}
.t3-logo,
.t3-logo-small {
display: block;
text-decoration: none;
text-align: left;
background-repeat: no-repeat;
background-position: center;
}
.t3-logo {
width: 182px;
height: 50px;
}
.t3-logo-small {
width: 60px;
height: 30px;
}
.t3-logo,
.t3-logo-color {
background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
.logo-control .logo-img-sm {
display: block;
}
.logo-control .logo-img {
display: none;
}
}
@media (min-width: 768px) {
.logo-control .logo-img-sm {
display: none;
}
.logo-control .logo-img {
display: block;
}
}
#community-wrap .collapse {
position: relative;
height: 0;
overflow: hidden;
display: block;
}
.body-data-holder:before {
display: none;
content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}*/

View File

@ -1,25 +0,0 @@
div.mod-languages ul {
margin: 0;
padding: 0;
list-style:none;
}
div.mod-languages li {
margin-left: 5px;
margin-right: 5px;
}
div.mod-languages ul.lang-inline li {
display:inline;
}
div.mod-languages ul.lang-block li {
display:block;
}
div.mod-languages img {
border:none;
}
div.mod-languages a {
text-decoration: none;
}

View File

@ -1,156 +0,0 @@
.page-header {
margin: 0 0 22px;
border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
line-height: 1;
}
.page-subheader {
border-bottom: 1px solid #eeeeee;
margin: 0 0 22px;
}
.page-subheader:before,
.page-subheader:after {
content: " ";
display: table;
}
.page-subheader:after {
clear: both;
}
.page-subtitle,
.page-subheader h2 {
line-height: 1;
margin: 0;
}
.page-header + .page-subheader {
margin-top: -22px;
}
.article-title,
.article-header h1 {
margin: 0 0 22px 0;
}
.item-title {
font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
margin-top: 0;
}
.jumbotron p:last-child {
margin-bottom: 0;
}
.container .jumbotron {
border-radius: 6px;
}
.masthead {
padding: 44px 0;
text-align: center;
}
.masthead p:last-child {
margin-bottom: 0;
}
@media screen and (min-width: 768px) {
.masthead {
padding: 88px 0;
}
.masthead h1 {
font-size: 112px;
}
.masthead p {
font-size: 32px;
}
.masthead .btn-lg {
margin-top: 22px;
padding: 18px 42px;
font-size: 24px;
}
}
.jumbotron-primary {
background-color: #6e418e;
color: #e9def0;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
color: #ffffff;
}
.jumbotron-primary p {
color: #ffffff;
}
.jumbotron-primary .btn-primary {
border-color: #fff;
}
.label:empty {
display: none;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.page-header .label,
.page-header .badge {
vertical-align: middle;
}
.alert h4 {
color: inherit;
}
.media:first-child {
margin-top: 0;
}
.media-object {
display: block;
}
.media-heading {
margin: 0 0 5px;
}
.media > .pull-left {
margin-right: 10px;
}
.media > .pull-right {
margin-left: 10px;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
color: #d1bbe0;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title > a {
color: inherit;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
}

View File

@ -1,86 +0,0 @@
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #6e418e;
text-decoration: none;
}
a:hover,
a:focus {
color: #45295a;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
img {
vertical-align: middle;
}
th,
td {
line-height: 1.42857143;
text-align: left;
vertical-align: top;
}
th {
font-weight: bold;
}
td,
tr td {
border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
width: 100%;
}
table.contentpaneopen {
border: 0;
}
.star {
color: #ffcc00;
}
.red {
color: #cc0000;
}
hr {
margin-top: 22px;
margin-bottom: 22px;
border: 0;
border-top: 1px solid #eeeeee;
}
.wrap {
width: auto;
clear: both;
}
.center,
.table td.center,
.table th.center {
text-align: center;
}
.element-invisible {
position: absolute;
padding: 0;
margin: 0;
border: 0;
height: 1px;
width: 1px;
overflow: hidden;
}

View File

@ -1,817 +0,0 @@
.items-leading .leading {
margin-bottom: 44px;
}
.items-row .item {
margin-bottom: 44px;
}
.divider-vertical {
margin: 0 0 44px;
border: 0;
border-top: 1px solid #eeeeee;
}
.article-aside {
color: #999999;
font-size: 15px;
margin-bottom: 22px;
}
.article-info {
margin: 0;
width: 85%;
}
.article-info .article-info-term {
display: none;
}
.article-info dd {
display: inline-block;
margin-left: 0;
margin-right: 10px;
white-space: nowrap;
}
.article-info dd strong {
font-weight: bold;
}
.article-footer {
color: #999999;
font-size: 14px;
margin-bottom: 22px;
}
.article-intro img,
.article-content img {
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
margin: 0 33px 22px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
margin: 0 0 22px 33px;
}
@media (max-width: 768px) {
.article-content iframe {
width: 100% !important;
height: auto;
}
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
margin-bottom: 22px;
max-width: 100%;
}
.img-fulltext-left {
float: left;
margin-right: 22px;
}
.img-fulltext-right {
float: right;
margin-left: 22px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
margin: 0;
}
.img_caption img {
margin-bottom: 1px !important;
}
.img_caption p.img_caption {
background: #eeeeee;
color: #555555;
font-size: 14px;
width: 100%;
margin: 0;
padding: 5px;
text-align: center;
clear: both;
}
@media screen and (max-width: 767px) {
article img[align=left],
.img_caption.left,
article img[align=right],
.img_caption.right,
.img-fulltext-left,
.img-fulltext-right {
float: none !important;
margin-left: 0;
margin-right: 0;
width: 100% !important;
}
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
margin-left: 2px;
}
.row-even,
.row-odd {
padding: 5px;
width: 99%;
border-bottom: 1px solid #dddddd;
}
.row-odd {
background-color: transparent;
}
.row-even {
background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
border: 0;
}
.row-fluid .row-reveal {
visibility: hidden;
}
.row-fluid:hover .row-reveal {
visibility: visible;
}
.nav-list > li.offset > a {
padding-left: 30px;
font-size: 12px;
}
.list-striped,
.row-striped {
list-style: none;
line-height: 22px;
text-align: left;
vertical-align: middle;
border-top: 1px solid #dddddd;
margin-left: 0;
padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
border-bottom: 1px solid #dddddd;
padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
background-color: #f5f5f5;
}
.row-striped .row-fluid {
width: 97%;
}
.row-striped .row-fluid [class*="span"] {
min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.list-condensed li {
padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
padding: 5px 10px;
}
.list-bordered,
.row-bordered {
list-style: none;
line-height: 18px;
text-align: left;
vertical-align: middle;
margin-left: 0;
border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
padding-left: 15px;
}
.form-register fieldset {
padding: 0 0 10px;
}
.form-register p {
margin: 0 0 5px;
}
.form-register p.form-des {
margin: 15px 0;
}
.form-register label {
display: block;
float: left;
font-weight: bold;
text-align: right;
width: 130px;
}
.form-register .input,
.form-register .inputbox {
margin-left: 10px;
width: 200px;
}
.form-register .btn,
.form-register .button {
margin-left: 140px;
}
.registration fieldset dt {
margin-right: 5px;
}
.admintable textarea {
max-width: 90% !important;
resize: none;
}
.com_mailto body {
padding: 11px;
}
.com_mailto .t3-mainbody {
padding-top: 0;
padding-bottom: 0;
}
.com_mailto .t3-content {
width: auto;
}
#mailto-window {
background: #fff;
margin: 10px 0 20px;
padding: 0;
position: relative;
}
#mailto-window h2 {
margin-top: 0;
margin-bottom: 20px;
}
#mailtoForm .formelm {
padding: 5px 0;
vertical-align: middle;
overflow: hidden;
}
#mailtoForm .formelm label {
display: inline-block;
float: left;
font-weight: bold;
vertical-align: middle;
width: 100px;
}
#mailtoForm p {
margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
margin-right: 5px;
}
.user-details {
padding: 10px 0;
}
.user-details p {
margin: 0 0 5px;
}
.user-details label {
display: block;
float: left;
font-weight: bold;
text-align: right;
width: 130px;
}
.user-details .input,
.user-details .inputbox {
margin-left: 10px;
width: 200px;
}
.user-details .btn,
.user-details button {
margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
padding: 0 0 5px;
width: 130px;
}
.user-details .paramlist .paramlist_value {
padding: 0 0 5px;
}
.user-details .user_name span {
font-weight: bold;
padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
background: #eeeeee;
border: 1px solid #eeeeee;
margin-bottom: 22px;
padding: 11px 22px;
border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
margin: 4px 0 0 0;
}
.profile-edit input {
position: relative;
min-height: 1px;
padding-left: 6px;
padding-right: 6px;
}
@media (min-width: 768px) {
.profile-edit input {
float: left;
width: 50%;
}
}
.profile-edit select {
position: relative;
min-height: 1px;
padding-left: 6px;
padding-right: 6px;
}
@media (min-width: 768px) {
.profile-edit select {
float: left;
width: 50%;
}
}
.profile-edit select + button {
margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
content: " ";
display: table;
}
#searchForm:after {
clear: both;
}
#searchForm fieldset {
margin: 22px 0;
}
#searchForm legend {
margin-bottom: 11px;
}
#searchForm select {
width: auto;
display: inline-block;
margin-left: 5px;
padding-left: 5px;
}
#searchForm .form-limit {
margin-top: 22px;
}
#searchForm .form-limit .counter {
margin-top: 0;
}
#search-form ul#finder-filter-select-list {
margin-left: 0;
padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
list-style: none;
padding: 11px 0;
}
#search-form ul#finder-filter-select-list li label {
width: 150px;
}
#search-form .word .form-group {
margin-bottom: 11px;
}
@media screen and (max-width: 768px) {
#searchForm .radio-inline,
#searchForm .checkbox-inline {
display: block;
width: 100%;
margin-left: 0;
}
}
.search-results {
margin-top: 22px;
margin-left: 0;
padding-left: 0;
}
.search-results .result-title {
font-size: 18px;
margin-top: 22px;
}
.search-results .result-category {
font-size: 14px;
color: #999999;
}
.search-results .result-text {
margin-top: 5px;
margin-bottom: 5px;
}
.search-results .result-url {
color: #555555;
margin-top: 22px;
}
.search-results .result-created {
font-size: 14px;
color: #999999;
}
div.finder {
margin-bottom: 22px;
}
#searchForm .phrases-box input[type="radio"] {
vertical-align: top;
margin-top: 3px;
}
@media (max-width: 768px) {
.contact .thumbnail {
width: 100%;
}
}
@media (max-width: 768px) {
.contact .dl-horizontal > dt {
float: left;
margin-right: 5px;
width: auto;
}
}
@media (max-width: 768px) {
.contact .dl-horizontal > dd {
margin-left: 0;
}
}
.contact-form #jform_contact_emailmsg {
width: 100%;
}
.contact-form #jform_contact_message {
width: 100%;
height: auto;
}
@media (max-width: 768px) {
.contact-form #jform_captcha-lbl {
display: none;
}
.contact-form #recaptcha_image {
width: 220px;
}
.contact-form #recaptcha_image img {
max-width: 220px;
}
.contact-form #recaptcha_response_field {
max-width: 220px;
}
}
.contact .accordion-toggle {
font-weight: bold;
}
#archive-items > li {
line-height: normal;
margin: 0;
overflow: visible;
padding: 0;
}
#archive-items .intro {
clear: both;
overflow: hidden;
}
.categories-list {
margin-bottom: 22px;
}
.category-item:before,
.category-item:after {
content: " ";
display: table;
}
.category-item:after {
clear: both;
}
.category-item .page-header {
line-height: normal;
padding: 11px 5px;
margin: 0;
font-size: 20px;
font-weight: normal;
}
.category-item .category-item {
margin-bottom: 0;
margin-left: 30px;
}
.category-item .category-item .page-header {
font-size: 16px;
}
.cat-children .page-header {
line-height: normal;
padding: 11px 5px;
margin: 0;
font-size: 20px;
font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
border-bottom: 1px solid #eeeeee;
padding-bottom: 22px;
margin-bottom: 22px;
margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
margin-bottom: 22px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
content: " ";
display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
clear: both;
}
.newsfeed > h2 {
border-bottom: 1px solid #eeeeee;
padding-bottom: 22px;
margin-bottom: 22px;
margin-top: 0;
}
.newsfeed .feed-description {
margin-bottom: 22px;
font-size: 18px;
}
.newsfeed .feed-item-description .feed-description {
font-size: 16px;
}
.newsfeed ol li > a {
font-weight: bold;
font-size: 18px;
}
.article-content .pagination ul {
display: block;
list-style: none;
padding: 0;
overflow: hidden;
}
.article-content .pagination ul li {
border: 1px solid #eeeeee;
float: left;
line-height: normal;
margin-right: 11px;
padding: 11px 22px;
}
.article-content .pagination ul li a {
border: 0;
text-decoration: none;
background-color: transparent;
line-height: normal;
padding: 0;
}
.pagenavcounter {
margin: 0 0 22px;
font-weight: bold;
}
#article-index,
.article-index {
border: 1px solid #eeeeee;
border-radius: 4px;
float: right;
padding: 10px;
margin: 0 0 22px 22px;
width: 25%;
}
#article-index ul,
.article-index ul {
list-style: none;
margin: 0;
padding: 0;
border: 0;
}
#article-index ul > li,
.article-index ul > li {
border: 0;
margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
border: 0;
padding: 5px;
border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
border: 0;
background: #6e418e;
color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
border: 0;
background: #6e418e;
color: #ffffff;
}
.pagenav {
margin: 0;
padding: 0;
list-style: none;
}
.pagenav > li {
margin: 0;
padding: 0;
float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
margin-right: 10px;
}
.pagenav li > a {
padding: 11px 22px;
line-height: normal;
border: 1px solid #dddddd;
border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
background-color: #eeeeee;
}
.items-more h3 {
margin: 0 0 22px;
}
.items-more .nav > li {
border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
padding: 6px 5px;
}
.back_button a {
display: block;
margin: 10px 0;
}
.filters {
margin: 11px 0 5px;
}
.display-limit {
margin: 11px 0 5px;
}
.filters .display-limit {
float: right;
text-align: right;
}
#system-message dt {
font-weight: bold;
}
#system-message dd {
font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
margin: 0;
padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
background: none;
margin: 0;
padding: 5px;
}
.alert-message {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #468847;
}
.alert-message hr {
border-top-color: #c9e2b3;
}
.alert-message .alert-link {
color: #356635;
}
.alert-notice {
background-color: #d9edf7;
border-color: #bce8f1;
color: #3a87ad;
}
.alert-notice hr {
border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
color: #2d6987;
}
.alert-error {
background-color: #f2dede;
border-color: #ebccd1;
color: #b94a48;
}
.alert-error hr {
border-top-color: #e4b9c0;
}
.alert-error .alert-link {
color: #953b39;
}
.tip-wrap {
background: #fff6df;
border: 1px solid #fb3;
border-radius: 5px;
-webkit-box-shadow: none;
box-shadow: none;
max-width: 300px;
z-index: 999;
}
.tip-title {
border-bottom: 1px solid #fb3;
font-weight: bold;
padding: 5px 10px;
}
.tip-text {
font-size: 16px;
margin: 0;
padding: 5px 10px;
}
.hasTip img {
border: none;
margin: 0 5px 0 0;
}
@media (min-width: 768px) {
.languageswitcherload {
float: right;
width: 100%;
}
.languageswitcherload .mod-languages {
text-align: right;
}
}
div.calendar {
width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
margin-top: 11px;
}
.edit.item-page .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
height: auto;
}
.iframe-bordered {
border: 1px solid #dddddd;
}
.chzn-container {
display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
-webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
border-color: #cccccc;
height: 26px;
border-radius: 0 3px 3px 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
border-color: #cccccc;
}
.btn-group .chzn-results {
white-space: normal;
}

View File

@ -1,196 +0,0 @@
.t3-module {
background: transparent;
color: inherit;
margin-bottom: 22px;
}
@media screen and (min-width: 768px) {
.t3-module {
margin-bottom: 44px;
}
}
.t3-module .module-inner {
padding: 0;
}
.module-title {
background: transparent;
color: inherit;
font-size: 20px;
margin: 0 0 11px 0;
padding: 0;
}
@media screen and (min-width: 768px) {
.module-title {
margin-bottom: 22px;
}
}
.module-ct {
background: transparent;
color: inherit;
padding: 0;
}
.module-ct:before,
.module-ct:after {
content: " ";
display: table;
}
.module-ct:after {
clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
margin-left: 20px;
padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
padding-left: 0;
margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
padding: 6px 5px;
display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
width: 100%;
}
#login-form ul.unstyled {
margin-top: 22px;
padding-left: 20px;
}
#login-form #form-login-remember label {
font-weight: normal;
}
.banneritem a {
font-weight: bold;
}
.bannerfooter {
border-top: 1px solid #eeeeee;
font-size: 14px;
padding-top: 11px;
text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
list-style: none;
padding: 11px 0;
border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
font-size: 16px;
font-weight: normal;
margin: 0;
}
.feed h4 {
font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
font-size: 16px;
font-weight: normal;
margin: 0;
}
.latestusers,
ul.latestusers {
margin-left: 0;
}
.latestusers li,
ul.latestusers li {
background: #eeeeee;
display: inline-block;
padding: 5px 10px;
border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
display: inline-block;
margin: 0;
}
.stats-module dt {
font-weight: bold;
width: 35%;
}
.stats-module dd {
width: 60%;
}
.tagspopular ul {
display: block;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
.tagspopular ul > li {
color: #555555;
display: inline-block;
margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
background: #eeeeee;
border-radius: 3px;
color: #555555;
display: block;
padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
background: #45295a;
color: #ffffff;
text-decoration: none;
}
.tagssimilar ul {
margin: 0;
padding: 0;
list-style: none;
}
.tagssimilar ul > li {
border-bottom: 1px solid #eeeeee;
padding: 8px 0;
}
.tagssimilar ul > li > a {
color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
color: #45295a;
}
.module-ct > ol.breadcrumb {
padding: 6px 12px;
margin-left: 0;
}

View File

@ -1,17 +0,0 @@
.grow {
display: inline-block;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.grow:hover {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}

View File

@ -4,19 +4,12 @@
{{ super() }}
{% resource 'theme/ozwillo.css' %}
{% resource 'theme/templates.t3_bs3_blank.less.bootstrap.less.css' %}
{% resource 'theme/plugins.system.t3.base-bs3.less.t3.less.css' %}
{% resource 'theme/templates.t3_bs3_blank.less.core.less.css' %}
{% resource 'theme/templates.t3_bs3_blank.less.forms.less.css' %}
{% resource 'theme/templates.t3_bs3_blank.less.navigation.less.css' %}
{% resource 'theme/templates.t3_bs3_blank.less.navbar.less.css' %}
{% resource 'theme/templates.t3_bs3_blank.less.modules.less.css' %}
{% resource 'theme/templates.t3_bs3_blank.less.joomla.less.css' %}
{% resource 'theme/templates.t3_bs3_blank.less.components.less.css' %}
{% resource 'theme/templates.t3_bs3_blank.less.style.less.css' %}
{% resource 'theme/templates.t3_bs3_blank.less.plugins.hover.less.css' %}
{% resource 'theme/templates.t3_bs3_blank.less.themes.dark.template.less.css' %}
{% resource 'theme/templates.t3_bs3_blank.less.template.less.css' %}
{% resource 'theme/template.css' %}
{% resource 'theme/responsive.css' %}
{% resource 'theme/off-canvas.js' %}
<link rel="stylesheet" href="/css/font-awesome-4.1.0.min.css" />