PageRenderTime 32ms CodeModel.GetById 12ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/skins/default/xui/en/widgets/progress_bar.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 12 lines | 12 code | 0 blank | 0 comment | 0 complexity | eab4d565ec769d655156ede0936b74b4 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <progress_bar image_bar="ProgressTrack"
  3. image_fill="ProgressBar"
  4. color_bar.red="0.5764"
  5. color_bar.green="0.6627"
  6. color_bar.blue="0.8352"
  7. color_bar.alpha="1"
  8. color_bg.red="0.3254"
  9. color_bg.green="0.4000"
  10. color_bg.blue="0.5058"
  11. color_bg.alpha="1"
  12. />