Changeset 6471

Show
Ignore:
Timestamp:
08/21/08 19:13:00 (5 months ago)
Author:
simonmcmanus
Message:

cct - tags listed on single line in purple theme

Location:
Trunk/association/serversides/cctiddly/Trunk/tiddlers
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • Trunk/association/serversides/cctiddly/Trunk/tiddlers/osmosoft.tiddler

    r6437 r6471  
    11<div title="Osmosoft" modifier="ccTiddly" tags="ccTiddly excludeSearch excludeLists"> 
    22<pre> 
    3 More info on the company (~OsmoSoftians!!) and its products can be found one the [[osmosoft.com homepage|http://osmosoft.com/]] 
     3More info on Osmosoft can be found at [[osmosoft.com homepage|http://osmosoft.com/]] 
    44</pre> 
    55</div> 
  • Trunk/association/serversides/cctiddly/Trunk/tiddlers/purpleTheme.tiddler

    r6470 r6471  
    212212        padding:0.3em 0.6em; 
    213213} 
     214 
     215 
    214216.popup li a { 
    215217        padding:12px; 
     
    233235} 
    234236 
    235 #tiddlerDisplay .toolbar a.button, #sidebarOptions a, .toolbar .popup li a, #mainMenu a{ 
     237#tiddlerDisplay .toolbar a.button, #sidebarOptions a, .toolbar .popup li a, #mainMenu a, .tiddler .button { 
    236238                border:1px solid white; 
    237239        background-color:white; 
    238240        color:purple; 
    239241} 
    240 #tiddlerDisplay .toolbar a.button:hover, #sidebarOptions a:hover,  #mainMenu a:hover{ 
     242#tiddlerDisplay .toolbar a.button:hover, #sidebarOptions a:hover,  #mainMenu a:hover, .tiddler .button  
     243{ 
    241244        border:1px solid #ccc; 
    242245} 
     
    244247border-right:1px solid white; 
    245248} 
     249 
     250.tagged ul 
     251{ 
     252list-style: none; 
     253} 
     254 
     255.tagged li 
     256{ 
     257display: inline; 
     258} 
     259 
    246260 
    247261 
     
    488502} 
    489503 
    490 #sidebarOptions .sliderPanel input, .sliderPanel input, .tiddler .button  { 
     504#sidebarOptions .sliderPanel input, .sliderPanel input  { 
    491505        border:1px solid #777; 
    492506        background-color:white; 
    493         color:#777; 
    494          
    495 } 
     507        color:#777;      
     508} 
     509 
     510 
    496511 
    497512table, .viewer td, .viewer tr, .twtable td, .twtable tr {