aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/roma/theme.css
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2010-04-07 21:51:20 +0000
committernikrou <nikrou@piwigo.org>2010-04-07 21:51:20 +0000
commitc10a261817cc3fd687f6f4de1f263b1fad337eca (patch)
tree1d6364dc0b15a4c9a7ffc6dc0207109315b66c90 /admin/themes/roma/theme.css
parentb5ec01b46e5c8fd80b64b6a1beb990ad78efeb4f (diff)
Feature 1545 : refactoring, move css rules for calendar icon to default/themes (default-layout.css)
git-svn-id: http://piwigo.org/svn/trunk@5702 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--admin/themes/roma/theme.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css
index 325b6124d..107dc756c 100644
--- a/admin/themes/roma/theme.css
+++ b/admin/themes/roma/theme.css
@@ -213,7 +213,6 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body
#ui-datepicker-div .ui-datepicker-header { background-color:#444;}
#ui-datepicker-div .ui-datepicker-current-day { background-color: #111 !important; border-color: #444; border-top-color: #111; border-left-color: #111;}
#ui-datepicker-div .ui-datepicker-days-cell { background-color:#444; border:1px solid #222; border-top-color: #444; border-left-color: #444;}
-img.ui-datepicker-trigger {vertical-align: middle; margin:3px 5px 2px 5px; }
INPUT[type="text"].large { width: 317px; }
input[type="button"], input[type="submit"], input[type="reset"] {
color:#ff3363; background-color:#222; border-color: #ff3363; }