~canonical-sysadmins/wordpress/3.9.x

« back to all changes in this revision

Viewing changes to wp-includes/js/tinymce/themes/advanced/skins/default/dialog.css

  • Committer: Andrew Glen-Young
  • Date: 2011-03-08 14:47:51 UTC
  • Revision ID: andrew.glen-young@canonical.com-20110308144751-1n6spqgayztf9h77
[AGY] import 3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
background:url(img/buttons.png) 0 -26px;
43
43
cursor:pointer;
44
44
padding-bottom:2px;
 
45
float:left;
45
46
}
46
47
 
47
 
#insert {background:url(img/buttons.png) 0 -52px;}
48
 
#cancel {background:url(img/buttons.png) 0 0;}
 
48
#insert {background:url(img/buttons.png) 0 -52px}
 
49
#cancel {background:url(img/buttons.png) 0 0; float:right}
49
50
 
50
51
/* Browse */
51
52
a.pickcolor, a.browse {text-decoration:none}
113
114
#colorpicker #namedcolors {width:150px;}
114
115
#colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
115
116
#colorpicker #colornamecontainer {margin-top:5px;}
116
 
#colorpicker #picker_panel fieldset {margin:auto;width:325px;}
 
 
b'\\ No newline at end of file'
 
117
#colorpicker #picker_panel fieldset {margin:auto;width:325px;}