]> de.git.xonotic.org Git - xonotic/mediasource.git/commitdiff
Update scoreboard skin sourcefiles
authorSeverin Meyer <sev.ch@web.de>
Tue, 30 Dec 2014 07:34:02 +0000 (08:34 +0100)
committerSeverin Meyer <sev.ch@web.de>
Tue, 30 Dec 2014 07:34:02 +0000 (08:34 +0100)
gfx/luma/gfx/scoreboard/common.css
gfx/luma/gfx/scoreboard/playercolor_base.svg
gfx/luma/gfx/scoreboard/playercolor_pants.svg
gfx/luma/gfx/scoreboard/playercolor_shirt.svg

index 122652359e7d6e4438822dc5d319b834d02b0e7c..b902520d6d1dbb0fb2d5e2e25f64ff4312b6141c 100755 (executable)
@@ -1,8 +1,8 @@
-.background  { fill:#8f8f8f }
+.background  { fill:#9f9f9f }
 .tableheader { fill:#cfcfcf }
 
-.shadow      { fill:#000000 } 
-.symbol      { fill:#ffffff }
+.shadow { fill:#000000 } 
+.symbol { fill:#ffffff }
 
 .strongblurred { filter:url(common.filters#strongblurred) }
 .weakblurred   { filter:url(common.filters#weakblurred) }
index fc57c09c69bc2750a95bfcf988351ab610b48ebb..873073057b85d2f6629ec9cab444d85ec60b0659 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml-stylesheet href="common.css" type="text/css"?>
 <svg xmlns="http://www.w3.org/2000/svg" width="64" height="32" version="1.1">
-       <path class="shadow strongblurred" d="m 6,4 -2,8 0,5 14,12 40,0 2,-8 0,-5 L 46,4 z"/>
+       <path class="shadow strongblurred" d="m 6,4 -2,8 0,4 14,12 40,0 2,-8 0,-4 L 46,4 z"/>
 </svg>
index b47d432a576a2fb8f8b8545eb01150ce577368e1..4cc7cc45fbcb829844c0ffac0554e45c5a622fd7 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml-stylesheet href="common.css" type="text/css"?>
 <svg xmlns="http://www.w3.org/2000/svg" width="64" height="32" version="1.1">
-       <path class="symbol weakblurred" d="m 60,21 -2,8 -40,0 -14,-12 0,-2 23.5,0 8,6 z"/>
+       <path class="symbol weakblurred" d="m 60,20 -2,8 -40,0 -14,-12 0,-2 24,0 7.5,6 z"/>
 </svg>
index e4b4a6d77655ca7f6aafc868255c2a0444559853..f06bc223e15ebdb84e621cf684e0eeaf01d751e6 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml-stylesheet href="common.css" type="text/css"?>
 <svg xmlns="http://www.w3.org/2000/svg" width="64" height="32" version="1.1">
-       <path class="symbol weakblurred" d="m 4,12 2,-8 40,0 14,12 0,2 -23.5,0 -8,-6 z"/>
+       <path class="symbol weakblurred" d="m 4,12 2,-8 40,0 14,12 0,2 -24,0 -7.5,-6 z"/>
 </svg>