Changeset 2335

Show
Ignore:
Timestamp:
11/26/07 23:21:34 (14 months ago)
Author:
markybob
Message:

webui button fix from vonck

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • tags/deluge-0.5.6.96/plugins/WebUi/templates/advanced/static/advanced.css

    r2334 r2335  
    1515BODY { 
    1616 background: #304663 url(../../static/images/simple_bg.jpg) repeat-x; 
    17 font-family: Bitstream Vera; 
     17 font-family: Bitstream Vera,Verdana; 
    1818 font-size: 10pt; 
    1919 margin: 0; 
     
    2626a img {border: 0px} 
    2727hr {color: #627082; margin: 15px 0 15px 0;} 
    28 td {font-family: Bitstream Vera;} 
    29  
     28td {font-family: Bitstream Vera,Verdana;} 
     29tr {font-family: Bitstream Vera,Verdana;} 
     30table {font-family: Bitstream Vera,Verdana;} 
     31div {font-family: Bitstream Vera,Verdana;} 
    3032/* STRUCTURE */ 
    3133 
     
    3638 margin: 0; 
    3739 padding:0; 
    38  font-family: Bitstream Vera; 
     40 font-family: Bitstream Vera,Verdana; 
    3941} 
    4042 
     
    7678 font-size: 12px; 
    7779 white-space: nowrap; 
     80 font-family: Bitstream Vera,Verdana; 
    7881} 
    7982 
     
    9093 color: #fff; 
    9194 font-size: 12px; 
    92 white-space: nowrap; 
     95 white-space: nowrap; 
     96 font-family: Bitstream Vera,Verdana; 
    9397} 
    9498#main form table tr td a, a:active, a:visited { color: #fff; text-decoration: none;} 
     
    130134        background: #99acc3; 
    131135        color: #000; 
    132         vertical-align:middle; 
     136        /*vertical-align:middle;*/ 
    133137        -moz-border-radius:5px; 
    134         margin-top:5px; 
     138        /*margin-top:5px;*/ 
    135139 
    136140} 
     
    160164 font-size: 8pt; 
    161165 left: -100px; 
    162 font-family: Bitstream Vera; 
     166 font-family: Bitstream Vera,Verdana; 
    163167 color: #fff; 
    164168 position: relative; 
  • trunk/plugins/WebUi/templates/advanced/static/advanced.css

    r2334 r2335  
    1515BODY { 
    1616 background: #304663 url(../../static/images/simple_bg.jpg) repeat-x; 
    17 font-family: Bitstream Vera; 
     17 font-family: Bitstream Vera,Verdana; 
    1818 font-size: 10pt; 
    1919 margin: 0; 
     
    2626a img {border: 0px} 
    2727hr {color: #627082; margin: 15px 0 15px 0;} 
    28 td {font-family: Bitstream Vera;} 
    29  
     28td {font-family: Bitstream Vera,Verdana;} 
     29tr {font-family: Bitstream Vera,Verdana;} 
     30table {font-family: Bitstream Vera,Verdana;} 
     31div {font-family: Bitstream Vera,Verdana;} 
    3032/* STRUCTURE */ 
    3133 
     
    3638 margin: 0; 
    3739 padding:0; 
    38  font-family: Bitstream Vera; 
     40 font-family: Bitstream Vera,Verdana; 
    3941} 
    4042 
     
    7678 font-size: 12px; 
    7779 white-space: nowrap; 
     80 font-family: Bitstream Vera,Verdana; 
    7881} 
    7982 
     
    9093 color: #fff; 
    9194 font-size: 12px; 
    92 white-space: nowrap; 
     95 white-space: nowrap; 
     96 font-family: Bitstream Vera,Verdana; 
    9397} 
    9498#main form table tr td a, a:active, a:visited { color: #fff; text-decoration: none;} 
     
    130134        background: #99acc3; 
    131135        color: #000; 
    132         vertical-align:middle; 
     136        /*vertical-align:middle;*/ 
    133137        -moz-border-radius:5px; 
    134         margin-top:5px; 
     138        /*margin-top:5px;*/ 
    135139 
    136140} 
     
    160164 font-size: 8pt; 
    161165 left: -100px; 
    162 font-family: Bitstream Vera; 
     166 font-family: Bitstream Vera,Verdana; 
    163167 color: #fff; 
    164168 position: relative;