Commit 9402e84aa4c26d970813fba639b3a9ba90860812

Authored by Jalaloedien
1 parent a77ceacc

KTC-35

"Create skinning system. "
Fixed. Position of powered by logo changed.

Reviewed By: Kevin

git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6508 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 1 additions and 1 deletions
resources/css/kt-framing.css
@@ -1628,7 +1628,7 @@ The text will be hidden for screen view. The generic fahrner-ish approach comes @@ -1628,7 +1628,7 @@ The text will be hidden for screen view. The generic fahrner-ish approach comes
1628 1628
1629 .copyrightbarBorderLogo{ 1629 .copyrightbarBorderLogo{
1630 position: absolute; 1630 position: absolute;
1631 - top:1px; 1631 + top:30px;
1632 right:20px; 1632 right:20px;
1633 border: 0; 1633 border: 0;
1634 } 1634 }