1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 12:20:44 +02:00

Comment replies

This commit is contained in:
CaMer0n
2012-06-17 08:08:01 +00:00
parent ece6cdac0c
commit 5032fe7e84
5 changed files with 142 additions and 32 deletions

View File

@@ -32,7 +32,7 @@ e107::css("inline","
.admin-theme-options { transition: opacity .20s ease-in-out;
-moz-transition: opacity .20s ease-in-out;
-webkit-transition: opacity .20s ease-in-out;
opacity:0.1;
opacity:0;
width:100%;
height:80px;
padding-top:50px;