X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fbase%2Fformulare.less;h=55a7a8a6f0c081833fa6bb1561fed922a6a3c44c;hp=0e2ff37443f7b64d999449242981014096386fb2;hb=12aae24ef4ad214414d89f0b2b8bdd7484847163;hpb=5b599598b0e9c08e099fdeed5a86d2cad044db14 diff --git a/src/main/webapp/less/base/formulare.less b/src/main/webapp/less/base/formulare.less index 0e2ff374..55a7a8a6 100644 --- a/src/main/webapp/less/base/formulare.less +++ b/src/main/webapp/less/base/formulare.less @@ -1,7 +1,5 @@ /** Formulare *****************************************************************/ -@import '../variables.less'; - .form { position: relative; width: 100%; @@ -52,7 +50,7 @@ font-style: italic; color: @schrifthell; padding: 0 0 0 1.538461538em; /** 0 0 0 20px */ - background-image: url(../../img/em.png); + background-image: url(../img/em.png); background-repeat: no-repeat; background-position: 0 1px; margin-top: .461538462em; /** 6px */ @@ -122,7 +120,7 @@ span.f.error > span.e { display: block; width: .857142857em; /** 12px */ height: .428571429em; /** 6px */ - background-image: url(../../img/arrow-red.gif); + background-image: url(../img/arrow-red.gif); text-indent: -9999em; position: absolute; top: -.428571429em; /** -6px */