Commit 2ed14f9b authored by Nico Schallehn's avatar Nico Schallehn

test

parent 483dc005
...@@ -173,10 +173,10 @@ if($_GET["action"] == "filme"){ ...@@ -173,10 +173,10 @@ if($_GET["action"] == "filme"){
th.rotate > div { th.rotate > div {
transform: transform:
/* Magic Numbers */ /* Magic Numbers */
translate(13px, -10px) translate(15px, -10px)
/* 45 is really 360 - 45 */ /* 45 is really 360 - 45 */
rotate(315deg); rotate(315deg);
width: 30px; width: 25px;
} }
th.rotate > div > span { th.rotate > div > span {
border-bottom: 1px solid #ccc; border-bottom: 1px solid #ccc;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment