]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Not using thickbox... yet
authorsarven <csarven@plantard.controlezvous.ca>
Fri, 23 Jan 2009 06:18:00 +0000 (06:18 +0000)
committersarven <csarven@plantard.controlezvous.ca>
Fri, 23 Jan 2009 06:18:00 +0000 (06:18 +0000)
lib/action.php

index bf053424f15484bfe5a0fa5881b00041ab986974..8f02b36bf5aab5e58f52ec6266fe83e35de8696c 100644 (file)
@@ -156,10 +156,6 @@ class Action extends HTMLOutputter // lawsuit
                                      'type' => 'text/css',
                                      'href' => theme_path('css/display.css', 'base') . '?version=' . LACONICA_VERSION,
                                      'media' => 'screen, projection, tv'));
-        $this->element('link', array('rel' => 'stylesheet',
-                                     'type' => 'text/css',
-                                     'href' => theme_path('css/thickbox.css', 'base') . '?version=' . LACONICA_VERSION,
-                                     'media' => 'screen, projection, tv'));
         $this->element('link', array('rel' => 'stylesheet',
                                      'type' => 'text/css',
                                      'href' => theme_path('css/display.css', null) . '?version=' . LACONICA_VERSION,