diff options
Diffstat (limited to 'admin/template/yoga')
-rw-r--r-- | admin/template/yoga/theme/admin/theme.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/admin/template/yoga/theme/admin/theme.css b/admin/template/yoga/theme/admin/theme.css index 1a7114d32..6569dc95c 100644 --- a/admin/template/yoga/theme/admin/theme.css +++ b/admin/template/yoga/theme/admin/theme.css @@ -64,10 +64,6 @@ INPUT, SELECT, TEXTAREA { border-left: 2px solid #696969; } border: 1px solid #aaaaaa; /* thumbnails border color and style */ border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ } -.content UL.thumbnails SPAN.wrap2:hover { - margin: 0 2px; width: auto; padding: 0; text-indent: 0; - list-style: none; text-align: center; float: left; } - label { cursor:pointer } .virtual_cat { background: #222 !important; } a.Piwigo { |