source: extensions/gally/gally-default/css/theme.css @ 12592

Last change on this file since 12592 was 12592, checked in by grum, 12 years ago

feature:2499 - compatibility with Piwigo 2.3

  • Property svn:executable set to *
File size: 706 bytes
Line 
1/* -----------------------------------------------------------------------------
2  GRUM:DARK-II
3  Theme for Piwigo
4  ------------------------------------------------------------------------------
5  file: gally/grum-dark II/theme.css
6  file version: 1.2.0
7  ------------------------------------------------------------------------------
8  author: grum at piwigo.org
9  << May the Little SpaceFrog be with you >>
10  ------------------------------------------------------------------------------
11  Grum-dark II for template "Gally"
12----------------------------------------------------------------------------- */
13
14
15.thumbnailCategory {
16  cursor:pointer;
17}
18
19.button {
20  cursor:pointer;
21  display:inline-block;
22}
Note: See TracBrowser for help on using the repository browser.