projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4de8b0
)
Changed file header info to match php files code style.
author
Luzifr
<szekely@woltlab.com>
Sun, 17 Jul 2011 16:36:16 +0000
(18:36 +0200)
committer
Luzifr
<szekely@woltlab.com>
Sun, 17 Jul 2011 16:36:16 +0000
(18:36 +0200)
wcfsetup/install/files/style/colorPicker.css
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/style/colorPicker.css
b/wcfsetup/install/files/style/colorPicker.css
index dde6c6be29f9bf38da56a8c3f6d55d864895d31e..9c164dc63f506396646b8a9b55a9c18c35519964 100644
(file)
--- a/
wcfsetup/install/files/style/colorPicker.css
+++ b/
wcfsetup/install/files/style/colorPicker.css
@@
-1,11
+1,10
@@
-/*
-
-Color Picker Styles
-File: colorPicker.css
-Copyright 2006-2011 by WoltLab GmbH.
-
-*/
-
+/**
+ * Color Picker Styles
+ *
+ * @author Arian Glander, Harald Szekely
+ * @copyright 2006-2011 WoltLab GmbH
+ */
+
/* ### -- -- -- -- -- Color Picker -- -- -- -- -- ### */
input.colorPicker {