Skip to content

Commit

Permalink
Merge pull request #3 from YaoZ0803/master
Browse files Browse the repository at this point in the history
sql
  • Loading branch information
YaoZ0803 authored Nov 12, 2016
2 parents becebc6 + fa33da1 commit 4780c56
Show file tree
Hide file tree
Showing 14 changed files with 3,594 additions and 8 deletions.
2 changes: 1 addition & 1 deletion components/com_k2/css/k2.css
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ div.catItemHeader {}
div.catItemHeader span.catItemDateCreated {color:#999;font-size:11px;}
div.catItemHeader h3.catItemTitle {padding:4px 0 4px 0;margin:0;}
div.catItemHeader h3.catItemTitle span {}
div.catItemHeader h3.catItemTitle span sup {font-size:12px;color:#CF1919;text-decoration:none;} /* superscript */
div.catItemHeader h3.catItemTitle span sup {font-size:15px;color:#CF1919;text-decoration:none;} /* superscript */
div.catItemHeader span.catItemAuthor {display:block;padding:0;margin:0;}
div.catItemHeader span.catItemAuthor a {}
div.catItemHeader span.catItemAuthor a:hover {}
Expand Down
Binary file added images/289631.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion modules/mod_je_camera/css/mod-style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.pane-sliders .panel { border: none !important; }
div.panel > h3 { height: 30px!important;padding:0!important; background: #fff!important; border: 1px solid #ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font: bold 18px/30px Arial, Helvetica, sans-serif}
div.panel > h3 a { color: #333!important;}
div.panel > h3 a { color: #111!important;}
div.panel h3.pane-toggler-down{ background:#D5EEFF!important;border: 1px solid #A4CDE9!important; width:100%; height:100%}
div.panel h3.pane-toggler-down a { color: #333!important; }
.sub-heading {background:#D5EEFF!important;border: 1px solid #A4CDE9!important; color:#333!important;width:400px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font: bold 15px/30px Arial, Helvetica, sans-serif; display:block; padding:0 10px; text-align:left!important; margin:0 0 10px 0}
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php die("Access Denied"); ?>#x#i:1477793784;
<?php die("Access Denied"); ?>#x#i:1478848725;
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php die("Access Denied"); ?>#x#i:1477793784;
<?php die("Access Denied"); ?>#x#i:1478848725;
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php die("Access Denied"); ?>#x#i:1477793784;
<?php die("Access Denied"); ?>#x#i:1478848725;
2 changes: 1 addition & 1 deletion templates/t3_bs3_blank/css/themes/dark/template.css
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ h2,
}
h3,
.h3 {
font-size: 24px;
font-size: 15px;
}
h4,
.h4 {
Expand Down
2 changes: 1 addition & 1 deletion templates/t3_bs3_blank/css/themes/red/template.css
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ h2,
}
h3,
.h3 {
font-size: 24px;
font-size: 15px;
}
h4,
.h4 {
Expand Down
2 changes: 1 addition & 1 deletion templates/t3_bs3_blank/local/css/template.css
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ h2,
}
h3,
.h3 {
font-size: 24px;
font-size: 15px;
}
h4,
.h4 {
Expand Down
3,586 changes: 3,586 additions & 0 deletions website.sql

Large diffs are not rendered by default.

0 comments on commit 4780c56

Please sign in to comment.