diff options
author | rvelices <rv-github@modusoptimus.com> | 2007-02-21 00:20:02 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2007-02-21 00:20:02 +0000 |
commit | f579b7bef4684cdaf58a4ea00883c70d75e401d6 (patch) | |
tree | 6d9484edabcba118db24094cdde2126e5c9bfcd8 /template/yoga/default-colors.css | |
parent | 3b46143435b528684d52772039540273bbcea52b (diff) |
revert revision 1842 on default-colors.css (it messes with where backgrounds are transparent and/or inherited - see picture page for clear and dark theme!)
web services correction:
- urls were not sent for method images.getInfo
- uniformization: all element urls (tn_url, element_url, high_url) are xml attributes for all methods
git-svn-id: http://piwigo.org/svn/trunk@1845 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/default-colors.css')
-rw-r--r-- | template/yoga/default-colors.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/default-colors.css b/template/yoga/default-colors.css index 5e5a64a68..e88f21208 100644 --- a/template/yoga/default-colors.css +++ b/template/yoga/default-colors.css @@ -1,5 +1,5 @@ /* $Id$ */ -#content, #menubar, #thePicturePage #the_page { background-color: #eef; } + /* others */ .pleaseNote { background: #9c9c9c; |