euscanwww: Improved forms UI, added preferences page and change password
Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
		@@ -125,25 +125,13 @@ hr {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
table {
 | 
			
		||||
    max-width: 60em;
 | 
			
		||||
    /* width: 50%; */
 | 
			
		||||
    border-collapse: collapse;
 | 
			
		||||
    font-size: 1em;
 | 
			
		||||
    margin-left: auto;
 | 
			
		||||
    margin-right: auto;
 | 
			
		||||
    background: #F5F5F5;
 | 
			
		||||
    text-align: left;
 | 
			
		||||
.table {
 | 
			
		||||
    width: 60% !important;
 | 
			
		||||
    margin: auto;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
td {
 | 
			
		||||
    vertical-align: top;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
th {
 | 
			
		||||
    font-size: 0.8em;
 | 
			
		||||
    text-align: center;
 | 
			
		||||
    border-bottom: 3px solid;
 | 
			
		||||
    max-width: 350px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#footer {
 | 
			
		||||
@@ -245,3 +233,8 @@ th {
 | 
			
		||||
textarea {
 | 
			
		||||
    width: inherit;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.errorlist > li {
 | 
			
		||||
    color: red;
 | 
			
		||||
    list-style: none;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user