mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 18:01:31 +02:00
- Replace some mysql_query by pwg_query function.
- Add home button after upgrade.php. - Add utf8 charset for access denied message. - Replace some #content by .content in css files. - Fix menubar blocks borders with IE. git-svn-id: http://piwigo.org/svn/trunk@2884 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -268,7 +268,7 @@ TABLE.tagLetterContent {
|
||||
|
||||
#theNotificationPage DL,
|
||||
#thePopuphelpPage DL { margin: 0 25px 25px; }
|
||||
#content #comments UL.thumbnailCategories LI { width:99%; }
|
||||
.content #comments UL.thumbnailCategories LI { width:99%; }
|
||||
/* jQuery datepicker */
|
||||
IMG.ui-datepicker-trigger {
|
||||
cursor : pointer;
|
||||
|
||||
Reference in New Issue
Block a user