/**
 * Theme options style
 * Package: Dinky
 * Since: Dinky 1.0
 * Theme URI: http://wordpress.org/themes/dinky/
 * Github: http://github.com/misamplus/dinky-theme/
 * License: GNU General Public License v3 or later
 * Copyright (C) 2013  Misam Saki, misam.ir
 * Author: Misam Saki
 * Website: http://en.misam.ir/
 * Email: misamplus@gmail.com
 * Twitter: @misamplus
*/

tr:hover {
	background: #E6E6E6;
}
tr th {
	width: 300px !important;
}
input#topmenu-logo {
	width: 300px;
}
textarea#intro_content {
	width: 400px;
	height: 100px;
}
input[id*="tag-"] {
	direction: ltr;
	width: 300px;
}
input[id*="social-"] {
	direction: ltr;
	width: 200px;
}