File: media-rtl.css

package info (click to toggle)
wordpress 2.5.1-11%2Blenny4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 9,012 kB
  • ctags: 14,047
  • sloc: sh: 86,522; php: 48,548; makefile: 38; xml: 36
file content (21 lines) | stat: -rw-r--r-- 367 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
ul#sidemenu {
	left: auto;
	right: 0;
}
.align .field label {
	display: block;
	float: right;
	padding: 0 25px 0 0;
	margin: 5px 3px 5px 5px; 
}
.align .field input {
	display: block;
	float: right;
	margin: 5px 15px 5px 0;
}
.image-align-none-label,
.image-align-left-label,
.image-align-center-label,
.image-align-right-label {
	background-position: center right;
}