Skip to content
Snippets Groups Projects
Commit 1cd50822 authored by Michael Hamann's avatar Michael Hamann
Browse files

Merge pull request #308 from flammy/patch-3

add pointer curser to mediafile
parents 9ea789f7 90562fe4
No related branches found
No related tags found
No related merge requests found
......@@ -154,6 +154,7 @@ html.popup {
#media__content a.mediafile {
margin-right: 1.5em;
font-weight: bold;
cursor: pointer;
}
[dir=rtl] #media__content a.mediafile {
margin-right: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment