diff options
author | rvelices <rv-github@modusoptimus.com> | 2008-03-01 14:24:04 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2008-03-01 14:24:04 +0000 |
commit | 732e456b3ba0c3e9ff4134e0ea815df03375918b (patch) | |
tree | 1bec560e6642d417c37a161b0de39d778686f8e3 /template/yoga/theme/wipi | |
parent | e6b785cbaa554d815a385e380ff959c7dea595ba (diff) |
- thumbnails.tpl migration
git-svn-id: http://piwigo.org/svn/trunk@2234 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/theme/wipi')
-rw-r--r-- | template/yoga/theme/wipi/theme.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/yoga/theme/wipi/theme.css b/template/yoga/theme/wipi/theme.css index 0cd85f53e..000ac4ca2 100644 --- a/template/yoga/theme/wipi/theme.css +++ b/template/yoga/theme/wipi/theme.css @@ -254,8 +254,6 @@ input#qsearchInput { padding: 1px 3px; } .zero { display: none } -.one { background: transparent; } -.plural { background: transparent; } .nb-hits { color: #69c; } .nb-comments { color: #f92; } |