summaryrefslogtreecommitdiff
path: root/modules/gallery/css/debug.css
diff options
context:
space:
mode:
authorAndy Staudacher <andy.st@gmail.com>2009-11-15 19:44:47 -0800
committerAndy Staudacher <andy.st@gmail.com>2009-11-15 19:44:47 -0800
commit0733dc37fda27a5ba35f9020edf3c66aa41a95a0 (patch)
tree6877946232f1b01b1c8709054c689f6658cef34f /modules/gallery/css/debug.css
parent218493c50be9362d4abed6900a816308fee5d978 (diff)
parent9379308f91a476f790fb8d444536719535c584e4 (diff)
Merge commit 'upstream/master'
Conflicts: modules/gallery/tests/xss_data.txt
Diffstat (limited to 'modules/gallery/css/debug.css')
-rw-r--r--modules/gallery/css/debug.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/modules/gallery/css/debug.css b/modules/gallery/css/debug.css
index fe5665ad..6808da09 100644
--- a/modules/gallery/css/debug.css
+++ b/modules/gallery/css/debug.css
@@ -1,4 +1,4 @@
-.gAnnotatedThemeBlock {
+.g-annotated-theme-block {
border: 1px solid #C00;
clear: both;
margin: 1em;
@@ -6,15 +6,15 @@
position: relative;
}
-.gAnnotatedThemeBlock_album_top {
+.g-annotated-theme-block_album_top {
float: right;
}
-.gAnnotatedThemeBlock_header_bottom {
+.g-annotated-theme-block_header_bottom {
float: right;
}
-.gAnnotatedThemeBlock div.title {
+.g-annotated-theme-block div.title {
background: #C00;
border: 1px solid black;
color: white;