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
3534b0b0
authored
2020-08-11 10:30:35 +0900
by
root
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
インフォメーションアーカイブ サイドメニューのスタイル修正
1 parent
603f4af4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
1 deletions
templates/protostar/css/style_org.css
templates/protostar/css/style_org.css
View file @
3534b0b
...
...
@@ -3432,4 +3432,29 @@ body.itemid-132 table {
.archive-module-custom
{
height
:
460px
;
overflow
:
auto
;
}
\ No newline at end of file
}
#aside
>
.custom-archive-module
{
position
:
relative
;
}
#aside
>
.custom-archive-module
:after
{
content
:
' '
;
position
:
absolute
;
bottom
:
12px
;
left
:
calc
(
50%
-
6px
);
display
:
block
;
width
:
12px
;
height
:
12px
;
border
:
2px
solid
;
border-color
:
transparent
transparent
#009fa8
#009fa8
;
transform
:
rotate
(
-45deg
);
opacity
:
0.6
;
border-radius
:
4px
;
}
@media
(
max-width
:
980px
)
{
#aside
>
.custom-archive-module
:after
{
bottom
:
47px
;
}
}
...
...
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