first commit
This commit is contained in:
10
wp-content/plugins/wp-table-manager-light/app/admin/assets/css/bootstrap.min.css
vendored
Normal file
10
wp-content/plugins/wp-table-manager-light/app/admin/assets/css/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
5834
wp-content/plugins/wp-table-manager-light/app/admin/assets/css/bootstrap.scss
vendored
Normal file
5834
wp-content/plugins/wp-table-manager-light/app/admin/assets/css/bootstrap.scss
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,103 @@
|
||||
#jao {
|
||||
|
||||
padding: 10px;
|
||||
|
||||
}
|
||||
|
||||
ul.jaofiletree {
|
||||
font-family: Verdana, sans-serif;
|
||||
font-size: 11px;
|
||||
line-height: 18px;
|
||||
padding: 0;
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
ul.jaofiletree li {
|
||||
list-style: none;
|
||||
padding: 0px;
|
||||
padding-left: 20px;
|
||||
margin: 0px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
ul.jaofiletree a {
|
||||
color: #333;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
padding: 0px 2px;
|
||||
}
|
||||
|
||||
ul.jaofiletree a:hover {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
ul.jaofiletree li.selected > a {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Core Styles */
|
||||
.jaofiletree li.directory { background: url(../images/jao/directory.png) left top no-repeat; }
|
||||
.jaofiletree li.expanded { background: url(../images/jao/folder_open.png) left top no-repeat; }
|
||||
.jaofiletree li.drive { background: url(../images/jao/drive.png) left top no-repeat; }
|
||||
.jaofiletree li.file { background: url(../images/jao/file.png) left top no-repeat; }
|
||||
.jaofiletree li.wait { background: url(../images/jao/spinner.gif) left top no-repeat; }
|
||||
/* File Extensions*/
|
||||
.jaofiletree li.ext_3gp { background: url(../images/jao/film.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_afp { background: url(../images/jao/code.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_afpa { background: url(../images/jao/code.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_asp { background: url(../images/jao/code.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_aspx { background: url(../images/jao/code.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_avi { background: url(../images/jao/film.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_bat { background: url(../images/jao/application.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_bmp { background: url(../images/jao/picture.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_c { background: url(../images/jao/code.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_cfm { background: url(../images/jao/code.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_cgi { background: url(../images/jao/code.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_com { background: url(../images/jao/application.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_cpp { background: url(../images/jao/code.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_css { background: url(../images/jao/css.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_doc { background: url(../images/jao/doc.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_exe { background: url(../images/jao/application.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_gif { background: url(../images/jao/picture.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_fla { background: url(../images/jao/flash.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_h { background: url(../images/jao/code.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_htm { background: url(../images/jao/html.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_html { background: url(../images/jao/html.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_jar { background: url(../images/jao/java.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_jpg { background: url(../images/jao/picture.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_jpeg { background: url(../images/jao/picture.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_js { background: url(../images/jao/script.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_lasso { background: url(../images/jao/code.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_log { background: url(../images/jao/txt.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_m4p { background: url(../images/jao/music.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_mov { background: url(../images/jao/film.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_mp3 { background: url(../images/jao/music.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_mp4 { background: url(../images/jao/film.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_mpg { background: url(../images/jao/film.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_mpeg { background: url(../images/jao/film.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_ogg { background: url(../images/jao/music.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_pcx { background: url(../images/jao/picture.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_pdf { background: url(../images/jao/pdf.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_php { background: url(../images/jao/php.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_png { background: url(../images/jao/picture.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_ppt { background: url(../images/jao/ppt.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_psd { background: url(../images/jao/psd.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_pl { background: url(../images/jao/script.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_py { background: url(../images/jao/script.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_rb { background: url(../images/jao/ruby.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_rbx { background: url(../images/jao/ruby.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_rhtml { background: url(../images/jao/ruby.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_rpm { background: url(../images/jao/linux.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_ruby { background: url(../images/jao/ruby.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_sql { background: url(../images/jao/db.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_swf { background: url(../images/jao/flash.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_tif { background: url(../images/jao/picture.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_tiff { background: url(../images/jao/picture.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_txt { background: url(../images/jao/txt.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_vb { background: url(../images/jao/code.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_wav { background: url(../images/jao/music.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_wmv { background: url(../images/jao/film.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_xls { background: url(../images/jao/xls.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_xlsx { background: url(../images/jao/xlsx.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_xml { background: url(../images/jao/code.png) left top no-repeat; }
|
||||
.jaofiletree li.ext_zip { background: url(../images/jao/zip.png) left top no-repeat; }
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,25 @@
|
||||
#lean_overlay {
|
||||
position: fixed;
|
||||
z-index:100101;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
height:100%;
|
||||
width:100%;
|
||||
background: #000;
|
||||
display: none;
|
||||
}
|
||||
|
||||
#wptmmodal {
|
||||
width: 90%;
|
||||
height: 0px;
|
||||
padding: 20px;
|
||||
visibility: hidden;
|
||||
z-index: 99999999 !important;
|
||||
background: #FFF;
|
||||
border-radius: 5px;
|
||||
-moz-border-radius: 5px;
|
||||
-webkit-border-radius: 5px;
|
||||
box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
|
||||
-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
|
||||
-moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,137 @@
|
||||
.sprite {
|
||||
background-image: url(../images/table-sprites.png);
|
||||
background-repeat: no-repeat;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.sprite_border_all {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -5px -5px;
|
||||
}
|
||||
|
||||
.sprite_border_bottom {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -37px -5px;
|
||||
}
|
||||
|
||||
.sprite_border_fall {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -69px -5px;
|
||||
}
|
||||
|
||||
.sprite_border_horizontal {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -101px -5px;
|
||||
}
|
||||
|
||||
.sprite_border_inside {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -5px -37px;
|
||||
}
|
||||
|
||||
.sprite_border_left {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -37px -37px;
|
||||
}
|
||||
|
||||
.sprite_border_outline {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -69px -37px;
|
||||
}
|
||||
|
||||
.sprite_border_remove {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -101px -37px;
|
||||
}
|
||||
|
||||
.sprite_border_right {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -5px -69px;
|
||||
}
|
||||
|
||||
.sprite_border_top {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -37px -69px;
|
||||
}
|
||||
|
||||
.sprite_border_up {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -69px -69px;
|
||||
}
|
||||
|
||||
.sprite_border_vertical {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -101px -69px;
|
||||
}
|
||||
|
||||
.sprite_text_align_center {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-position: -5px -101px;
|
||||
}
|
||||
|
||||
.sprite_text_align_justify {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-position: -31px -101px;
|
||||
}
|
||||
|
||||
.sprite_text_align_left {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-position: -57px -101px;
|
||||
}
|
||||
|
||||
.sprite_text_align_right {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-position: -83px -101px;
|
||||
}
|
||||
|
||||
.sprite_text_bold {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-position: -109px -101px;
|
||||
}
|
||||
|
||||
.sprite_text_italic {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-position: -133px -5px;
|
||||
}
|
||||
|
||||
.sprite_text_underline {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-position: -133px -31px;
|
||||
}
|
||||
|
||||
.sprite_vertical_align_bottom {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-position: -133px -57px;
|
||||
}
|
||||
|
||||
.sprite_vertical_align_middle {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-position: -135px -83px;
|
||||
}
|
||||
|
||||
.sprite_vertical_align_top {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-position: -135px -109px;
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
/**
|
||||
* Wptm
|
||||
*
|
||||
* We developed this code with our hearts and passion.
|
||||
* We hope you found it useful, easy to understand and to customize.
|
||||
* Otherwise, please feel free to contact us at contact@joomunited.com *
|
||||
* @package Wptm
|
||||
* @copyright Copyright (C) 2014 JoomUnited (http://www.joomunited.com). All rights reserved.
|
||||
* @copyright Copyright (C) 2014 Damien Barrère (http://www.crac-design.com). All rights reserved.
|
||||
* @license GNU General Public License version 2 or later; http://www.gnu.org/licenses/gpl-2.0.html
|
||||
*/
|
||||
|
||||
body.wptmditor { margin: 10px 10px 10px 20px; min-height: 140px;}
|
||||
|
||||
Reference in New Issue
Block a user