summaryrefslogtreecommitdiffstats
path: root/wp-admin/upload-rtl.css
blob: b7bb3ae206927d78ab2a6db40ca9b7f59a946cf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
body { font: 13px Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana; }

#upload-menu li { margin: 0 .75em 0 0; }

#upload-menu .current div {
	border-right: 0;
	border-left: 2px solid #448abd;
}

#upload-file-view { 0 15px 0 0 }

#file-title { margin: 0 15px .2em 0; }

h2 { margin: 0 0 0 .2em; }

#upload-files li { margin: 0 15px 15px 0; }

table { float: right; }

#the-attachment-links { float: left; }

#th { text-align: left; }