Removes label-CSS & adds label-icon
authorLuzifr <szekely@woltlab.com>
Fri, 6 Jan 2012 15:55:12 +0000 (16:55 +0100)
committerLuzifr <szekely@woltlab.com>
Fri, 6 Jan 2012 15:55:16 +0000 (16:55 +0100)
wcfsetup/install/files/acp/style/wcf.css
wcfsetup/install/files/icon/label1.svg [new file with mode: 0644]

index 794c54b8537ffaf979558e7adde276c82b0d35ae..55d67d351766d2f0fd43800b59946cb24715bc15 100644 (file)
@@ -4154,24 +4154,6 @@ will change soon!
 }
 
 
-/* TODO: This should be part of com.woltlab.wcf.label, but for debugging purpose I placed it here */
-ul.labelList {
-       display: inline-block;
-       margin: 0;
-       padding: 0;
-}
-
-ul.labelList li {
-       background-color: rgb(224, 224, 224);
-       border: 1px solid rgb(192, 192, 192);
-       border-radius: 3px;
-       display: inline-block;
-       padding: 3px;
-       vertical-align: middle;
-}
-
-
-
 
 
 
diff --git a/wcfsetup/install/files/icon/label1.svg b/wcfsetup/install/files/icon/label1.svg
new file mode 100644 (file)
index 0000000..2144599
--- /dev/null
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<!--<?xml-stylesheet type="text/css" href="svg.css"?>-->\r
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\r
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" xml:space="preserve">\r
+       \r
+       <title>Label</title> \r
+       <desc>Label Icon</desc> \r
+       \r
+       <!--\r
+               @author         Harald Szekely \r
+               @copyright      2011 WoltLab GmbH \r
+               @license        GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php> \r
+       --> \r
+       \r
+       <defs>\r
+               <style type="text/css">\r
+                       <![CDATA[\r
+                               .Upper1 {fill: #666;}\r
+                               .Lower1 {fill: #fff;}\r
+                       ]]>\r
+               </style>\r
+       </defs>\r
+       \r
+       <g id="IconLabel">\r
+               <path class="Lower1" style="fill-rule: evenodd; clip-rule: evenodd;f" d="M15,8.5009766\r
+                       c0-1.1352539-0.7949219-2.1391602-2.0009766-2.7792969V5.0004883h-10v0.722168\r
+                       c-1.2050781,0.640625-1.9985352,1.644043-1.9985352,2.7783203c0,1.1337891,0.793457,2.1376953,1.9985352,2.7783203V12h2.9946289\r
+                       c0.0024414,0,0.0043945,0,0.0068359,0H10c0.0019531,0,0.0048828,0,0.0068359,0h2.9921875v-0.71875\r
+                       C14.2050781,10.640625,15,9.6367188,15,8.5009766z"/>\r
+               <path class="Upper1" style="fill-rule: evenodd; clip-rule: evenodd;" d="M15,7.5004883\r
+                       c0-1.1352539-0.7949219-2.1391602-2.0009766-2.7792969V4h-10v0.722168c-1.2050781,0.640625-1.9985352,1.644043-1.9985352,2.7783203\r
+                       s0.793457,2.1381836,1.9985352,2.7788086V11h2.9946289c0.0024414,0,0.0043945,0,0.0068359,0H10\r
+                       c0.0019531,0,0.0048828,0,0.0068359,0h2.9921875v-0.7207031C14.2050781,9.6396484,15,8.6357422,15,7.5004883z"/>\r
+       </g>\r
+</svg>\r