1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00

zweite Loginbox ueberhalb der Forenliste

This commit is contained in:
eggy
2017-07-06 10:41:14 +02:00
parent bc6d2100a1
commit 4812e04a76
2 changed files with 27 additions and 6 deletions

View File

@@ -149,9 +149,10 @@ a:hover { text-decoration: underline; }
margin: 4px 0;
clear: both;
float:right;
margin-left: 160px;
/* margin-left: 160px;
margin-right: 16px;
padding-left: 15px;
padding-left: 15px; */
width:85%;
}
@@ -162,6 +163,7 @@ a:hover { text-decoration: underline; }
left: 15px;
position: absolute;
top: 160px;
float:left;
}
@@ -239,10 +241,6 @@ a:hover { text-decoration: underline; }
/* TODO: farben nach colors schieben */
.forabg {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors:none;
-moz-border-top-colors: none;
background-color: #dbdbdb;
border-color: #d0d0d0 #d0d0d0 #d0d0d0 #d70751;
border-image: none;