Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Yokihito Oki
/
kanoya-univercity-prod
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
7a7b73dd
authored
2020-07-21 12:32:13 +0900
by
root
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
コロナページ フィードバック対応
1 parent
7dd11a7c
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
1 deletions
modules/mod_articles_category/tmpl/default.php
templates/protostar/css/covid-19.css
templates/protostar/css/style_org.css
modules/mod_articles_category/tmpl/default.php
View file @
7a7b73d
...
...
@@ -177,6 +177,10 @@ $catid = JRequest::getInt('catid');
}
else
{
//TOP以外
?>
<?php
// error_log("chk\n", 3, '/var/www/html/debug.log');
// error_log("\n", 3, '/var/www/html/debug.log');
// error_log($moduleclass_sfx, 3, '/var/www/html/debug.log');
// error_log("\n", 3, '/var/www/html/debug.log');
if
(
$moduleclass_sfx
==
'covid-19-students'
||
$moduleclass_sfx
==
'covid-19-staff'
)
{
?>
...
...
templates/protostar/css/covid-19.css
View file @
7a7b73d
...
...
@@ -27,6 +27,14 @@
margin-left
:
8px
;
}
.newsbox.covid-19
.mod-articles-category-category
{
display
:
none
;
}
.newsbox.covid-19
.txt
{
width
:
100%
;
}
.newsbox.covid-19
.icon_new
{
background-color
:
#cd0e0e
;
color
:
#fff
;
...
...
templates/protostar/css/style_org.css
View file @
7a7b73d
/* コロナ暫定対処 */
.
itemid-87
9
.mod-articles-category-category
{
.
covid-1
9
.mod-articles-category-category
{
display
:
none
;
}
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment