welcome on board new 'Sparkle' theme and also welcome on board BNoiZe as theme maintainer (creater of Sparkle theme)

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-10-01 15:21:35 +02:00
parent ecdb9ddbdc
commit 38a53e49fd
390 changed files with 7923 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
@charset "UTF-8";
/* input elements */
input {
padding: 4px 4px 0px 24px;
}
input[type="submit"],input[class="nobutton"],input[type="reset"] {
padding-left: 24px;
}
.midform input[type="file"] {
width: 90%;
}
table thead th {
border-right: 1px solid #333;
}