Don't like ads? PRO users don't see any ads ;-)
Guest

tira fix

By: a guest on Apr 30th, 2012  |  syntax: CSS  |  size: 1.51 KB  |  hits: 17  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. div#header {
  2.     background: #242424 !important;
  3.     color: #3B506D !important;
  4.     }  
  5.  
  6. div#window {
  7.     background: #242424 !important;
  8.     color: #3B506D !important;
  9.     }  
  10.    
  11. div.bubble_msg {
  12.     background: #242424 !important;
  13.     color: #3B506D !important;
  14.     }  
  15.    
  16. div.card {
  17.     background: #242424 !important;
  18.     color: #3B506D !important;
  19.     }  
  20.    
  21. div.instr_choose {
  22.     background: #242424 !important;
  23.     color: #3B506D !important;
  24.     }
  25.  
  26. div#maxplayers.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
  27.     background: #242424 !important;
  28.     color: #3B506D !important;
  29.     }
  30.  
  31. div#maxround.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
  32.     background: #242424 !important;
  33.     color: #3B506D !important;
  34.     }
  35.  
  36. a.ui-slider-handle.ui-state-default.ui-corner-all.ui-state-hover {
  37.     background: #242424 !important;
  38.     color: #3B506D !important;
  39.     }
  40.    
  41. div#show_deck_words {
  42.     background: #242424 !important;
  43.     color: #3B506D !important;
  44.     }
  45.    
  46. div#connecting {
  47.     background: #242424 !important;
  48.     color: #3B506D !important;
  49.     }
  50.    
  51. div.pair-round {
  52.     background: #242424 !important;
  53.     color: #3B506D !important;
  54.     }
  55.  
  56. div#choose_list.hide {
  57.     background: #3D3D3D !important;
  58.     color: #3B506D !important;
  59.     }
  60.  
  61. div.nick.logged_in {
  62.     background: #242424 !important;
  63.     color: #3B506D !important;
  64.     }
  65.  
  66. a#leave_game {
  67.     background: #242424 !important;
  68.     color: #3B506D !important;
  69.     }