aboutsummaryrefslogtreecommitdiffstats
path: root/demos/real-world/photo-manager/theme/css/screen.css
diff options
context:
space:
mode:
authorChi Cheng <cloudream@gmail.com>2008-08-16 14:37:44 +0000
committerChi Cheng <cloudream@gmail.com>2008-08-16 14:37:44 +0000
commit4f55751d8ac2c0cf24dd89790e2f53cd1c96a571 (patch)
tree73d38996c294db99a4f40c2daf37345bffb3ef96 /demos/real-world/photo-manager/theme/css/screen.css
parentdab4c2b56419ec704dfafda34c73d9c526fafdfa (diff)
downloadjquery-ui-4f55751d8ac2c0cf24dd89790e2f53cd1c96a571.tar.gz
jquery-ui-4f55751d8ac2c0cf24dd89790e2f53cd1c96a571.zip
demo: #3185
Diffstat (limited to 'demos/real-world/photo-manager/theme/css/screen.css')
-rw-r--r--demos/real-world/photo-manager/theme/css/screen.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/real-world/photo-manager/theme/css/screen.css b/demos/real-world/photo-manager/theme/css/screen.css
index 3866beb8e..3a51f70e1 100644
--- a/demos/real-world/photo-manager/theme/css/screen.css
+++ b/demos/real-world/photo-manager/theme/css/screen.css
@@ -116,12 +116,12 @@ h1 {
----------------
=SIDEBAR
---------------- */
-.box {
+.box, .box2 {
margin: 18px;
border: 1px solid #ccc;
background: #fff;
}
-.box h2 {
+.box h2, .box2 h2 {
padding: 0 8px;
margin: 0;
font-size: 1.5em;