diff --git a/very_small/css/theme_left.css.php b/very_small/css/theme_left.css.php new file mode 100644 index 000000000..dbecd7418 --- /dev/null +++ b/very_small/css/theme_left.css.php @@ -0,0 +1,108 @@ + +/************************************************************************************ + * LEFT FRAME + ************************************************************************************/ + +#body_leftFrame { + padding-top: 0px; + padding-right: 0px; + padding-bottom: 13px; + padding-left: 1px; + margin-top: 0px; + margin-right: 0px; + margin-bottom: 13px; + margin-left: 1px; +} + +#body_queryFrame { + padding-top: 2px; + padding-right: 2px; + padding-bottom: 0px; + padding-left: 2px; + margin-top: 2px; + margin-right: 2px; + margin-bottom: 0px; + margin-left: 2px; +} +body { + background-color: #d9e4f4; + background-image: url('themes/arctic_ocean/img/wbg_left.jpg'); + background-repeat: repeat-y; + background-position: 0px 0px; +} +body, input, textarea, select, th, td, .item, .tblItem { + font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; + font-size: 10px; +} +#body_queryFrame select, #body_queryFrame table { + width: 100%; +} +#body_queryFrame div { + white-space: nowrap; +} +input, select, textarea { + color: #000000; +} + +a:link, a:visited, a:active { + color: #585880; +} + +hr { + color: #585880; + background-color: #585880; + border: 1px none #585880; + height: 1px; +} +img, input, select, button { + vertical-align: middle; +} +img { + margin: 0px 0px 0px 0px; +} + +.parent { + text-decoration: none; + display: block; +} + +.child { + text-decoration: none; + /* display: none; */ +} + +.item, .item:active, .tblItem, .tblItem:active { + text-decoration: none; +} + +.item:hover, .tblItem:hover { + text-decoration: underline; +} + +td.heada, span.heada { + background-image: url(themes/arctic_ocean/img/b_sdb.png); + background-position: 2px center; + background-repeat: no-repeat; + font-weight: bold; +} +span.heada, span.heada a:link, span.heada a:active, span.heada a:visited, span.heada a:hover { + color: #696ab5; + text-decoration: none; +} +td.heada, span.heada { + text-align: left; + padding-left: 12px; + white-space: nowrap; +} + +bdo { + display: none; +} +#hr_third { + display: none; +} +select optgroup, select option { + font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; + font-size: 10px; + font-style: normal; +} diff --git a/very_small/css/theme_print.css.php b/very_small/css/theme_print.css.php new file mode 100644 index 000000000..ba57a23b0 --- /dev/null +++ b/very_small/css/theme_print.css.php @@ -0,0 +1,98 @@ + +/* For printview */ +body { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 10px; + color: #000000; + background-color: #ffffff; + margin: 0px; + padding: 0px; +} +h1 { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 14px; + font-weight: bold; + color: #000000; +} +big { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 12px; + font-weight: bold; + color: #000000; +} +table { + border-width: 1px; + border-color: #000000; + border-style: solid; + border-collapse: collapse; + border-spacing: 0; +} +th { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 10px; + font-weight: bold; + color: #000000; + background-color: #e5e5e5; + border-width: 1px; + border-color: #000000; + border-style: solid; + padding: 2px; +} +td, .print { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 10px; + color: #000000; + background-color: #ffffff; + border-width: 1px; + border-color: #000000; + border-style: solid; + padding: 2px; +} +a:link, a:visited, a:active { + text-decoration: none; + font-weight: bold; + color: #696ab5; + +} +a:hover { + text-decoration: none; + color: #585880; +} + +input[type=button], input[type=submit], input[type=reset] { + color: #585880; + font-size: 11px; + font-weight: bold; + padding: 2px; + border: 1px solid #585880; + background-color: #e5e5e5; +} + +/* -- SERVER & DB INFO -- */ +.serverinfo { + font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; + font-size: 12px; + font-weight: bold; + padding: 0px 0px 10px 0px; + margin: 0px; + white-space: nowrap; + vertical-align: middle; +} + +.serverinfo a:link, .serverinfo a:active, .serverinfo a:visited { + font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; + font-size: 12px; + font-weight: bold; +} +.serverinfo a img { + vertical-align: middle; + margin: 0px 1px 0px 1px; +} + +.serverinfo div { + background-image: url(themes/arctic_ocean/img/item_ltr.png); + background-repeat: no-repeat; + background-position: 50% 50%; + width: 20px; + height: 16px; +} \ No newline at end of file diff --git a/very_small/css/theme_right.css.php b/very_small/css/theme_right.css.php new file mode 100644 index 000000000..93f2c4519 --- /dev/null +++ b/very_small/css/theme_right.css.php @@ -0,0 +1,792 @@ + +/* STYLE FOR THE RIGHT (MAIN) FRAME */ + +#mainFrameset, #leftFrameset, frameset, frame { + margin: 0 !important; + padding: 0 !important; + border: 0 none #ffffff !important; +} +#leftFrameset { + border-right: 1px solid #585880 !important; +} + +/* basic font setup */ +body, +th, td, +div, span, +p, h1, h2, h3, h4, h5, h6, +a:link, a:active, a:visited, +input, button, select, textarea, legend, fieldset, label, form { + font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; + font-size: 10px; +} +/* buttons in some browsers (eg. Konqueror) are block elements, this breaks design */ +button { display: inline; } + +/* body main style */ +body { + color: #333333; + background-color: #ffffff; + margin: 0; + padding: 14px 0px 0px 0px; + background-image: url(themes/arctic_ocean/img/wbg_right.jpg); + background-position: 100% 100%; + background-repeat: no-repeat; + background-attachment: fixed; +} + +/* headlines */ +h1, h1 a:link, h1 a:active, h1 a:visited { + font-size: 18px; + font-weight: bold; +} +h2, h2 a:link, h2 a:active, h2 a:visited { + font-size: 16px; + font-weight: bold; +} +h3, h3 a:link, h3 a:active, h3 a:visited { + font-size: 14px; + font-weight: bold; +} + +/* pre, code, tt */ +pre, tt, code { + font-family: "Courier New", Courier, monospace; + font-size: 10px; + color: #333333; +} + +/* italic fonts */ +i, em, address{ + font-style: normal; + color: #666666; +} + +/* links */ +a:link, a:visited, a:active { + text-decoration: none; + font-weight: bold; + color: #696ab5; +} +a:hover { + text-decoration: none; + color: #585880; +} +a.drop:link, a.drop:visited, a.drop:active{ + color: #aa0000; +} +a.drop:hover { + color: #ffffff; + background-color: #aa0000; + text-decoration: none; +} + +/* horizontal ruler */ +hr { + color: #585880; + background-color: #585880; + border: 1px none #585880; + height: 1px; + margin-top: 0px; + margin-bottom: 0px; +} + +/* image */ +img { + vertical-align: middle; + margin: 0 2px 0 2px; +} +img[class=icon]{ + margin: 0 0 0 0; + padding: 0 0 0 0; + height:13px; +} +/* tables */ +table,td,th{ + padding: 0px; + margin: 0px; +} +table { + border: 0px none #000000; +} +th, .tblHeaders, tr.tblHeaders td, tr.tblHeaders th, +.tblFooters, tr.tblFooters td, tr.tblFooters th, +.tblHeadError, .tblHeadWarn { + white-space: nowrap; + border-bottom: 1px solid #585880; + border-top: 1px solid #cccccc; + background-repeat: repeat-x; + background-position: 0 0; +} +th, .tblFooters { + font-weight: bold; + color: #585880; + background-color: #e5e5e5; + border-top: 1px solid #cccccc; + border-bottom: 1px solid #333333; + white-space: nowrap; + background-image: url(themes/arctic_ocean/img/tbg_th1.png); + background-repeat: repeat-x; + background-position: 0 0; +} +.tblFooters { + text-align: right; +} +.tblHeaders, .tblHeaders td, .tblHeaders th, .tblHeaders a:link, .tblHeaders a:active, .tblHeaders a:visited { + font-weight: bold; +} +.tblHeaders, tr.tblHeaders td, tr.tblHeaders th { + color: #585880; + background-color: #b4cae9; + background-image: url(themes/arctic_ocean/img/tbg_th0.png); +} +.tblcomment { + font-size: 10px; + font-weight: normal; + color: #000000; +} +.tblFooters, .tblFooters a:link, .tblFooters a:active, .tblFooters a:visited { + font-weight: normal; + color: #585880; +} + +.tblHeaders a:link, .tblHeaders a:active, .tblHeaders a:visited, +.tblFooters a:link, .tblFooters a:active, .tblFooters a:visited { + text-decoration: underline; +} +.tblHeaders a:hover, .tblHeadWarn a:hover, .tblHeadError a:hover, .tblFooters a:hover { + text-decoration: none; +} +th.td { + font-weight: normal; + color: transparent; + background-color: transparent; + background-image: none; + border-top: 1px none #cccccc; + border-bottom: 1px solid #333333; + padding: 0px; + margin: 0px; +} + +table tr.odd th, +table tr.odd, +table tr.even th, +table tr.marked th { + background-image: none; + border: none; + padding: 0px; + margin: 0px; +} + +/* hovered table rows */ +table tr.odd:hover th, +table tr.even:hover th, +table tr.hover th { + background-color: ; + padding: 0px; + margin: 0px; +} + +/* -- FORM ELEMENTS */ +form { + padding: 0px 0px 0px 0px; + margin: 0px 0px 0px 0px; +} +input, select { + vertical-align: middle; + margin-top: 0px; + margin-bottom: 0px; +} +select { + color: #585880; +} +select optgroup, select option { + font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; + font-size: 10px; + font-style: normal; +} +input[type=button], input[type=submit], input[type=reset] { + color: #585880; + font-weight: bold; + padding-left: 2px; + padding-right: 2px; + border: 1px solid #585880; + background-color: #e5e5e5; + cursor: pointer; +} +input[type=text], input[type=file], input[type=password], input.textfield { + color: #000000; + border: 1px solid #585880; +} +input.inpcheck { + width:10px; + height:10px; +} +input[type=checkbox] { + width:10px; + height:10px; +} + +fieldset { + border: #585880 solid 1px; + padding: 0.5em; +} +fieldset fieldset { + padding: 0.5em; +} +legend { + color: #333333; + font-weight: bold; + background-color: #ffffff; + padding: 2px; +} +button.mult_submit { + border: none; + background-color: transparent; +} + +/* dfn */ +dfn { + font-style: normal; +} + + +/* message boxes: warning, error, confirmation */ +.notice { + color: #000000; + background-color: #FFFFDD; +} +h1.notice, +div.notice { + margin: 0.5em 0 0.5em 0; + border: 0.1em solid #FFD700; + + background-image: url(../themes/arctic_ocean/img/s_notice.png); + background-repeat: no-repeat; + + background-position: 10px 50%; + padding: 10px 10px 10px 36px; + + background-position: 99% 50%; + padding: 10px 5% 10px 10px; + + + padding: 0.5em; + +} +.notice h1 { + border-bottom: 0.1em solid #FFD700; + font-weight: bold; + text-align: ; + margin: 0 0 0.2em 0; +} + +.warning { + color: #CC0000; + background-color: #FFFFCC; +} +h1.warning, +div.warning { + margin: 0.5em 0 0.5em 0; + border: 0.1em solid #CC0000; + + background-image: url(../themes/arctic_ocean/img/s_warn.png); + background-repeat: no-repeat; + + background-position: 10px 50%; + padding: 10px 10px 10px 36px; + + background-position: 99% 50%; + padding: 10px 5% 10px 10px; + + + padding: 0.5em; + +} +.warning h1 { + border-bottom: 0.1em solid #cc0000; + font-weight: bold; + text-align: ; + margin: 0 0 0.2em 0; +} + +.error { + background-color: #FFFFCC; + color: #ff0000; +} +h1.error, +div.error { + margin: 0.5em 0 0.5em 0; + border: 0.1em solid #ff0000; + + background-image: url(../themes/arctic_ocean/img/s_error.png); + background-repeat: no-repeat; + + background-position: 10px 50%; + padding: 10px 10px 10px 36px; + + background-position: 99% 50%; + padding: 10px 5% 10px 10px; + + + padding: 0.5em; + +} +div.error h1 { + border-bottom: 0.1em solid #ff0000; + font-weight: bold; + text-align: ; + margin: 0 0 0.2em 0; +} + + +.confirmation { + background-color: #FFFFCC; +} +fieldset.confirmation { + border: 0.1em solid #FF0000; +} +fieldset.confirmation legend { + border-left: 0.1em solid #FF0000; + border-right: 0.1em solid #FF0000; + font-weight: bold; + + background-image: url(../themes/arctic_ocean/img/s_really.png); + background-repeat: no-repeat; + + background-position: 5px 50%; + padding: 0.2em 0.2em 0.2em 25px; + + background-position: 97% 50%; + padding: 0.2em 25px 0.2em 0.2em; + + +} +/* end messageboxes */ + + +/* -- PDF SCRATCHBOARD -- */ +.pdflayout { + overflow: hidden; + clip: inherit; + background-color: #FFFFFF; + display: none; + border: 1px solid #585880; + position: relative; +} + +.pdflayout_table { + background: #b4cae9; + color: #333333; + overflow: hidden; + clip: inherit; + z-index: 2; + display: inline; + visibility: inherit; + cursor: move; + position: absolute; + font-size: 10px; + border: 1px dashed #585880; +} + +/* -- PRINT -- */ +.print { + color: #000000; +} + +/* -- MySQL PARSER -- */ +.syntax { + font-family: sans-serif; + font-size: 10px; +} +.syntax_comment { + font-family: sans-serif; + font-size: 10px; + color: #999999; + font-style: italic; + padding-left: 4px; + padding-right: 4px; +} +.syntax_digit { + font-family: sans-serif; + font-size: 10px; + color: #aa0000; +} +.syntax_digit_hex { + font-family: sans-serif; + font-size: 10px; + color: #ff0000; +} +.syntax_digit_integer { + font-family: sans-serif; + font-size: 10px; + color: #aa0000; +} +.syntax_digit_float { + font-family: sans-serif; + font-size: 10px; + color: #aa0000; +} +.syntax_punct { + font-family: sans-serif; + font-size: 10px; + color: #aa0000; +} +.syntax_alpha { + font-family: sans-serif; + font-size: 10px; +} +.syntax_alpha_columnType { + font-family: sans-serif; + font-size: 10px; + color: #006600; + text-transform: uppercase; +} +.syntax_alpha_columnAttrib { + font-family: sans-serif; + font-size: 10px; + color: #006600; + text-transform: uppercase; +} +.syntax_alpha_reservedWord { + font-family: sans-serif; + font-size: 10px; + color: #dc14a1; + text-transform: uppercase; +} +.syntax_alpha_functionName { + font-family: sans-serif; + font-size: 10px; + color: #483d8b; + text-transform: uppercase; +} +.syntax_alpha_identifier { + font-family: sans-serif; + font-size: 10px; +} +.syntax_alpha_charset { + font-family: sans-serif; + font-size: 10px; +} +.syntax_alpha_variable { + font-family: sans-serif; + font-size: 10px; +} +.syntax_quote { + font-family: sans-serif; + font-size: 10px; + color: #483d8b; + white-space: pre; +} +.syntax_quote_backtick { + font-family: sans-serif; + font-size: 10px; +} + + +/* -- SERVER & DB INFO -- */ + + /* for PMA version below 2.6.4 */ + .serverinfo, #serverinfo { + font-size: 12px; + font-weight: bold; + padding: 0px 0px 10px 0px; + margin: 0px; + white-space: nowrap; + vertical-align: middle; + } + .serverinfo a:link, .serverinfo a:active, .serverinfo a:visited { + font-size: 12px; + font-weight: bold; + } + .serverinfo a img { + vertical-align: middle; + margin: 0px 1px 0px 1px; + } + .serverinfo div { + background-image: url(themes/arctic_ocean/img/item_ltr.png); + background-repeat: no-repeat; + background-position: 50% 50%; + width: 16px; + height: 16px; + } + + /* for PMA version 2.6.4 and higher */ + #serverinfo { + background-color: #ffffff; + font-size: 12px; + font-weight: bold; + padding: 5px 3px 5px 3px; + margin-top: 5px; + white-space: nowrap; + vertical-align: middle; + text-align: center; + border-bottom: 1px solid #333333; +/* + position: fixed; + _position: absolute; + top: 0px; + _top: expression(eval(document.body.scrollTop)); + left: 0px; + _left: expression(eval(document.body.scrollLeft)); + height: 50px; + width: 100%; + _width: expression(eval(document.body.offsetWidth-18)); +*/ + } + #serverinfo a:link, #serverinfo a:active, #serverinfo a:visited { + font-size: 12px; + font-weight: bold; + } + #serverinfo a img { + vertical-align: middle; + margin: 0px 1px 0px 1px; + } + #serverinfo .separator img { + width: 9px; + height: 11px; + margin: 0px 2px 0px 2px; + vertical-align: middle; + } + + +/* -- NAVIGATION -- */ + + /* backwards compatibility for PMA version below 2.6.4 */ + td.tab { + border-top: 1px solid #585880; + border-right: 1px solid #585880; + border-left: 1px solid #585880; + border-bottom: none; + border-radius: 2px; + -moz-border-radius: 2px; + } + table.tabs { + border-top: none; + border-right: none; + border-left: none; + border-bottom: 1px solid #585880; + } + .nav { + color: #000000; + background-color: #b4cae9; + background-image: url(themes/arctic_ocean/img/tbg_nav0.png); + background-repeat: repeat-x; + background-position: center; + height: 24px; + padding: 0px 0px 0px 0px; + margin: 0px; + } + .nav a:link, .nav a:visited, .nav a:active{ + color: #000000; + text-decoration: none; + } + .nav a:hover{ + color: #585880; + text-decoration: none; + } + .navNormal, .navActive, .navDrop { + color: #666666; + font-weight: bold; + height: 24px; + padding: 0px 0px 0px 0px; + background-repeat: repeat-x; + background-position: 0px 0px; + } + .navNormal img, .navDrop img { + filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); + -moz-opacity: 0.5; + opacity: 0.5; + } + .navNormal a img, .navDrop a img { + filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99); + -moz-opacity: 0.99; + opacity: 0.99; + } + .navNormal { + background-color: #b4cae9; + background-image: url(themes/arctic_ocean/img/tbg_nav0.png); + } + .navActive { + background-color: #ffffff; + background-image: url(themes/arctic_ocean/img/tbg_nav2.png); + border: none; + margin: 0px; + padding: 0px; + } + .navDrop { + background-color: #e9c7b4; + background-image: url(themes/arctic_ocean/img/tbg_nav3.png); + } + .navActive a:link, .navActive a:active, .navActive a:visited { + color: #585880; + } + .navActive a:hover { + color: #000000; + } + .navNormal a:link, .navNormal a:active, .navNormal a:visited { + color: #000000; + } + .navNormal a:hover { + color: #585880; + } + .navDrop a:link, .navDrop a:active, .navDrop a:visited { + color: #000000; + } + .navDrop a:hover { + color: #aa0000; + } + .navSpacer { + width: 1px; + background-color: #333333; + background-image: url(themes/arctic_ocean/img/tbg_nav1.png); + background-repeat: no-repeat; + background-position: center top; + } + .navSpacer img { + margin: 0px; + padding: 0px; + } + + /* for PMA version 2.6.4 and greater */ + ul#topmenu { + list-style-type: none; + background-color: #ffffff; + background-image: url(themes/arctic_ocean/img/tbg_nav0.png); + background-repeat: repeat-x; + background-position: center bottom; + border: none; + color: #000000; + font-weight: bold; + margin: 0; + padding: 0px 0px 0px 0px; + white-space: nowrap; + position: fixed; + _position: absolute; + top: 0; + _top: expression(eval(document.body.scrollTop-4)); + _left: expression(eval(document.body.scrollLeft)); + left: 0; + width: 100%; + _width: expression(eval(document.body.offsetWidth-18)); + } + + ul#topmenu li { + float: left; + margin: 0; + padding: 0; + vertical-align: middle; + border: none; + } + + /* default tab styles */ + span.tab, span.tab:hover, + span.tabcaution, span.tabcaution:hover, + a.tab, a.tab:hover, + a.tabcaution, a.tabcaution:hover, + a.tabactive, a.tabactive:hover, + a.tab:link, a.tab:active, a.tab:visited, a.tab:hover, + a.tabactive:link, a.tabactive:active, a.tabactive:visited, a.tabactive:hover, + a.tabcaution:link, a.tabcaution:active, a.tabcaution:visited, a.tabcaution:hover { + background-color: transparent; + background-repeat: repeat-x; + background-position: center top; + border: none; + margin: 0; + padding: 4px 2px 4px 2px; + border-radius-topleft: 0; + border-radius-topright: 0; + -moz-border-radius-topleft: 0; + -moz-border-radius-topright: 0; + } + + + + /* enabled drop/empty tabs */ + a.tab:link, a.tab:active, a.tab:visited, a.tab:hover, + a.tabactive:link, a.tabactive:active, a.tabactive:visited, a.tabactive:hover { + color: #585880; + } + a.tab:hover { + color: #ffffff; + background-image: url(themes/arctic_ocean/img/tbg_nav4.png); + background-position: center bottom; + } + a.tabactive:link, a.tabactive:active, a.tabactive:visited, a.tabactive:hover { + background-image: url(themes/arctic_ocean/img/tbg_nav2.png); + background-color: #ffffff; + border-left: 1px solid #333333; + border-right: 1px solid #333333; + border-bottom: 1px solid #ffffff; + } + a.tabcaution:hover { + background-image: url(themes/arctic_ocean/img/tbg_nav3.png); + background-position: center bottom; + } + a.tabcaution:link, a.tabcaution:active, a.tabcaution:visited, a.tabcaution:hover, span.tabcaution { + color: #aa0000; + } + + /* disabled tabs */ + span.tab { + color: #333333; + } + span.tab, span.tabcaution { + filter: progid:DXImageTransform.Microsoft.Alpha(opacity=55); + -moz-opacity: 0.5; + opacity: 0.5; + cursor: default; + } + + +/* -- DISABLED ELEMENTS -- */ +.disabled, .disabled a:link, disabled a:active, .disabled a:visited { + color: #333333; +} +tr.disabled, td.disabled, .disabled td { + filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); + -moz-opacity: 0.60; + opacity: 0.60; +} + +#TooltipContainer { + font-size: inherit; + color: #ffffff; + background-color: #9eb1cc; + position: absolute; + z-index: 99; + width: 25em; + height: auto; + overflow: auto; + visibility: hidden; + border: 1px solid #333333; + padding: 0.5em; + filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); + -moz-opacity: 0.95; + opacity: 0.95; +} + +#buttonNo { + color: #aa0000; + font-weight: bold; +} +#buttonYes { + color: #006600; + font-weight: bold; +} +#buttonGo { + color: #58580; + font-weight: bold; +} +#listTable { + width: 260px; +} +#textSqlquery { + width: 450px; +} +#textSQLDUMP { + width: 95%; + height: 95%; + font-family: "Courier New", Courier, mono; + font-size: 11px; +} diff --git a/very_small/img/arrow_ltr.gif b/very_small/img/arrow_ltr.gif new file mode 100644 index 000000000..a8f2200ad Binary files /dev/null and b/very_small/img/arrow_ltr.gif differ diff --git a/very_small/img/arrow_ltr.png b/very_small/img/arrow_ltr.png new file mode 100644 index 000000000..abb38087d Binary files /dev/null and b/very_small/img/arrow_ltr.png differ diff --git a/very_small/img/arrow_rtl.gif b/very_small/img/arrow_rtl.gif new file mode 100644 index 000000000..410b678a0 Binary files /dev/null and b/very_small/img/arrow_rtl.gif differ diff --git a/very_small/img/arrow_rtl.png b/very_small/img/arrow_rtl.png new file mode 100644 index 000000000..016cb2805 Binary files /dev/null and b/very_small/img/arrow_rtl.png differ diff --git a/very_small/img/b_bookmark.png b/very_small/img/b_bookmark.png new file mode 100644 index 000000000..f69230031 Binary files /dev/null and b/very_small/img/b_bookmark.png differ diff --git a/very_small/img/b_browse.png b/very_small/img/b_browse.png new file mode 100644 index 000000000..fc1d87337 Binary files /dev/null and b/very_small/img/b_browse.png differ diff --git a/very_small/img/b_calendar.png b/very_small/img/b_calendar.png new file mode 100644 index 000000000..a91715af2 Binary files /dev/null and b/very_small/img/b_calendar.png differ diff --git a/very_small/img/b_comment.png b/very_small/img/b_comment.png new file mode 100644 index 000000000..488c13d87 Binary files /dev/null and b/very_small/img/b_comment.png differ diff --git a/very_small/img/b_dbstatistics.png b/very_small/img/b_dbstatistics.png new file mode 100644 index 000000000..08bf46c6d Binary files /dev/null and b/very_small/img/b_dbstatistics.png differ diff --git a/very_small/img/b_deltbl.png b/very_small/img/b_deltbl.png new file mode 100644 index 000000000..7a0ec3420 Binary files /dev/null and b/very_small/img/b_deltbl.png differ diff --git a/very_small/img/b_docs.png b/very_small/img/b_docs.png new file mode 100644 index 000000000..3b775554b Binary files /dev/null and b/very_small/img/b_docs.png differ diff --git a/very_small/img/b_docsql.png b/very_small/img/b_docsql.png new file mode 100644 index 000000000..6f3627210 Binary files /dev/null and b/very_small/img/b_docsql.png differ diff --git a/very_small/img/b_drop.png b/very_small/img/b_drop.png new file mode 100644 index 000000000..00d49bc3f Binary files /dev/null and b/very_small/img/b_drop.png differ diff --git a/very_small/img/b_edit.png b/very_small/img/b_edit.png new file mode 100644 index 000000000..9117b4ece Binary files /dev/null and b/very_small/img/b_edit.png differ diff --git a/very_small/img/b_empty.png b/very_small/img/b_empty.png new file mode 100644 index 000000000..a01b64c67 Binary files /dev/null and b/very_small/img/b_empty.png differ diff --git a/very_small/img/b_engine.png b/very_small/img/b_engine.png new file mode 100644 index 000000000..46f3c5ab7 Binary files /dev/null and b/very_small/img/b_engine.png differ diff --git a/very_small/img/b_export.png b/very_small/img/b_export.png new file mode 100644 index 000000000..0b59c8e74 Binary files /dev/null and b/very_small/img/b_export.png differ diff --git a/very_small/img/b_firstpage.png b/very_small/img/b_firstpage.png new file mode 100644 index 000000000..d172f4ec9 Binary files /dev/null and b/very_small/img/b_firstpage.png differ diff --git a/very_small/img/b_ftext.png b/very_small/img/b_ftext.png new file mode 100644 index 000000000..b28d578ac Binary files /dev/null and b/very_small/img/b_ftext.png differ diff --git a/very_small/img/b_help.png b/very_small/img/b_help.png new file mode 100644 index 000000000..a4f2f4f09 Binary files /dev/null and b/very_small/img/b_help.png differ diff --git a/very_small/img/b_home.png b/very_small/img/b_home.png new file mode 100644 index 000000000..30e9ff484 Binary files /dev/null and b/very_small/img/b_home.png differ diff --git a/very_small/img/b_import.png b/very_small/img/b_import.png new file mode 100644 index 000000000..7266b1a96 Binary files /dev/null and b/very_small/img/b_import.png differ diff --git a/very_small/img/b_index.png b/very_small/img/b_index.png new file mode 100644 index 000000000..654ccf5d7 Binary files /dev/null and b/very_small/img/b_index.png differ diff --git a/very_small/img/b_info.png b/very_small/img/b_info.png new file mode 100644 index 000000000..391e16799 Binary files /dev/null and b/very_small/img/b_info.png differ diff --git a/very_small/img/b_insrow.png b/very_small/img/b_insrow.png new file mode 100644 index 000000000..30c0c89a8 Binary files /dev/null and b/very_small/img/b_insrow.png differ diff --git a/very_small/img/b_lastpage.png b/very_small/img/b_lastpage.png new file mode 100644 index 000000000..c3ca09654 Binary files /dev/null and b/very_small/img/b_lastpage.png differ diff --git a/very_small/img/b_minus.png b/very_small/img/b_minus.png new file mode 100644 index 000000000..36500bb08 Binary files /dev/null and b/very_small/img/b_minus.png differ diff --git a/very_small/img/b_newdb.png b/very_small/img/b_newdb.png new file mode 100644 index 000000000..407746327 Binary files /dev/null and b/very_small/img/b_newdb.png differ diff --git a/very_small/img/b_newtbl.png b/very_small/img/b_newtbl.png new file mode 100644 index 000000000..f798f4276 Binary files /dev/null and b/very_small/img/b_newtbl.png differ diff --git a/very_small/img/b_nextpage.png b/very_small/img/b_nextpage.png new file mode 100644 index 000000000..57482d359 Binary files /dev/null and b/very_small/img/b_nextpage.png differ diff --git a/very_small/img/b_pdfdoc.png b/very_small/img/b_pdfdoc.png new file mode 100644 index 000000000..18ff17bf1 Binary files /dev/null and b/very_small/img/b_pdfdoc.png differ diff --git a/very_small/img/b_plus.png b/very_small/img/b_plus.png new file mode 100644 index 000000000..477710f2f Binary files /dev/null and b/very_small/img/b_plus.png differ diff --git a/very_small/img/b_prevpage.png b/very_small/img/b_prevpage.png new file mode 100644 index 000000000..51d47a401 Binary files /dev/null and b/very_small/img/b_prevpage.png differ diff --git a/very_small/img/b_primary.png b/very_small/img/b_primary.png new file mode 100644 index 000000000..fa04bff18 Binary files /dev/null and b/very_small/img/b_primary.png differ diff --git a/very_small/img/b_print.png b/very_small/img/b_print.png new file mode 100644 index 000000000..3e640e8f2 Binary files /dev/null and b/very_small/img/b_print.png differ diff --git a/very_small/img/b_props.png b/very_small/img/b_props.png new file mode 100644 index 000000000..37c270cd2 Binary files /dev/null and b/very_small/img/b_props.png differ diff --git a/very_small/img/b_relations.png b/very_small/img/b_relations.png new file mode 100644 index 000000000..c4d7aaa77 Binary files /dev/null and b/very_small/img/b_relations.png differ diff --git a/very_small/img/b_save.png b/very_small/img/b_save.png new file mode 100644 index 000000000..89b337627 Binary files /dev/null and b/very_small/img/b_save.png differ diff --git a/very_small/img/b_sbrowse.png b/very_small/img/b_sbrowse.png new file mode 100644 index 000000000..56dd0d86b Binary files /dev/null and b/very_small/img/b_sbrowse.png differ diff --git a/very_small/img/b_sdb.png b/very_small/img/b_sdb.png new file mode 100644 index 000000000..c346ed39d Binary files /dev/null and b/very_small/img/b_sdb.png differ diff --git a/very_small/img/b_search.png b/very_small/img/b_search.png new file mode 100644 index 000000000..ab5d86c7d Binary files /dev/null and b/very_small/img/b_search.png differ diff --git a/very_small/img/b_selboard.png b/very_small/img/b_selboard.png new file mode 100644 index 000000000..5132091b1 Binary files /dev/null and b/very_small/img/b_selboard.png differ diff --git a/very_small/img/b_select.png b/very_small/img/b_select.png new file mode 100644 index 000000000..d7594d04c Binary files /dev/null and b/very_small/img/b_select.png differ diff --git a/very_small/img/b_sql.png b/very_small/img/b_sql.png new file mode 100644 index 000000000..87c298cd3 Binary files /dev/null and b/very_small/img/b_sql.png differ diff --git a/very_small/img/b_sqldoc.png b/very_small/img/b_sqldoc.png new file mode 100644 index 000000000..6f3627210 Binary files /dev/null and b/very_small/img/b_sqldoc.png differ diff --git a/very_small/img/b_sqlhelp.png b/very_small/img/b_sqlhelp.png new file mode 100644 index 000000000..be02b6d29 Binary files /dev/null and b/very_small/img/b_sqlhelp.png differ diff --git a/very_small/img/b_tblanalyse.png b/very_small/img/b_tblanalyse.png new file mode 100644 index 000000000..822b689dd Binary files /dev/null and b/very_small/img/b_tblanalyse.png differ diff --git a/very_small/img/b_tblexport.png b/very_small/img/b_tblexport.png new file mode 100644 index 000000000..c1173a59e Binary files /dev/null and b/very_small/img/b_tblexport.png differ diff --git a/very_small/img/b_tblimport.png b/very_small/img/b_tblimport.png new file mode 100644 index 000000000..218b63f24 Binary files /dev/null and b/very_small/img/b_tblimport.png differ diff --git a/very_small/img/b_tblops.png b/very_small/img/b_tblops.png new file mode 100644 index 000000000..7632874df Binary files /dev/null and b/very_small/img/b_tblops.png differ diff --git a/very_small/img/b_tbloptimize.png b/very_small/img/b_tbloptimize.png new file mode 100644 index 000000000..20dd8e161 Binary files /dev/null and b/very_small/img/b_tbloptimize.png differ diff --git a/very_small/img/b_tipp.png b/very_small/img/b_tipp.png new file mode 100644 index 000000000..04034bdee Binary files /dev/null and b/very_small/img/b_tipp.png differ diff --git a/very_small/img/b_unique.png b/very_small/img/b_unique.png new file mode 100644 index 000000000..310f1cff7 Binary files /dev/null and b/very_small/img/b_unique.png differ diff --git a/very_small/img/b_usradd.png b/very_small/img/b_usradd.png new file mode 100644 index 000000000..aad768617 Binary files /dev/null and b/very_small/img/b_usradd.png differ diff --git a/very_small/img/b_usrcheck.png b/very_small/img/b_usrcheck.png new file mode 100644 index 000000000..3123ba689 Binary files /dev/null and b/very_small/img/b_usrcheck.png differ diff --git a/very_small/img/b_usrdrop.png b/very_small/img/b_usrdrop.png new file mode 100644 index 000000000..b26f06ef2 Binary files /dev/null and b/very_small/img/b_usrdrop.png differ diff --git a/very_small/img/b_usredit.png b/very_small/img/b_usredit.png new file mode 100644 index 000000000..55a7ff277 Binary files /dev/null and b/very_small/img/b_usredit.png differ diff --git a/very_small/img/b_usrlist.png b/very_small/img/b_usrlist.png new file mode 100644 index 000000000..84324305d Binary files /dev/null and b/very_small/img/b_usrlist.png differ diff --git a/very_small/img/b_view.png b/very_small/img/b_view.png new file mode 100644 index 000000000..07bcdadf9 Binary files /dev/null and b/very_small/img/b_view.png differ diff --git a/very_small/img/b_views.png b/very_small/img/b_views.png new file mode 100644 index 000000000..bbb2cd2e5 Binary files /dev/null and b/very_small/img/b_views.png differ diff --git a/very_small/img/bd_browse.png b/very_small/img/bd_browse.png new file mode 100644 index 000000000..c9a641c73 Binary files /dev/null and b/very_small/img/bd_browse.png differ diff --git a/very_small/img/bd_deltbl.png b/very_small/img/bd_deltbl.png new file mode 100644 index 000000000..f94d8d536 Binary files /dev/null and b/very_small/img/bd_deltbl.png differ diff --git a/very_small/img/bd_drop.png b/very_small/img/bd_drop.png new file mode 100644 index 000000000..f94d8d536 Binary files /dev/null and b/very_small/img/bd_drop.png differ diff --git a/very_small/img/bd_empty.png b/very_small/img/bd_empty.png new file mode 100644 index 000000000..a5873eb67 Binary files /dev/null and b/very_small/img/bd_empty.png differ diff --git a/very_small/img/bd_firstpage.png b/very_small/img/bd_firstpage.png new file mode 100644 index 000000000..cd2ae4e61 Binary files /dev/null and b/very_small/img/bd_firstpage.png differ diff --git a/very_small/img/bd_ftext.png b/very_small/img/bd_ftext.png new file mode 100644 index 000000000..be98f0391 Binary files /dev/null and b/very_small/img/bd_ftext.png differ diff --git a/very_small/img/bd_index.png b/very_small/img/bd_index.png new file mode 100644 index 000000000..9a41d0b86 Binary files /dev/null and b/very_small/img/bd_index.png differ diff --git a/very_small/img/bd_insrow.png b/very_small/img/bd_insrow.png new file mode 100644 index 000000000..e045dbc0b Binary files /dev/null and b/very_small/img/bd_insrow.png differ diff --git a/very_small/img/bd_lastpage.png b/very_small/img/bd_lastpage.png new file mode 100644 index 000000000..64c191067 Binary files /dev/null and b/very_small/img/bd_lastpage.png differ diff --git a/very_small/img/bd_nextpage.png b/very_small/img/bd_nextpage.png new file mode 100644 index 000000000..528fc6abb Binary files /dev/null and b/very_small/img/bd_nextpage.png differ diff --git a/very_small/img/bd_prevpage.png b/very_small/img/bd_prevpage.png new file mode 100644 index 000000000..d78bed932 Binary files /dev/null and b/very_small/img/bd_prevpage.png differ diff --git a/very_small/img/bd_primary.png b/very_small/img/bd_primary.png new file mode 100644 index 000000000..12cd9ed49 Binary files /dev/null and b/very_small/img/bd_primary.png differ diff --git a/very_small/img/bd_sbrowse.png b/very_small/img/bd_sbrowse.png new file mode 100644 index 000000000..e2ef8c3f0 Binary files /dev/null and b/very_small/img/bd_sbrowse.png differ diff --git a/very_small/img/bd_select.png b/very_small/img/bd_select.png new file mode 100644 index 000000000..e901873c5 Binary files /dev/null and b/very_small/img/bd_select.png differ diff --git a/very_small/img/bd_unique.png b/very_small/img/bd_unique.png new file mode 100644 index 000000000..b7cb1d2da Binary files /dev/null and b/very_small/img/bd_unique.png differ diff --git a/very_small/img/bd_views.png b/very_small/img/bd_views.png new file mode 100644 index 000000000..21af78405 Binary files /dev/null and b/very_small/img/bd_views.png differ diff --git a/very_small/img/dot_black.png b/very_small/img/dot_black.png new file mode 100644 index 000000000..ef44ae5ef Binary files /dev/null and b/very_small/img/dot_black.png differ diff --git a/very_small/img/dot_blue.png b/very_small/img/dot_blue.png new file mode 100644 index 000000000..1577a4668 Binary files /dev/null and b/very_small/img/dot_blue.png differ diff --git a/very_small/img/dot_green.png b/very_small/img/dot_green.png new file mode 100644 index 000000000..69d175636 Binary files /dev/null and b/very_small/img/dot_green.png differ diff --git a/very_small/img/dot_red.png b/very_small/img/dot_red.png new file mode 100644 index 000000000..029fedc92 Binary files /dev/null and b/very_small/img/dot_red.png differ diff --git a/very_small/img/dot_violet.png b/very_small/img/dot_violet.png new file mode 100644 index 000000000..7823fa6ce Binary files /dev/null and b/very_small/img/dot_violet.png differ diff --git a/very_small/img/dot_yellow.png b/very_small/img/dot_yellow.png new file mode 100644 index 000000000..78598fcf0 Binary files /dev/null and b/very_small/img/dot_yellow.png differ diff --git a/very_small/img/item.png b/very_small/img/item.png new file mode 100644 index 000000000..46872bf35 Binary files /dev/null and b/very_small/img/item.png differ diff --git a/very_small/img/item_ltr.png b/very_small/img/item_ltr.png new file mode 100644 index 000000000..f545e9493 Binary files /dev/null and b/very_small/img/item_ltr.png differ diff --git a/very_small/img/item_rtl.png b/very_small/img/item_rtl.png new file mode 100644 index 000000000..0752346ff Binary files /dev/null and b/very_small/img/item_rtl.png differ diff --git a/very_small/img/logo_left.png b/very_small/img/logo_left.png new file mode 100644 index 000000000..fa056ea6f Binary files /dev/null and b/very_small/img/logo_left.png differ diff --git a/very_small/img/logo_right.png b/very_small/img/logo_right.png new file mode 100644 index 000000000..6b53a25a4 Binary files /dev/null and b/very_small/img/logo_right.png differ diff --git a/very_small/img/php_sym.png b/very_small/img/php_sym.png new file mode 100644 index 000000000..30fc331b2 Binary files /dev/null and b/very_small/img/php_sym.png differ diff --git a/very_small/img/pma_logo2.png b/very_small/img/pma_logo2.png new file mode 100644 index 000000000..7f80d0965 Binary files /dev/null and b/very_small/img/pma_logo2.png differ diff --git a/very_small/img/s_asc.png b/very_small/img/s_asc.png new file mode 100644 index 000000000..412bb8a10 Binary files /dev/null and b/very_small/img/s_asc.png differ diff --git a/very_small/img/s_asci.png b/very_small/img/s_asci.png new file mode 100644 index 000000000..4cd52a360 Binary files /dev/null and b/very_small/img/s_asci.png differ diff --git a/very_small/img/s_attention.png b/very_small/img/s_attention.png new file mode 100644 index 000000000..80e7caf97 Binary files /dev/null and b/very_small/img/s_attention.png differ diff --git a/very_small/img/s_cancel.png b/very_small/img/s_cancel.png new file mode 100644 index 000000000..922e00631 Binary files /dev/null and b/very_small/img/s_cancel.png differ diff --git a/very_small/img/s_db.png b/very_small/img/s_db.png new file mode 100644 index 000000000..a4c05b52a Binary files /dev/null and b/very_small/img/s_db.png differ diff --git a/very_small/img/s_desc.png b/very_small/img/s_desc.png new file mode 100644 index 000000000..99f8e4860 Binary files /dev/null and b/very_small/img/s_desc.png differ diff --git a/very_small/img/s_error.png b/very_small/img/s_error.png new file mode 100644 index 000000000..ea8f52a8d Binary files /dev/null and b/very_small/img/s_error.png differ diff --git a/very_small/img/s_error2.png b/very_small/img/s_error2.png new file mode 100644 index 000000000..7d7bd446c Binary files /dev/null and b/very_small/img/s_error2.png differ diff --git a/very_small/img/s_fulltext.png b/very_small/img/s_fulltext.png new file mode 100644 index 000000000..c17671200 Binary files /dev/null and b/very_small/img/s_fulltext.png differ diff --git a/very_small/img/s_host.png b/very_small/img/s_host.png new file mode 100644 index 000000000..c06282d77 Binary files /dev/null and b/very_small/img/s_host.png differ diff --git a/very_small/img/s_info.png b/very_small/img/s_info.png new file mode 100644 index 000000000..8fcb0db26 Binary files /dev/null and b/very_small/img/s_info.png differ diff --git a/very_small/img/s_lang.png b/very_small/img/s_lang.png new file mode 100644 index 000000000..3e28de515 Binary files /dev/null and b/very_small/img/s_lang.png differ diff --git a/very_small/img/s_loggoff.png b/very_small/img/s_loggoff.png new file mode 100644 index 000000000..f4b18305a Binary files /dev/null and b/very_small/img/s_loggoff.png differ diff --git a/very_small/img/s_notice.png b/very_small/img/s_notice.png new file mode 100644 index 000000000..8fcb0db26 Binary files /dev/null and b/very_small/img/s_notice.png differ diff --git a/very_small/img/s_okay.png b/very_small/img/s_okay.png new file mode 100644 index 000000000..d472fc3ea Binary files /dev/null and b/very_small/img/s_okay.png differ diff --git a/very_small/img/s_partialtext.png b/very_small/img/s_partialtext.png new file mode 100644 index 000000000..25e795486 Binary files /dev/null and b/very_small/img/s_partialtext.png differ diff --git a/very_small/img/s_passwd.png b/very_small/img/s_passwd.png new file mode 100644 index 000000000..611553cd8 Binary files /dev/null and b/very_small/img/s_passwd.png differ diff --git a/very_small/img/s_process.png b/very_small/img/s_process.png new file mode 100644 index 000000000..10d283e38 Binary files /dev/null and b/very_small/img/s_process.png differ diff --git a/very_small/img/s_really.png b/very_small/img/s_really.png new file mode 100644 index 000000000..80e7caf97 Binary files /dev/null and b/very_small/img/s_really.png differ diff --git a/very_small/img/s_reload.png b/very_small/img/s_reload.png new file mode 100644 index 000000000..dd8b1c4d3 Binary files /dev/null and b/very_small/img/s_reload.png differ diff --git a/very_small/img/s_rights.png b/very_small/img/s_rights.png new file mode 100644 index 000000000..528df5440 Binary files /dev/null and b/very_small/img/s_rights.png differ diff --git a/very_small/img/s_status.png b/very_small/img/s_status.png new file mode 100644 index 000000000..8db027aad Binary files /dev/null and b/very_small/img/s_status.png differ diff --git a/very_small/img/s_tbl.png b/very_small/img/s_tbl.png new file mode 100644 index 000000000..08f67a22a Binary files /dev/null and b/very_small/img/s_tbl.png differ diff --git a/very_small/img/s_theme.png b/very_small/img/s_theme.png new file mode 100644 index 000000000..0024117e5 Binary files /dev/null and b/very_small/img/s_theme.png differ diff --git a/very_small/img/s_vars.png b/very_small/img/s_vars.png new file mode 100644 index 000000000..5d885b91d Binary files /dev/null and b/very_small/img/s_vars.png differ diff --git a/very_small/img/s_views.png b/very_small/img/s_views.png new file mode 100644 index 000000000..c8d892f1b Binary files /dev/null and b/very_small/img/s_views.png differ diff --git a/very_small/img/s_warn.png b/very_small/img/s_warn.png new file mode 100644 index 000000000..80e7caf97 Binary files /dev/null and b/very_small/img/s_warn.png differ diff --git a/very_small/img/sd_views.png b/very_small/img/sd_views.png new file mode 100644 index 000000000..612ab663a Binary files /dev/null and b/very_small/img/sd_views.png differ diff --git a/very_small/img/spacer.png b/very_small/img/spacer.png new file mode 100644 index 000000000..548301343 Binary files /dev/null and b/very_small/img/spacer.png differ diff --git a/very_small/img/tbg_nav0.png b/very_small/img/tbg_nav0.png new file mode 100644 index 000000000..30934c836 Binary files /dev/null and b/very_small/img/tbg_nav0.png differ diff --git a/very_small/img/tbg_nav1.png b/very_small/img/tbg_nav1.png new file mode 100644 index 000000000..bb88aa6ed Binary files /dev/null and b/very_small/img/tbg_nav1.png differ diff --git a/very_small/img/tbg_nav2.png b/very_small/img/tbg_nav2.png new file mode 100644 index 000000000..1c0d026c8 Binary files /dev/null and b/very_small/img/tbg_nav2.png differ diff --git a/very_small/img/tbg_nav3.png b/very_small/img/tbg_nav3.png new file mode 100644 index 000000000..ea8e78199 Binary files /dev/null and b/very_small/img/tbg_nav3.png differ diff --git a/very_small/img/tbg_nav4.png b/very_small/img/tbg_nav4.png new file mode 100644 index 000000000..c9246e832 Binary files /dev/null and b/very_small/img/tbg_nav4.png differ diff --git a/very_small/img/tbg_th0.png b/very_small/img/tbg_th0.png new file mode 100644 index 000000000..d206bf4b6 Binary files /dev/null and b/very_small/img/tbg_th0.png differ diff --git a/very_small/img/tbg_th1.png b/very_small/img/tbg_th1.png new file mode 100644 index 000000000..6c3a51414 Binary files /dev/null and b/very_small/img/tbg_th1.png differ diff --git a/very_small/img/tbg_th2.png b/very_small/img/tbg_th2.png new file mode 100644 index 000000000..b79fa867d Binary files /dev/null and b/very_small/img/tbg_th2.png differ diff --git a/very_small/img/tbg_th2a.png b/very_small/img/tbg_th2a.png new file mode 100644 index 000000000..8affe2064 Binary files /dev/null and b/very_small/img/tbg_th2a.png differ diff --git a/very_small/img/tbg_th3.png b/very_small/img/tbg_th3.png new file mode 100644 index 000000000..8bee5f576 Binary files /dev/null and b/very_small/img/tbg_th3.png differ diff --git a/very_small/img/vertical_line.png b/very_small/img/vertical_line.png new file mode 100644 index 000000000..df0154445 Binary files /dev/null and b/very_small/img/vertical_line.png differ diff --git a/very_small/img/wbg_left.jpg b/very_small/img/wbg_left.jpg new file mode 100644 index 000000000..0e20113f1 Binary files /dev/null and b/very_small/img/wbg_left.jpg differ diff --git a/very_small/img/wbg_right.jpg b/very_small/img/wbg_right.jpg new file mode 100644 index 000000000..0b9dd8f98 Binary files /dev/null and b/very_small/img/wbg_right.jpg differ diff --git a/very_small/info.inc.php b/very_small/info.inc.php new file mode 100644 index 000000000..c4f364efe --- /dev/null +++ b/very_small/info.inc.php @@ -0,0 +1,6 @@ + diff --git a/very_small/layout.inc.php b/very_small/layout.inc.php new file mode 100644 index 000000000..55d87faf2 --- /dev/null +++ b/very_small/layout.inc.php @@ -0,0 +1,47 @@ + '#999999', + 'comment_mysql' => '', + 'comment_ansi' => '', + 'comment_c' => '', + 'digit' => '', + 'digit_hex' => 'teal', + 'digit_integer' => 'teal', + 'digit_float' => 'aqua', + 'punct' => '#cc0000', + 'alpha' => '', + 'alpha_columnType' => '#FF9900', + 'alpha_columnAttrib' => '#0000FF', + 'alpha_reservedWord' => '#cc0000', + 'alpha_functionName' => '#000099', + 'alpha_identifier' => 'black', + 'alpha_charset' => '#6495ed', + 'alpha_variable' => '#800000', + 'quote' => '#008000', + 'quote_double' => '#000000', + 'quote_single' => '#000000', + 'quote_backtick' => '' +); +?> diff --git a/very_small/license-gpl.txt b/very_small/license-gpl.txt new file mode 100644 index 000000000..207a79cbd --- /dev/null +++ b/very_small/license-gpl.txt @@ -0,0 +1,278 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + diff --git a/very_small/license.txt b/very_small/license.txt new file mode 100644 index 000000000..8fd9956e7 --- /dev/null +++ b/very_small/license.txt @@ -0,0 +1,61 @@ +-------------------------------------------------------------------------------- +This copyright and license notice covers the images in this directory (+ /img). +Note the license notice contains an add-on. +-------------------------------------------------------------------------------- + +TITLE: Database Icon-Set +AUTHORS:Michael Keck + me[at]michaelkeck[dot]de + Ruben Barkow + rb@eclabs.de + +-------------------------------------------------------------------------------- + +This library is free software; you can redistribute it and/or modify it under +the terms of the GNU Lesser General Public License as published by the Free +Software Foundation, version 2.1 of the License. +This library is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A +PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. +You should have received a copy of the GNU Lesser General Public License along +with this library (see the the license-gpl.txt file); +if not, write to the + Free Software Foundation, Inc., + 59 Temple Place, Suite 330, + Boston, MA 02111-1307 USA + + +-------------------------------------------------------------------------------- + *** NOTE THIS ADD-ON *** +-------------------------------------------------------------------------------- + +The GNU Lesser General Public License or LGPL is written for software libraries +in the first place. The LGPL has to be considered valid for this artwork library +too. Theme Icon-Set is a special kind of software library, it is an +artwork library, it's elements can be used in a Graphical User Interface, or GUI. +Source code, for this library means: - raster png image* . +The LGPL in some sections obliges you to make the files carry notices. With +images this is in some cases impossible or hardly usefull. +With this library a notice is placed at a prominent place in the directory +containing the elements. You may follow this practice. +The exception in section 6 of the GNU Lesser General Public License covers the +use of elements of this art library in a GUI. + +Date: Dezember 2005 +Version: 1.0 + + +-------------------------------------------------------------------------------- +DESCRIPTION: +-------------------------------------------------------------------------------- + +Database Icon-Set: +Icons where designed using Adobe Photoshop, and then exported to PNG format. + + +-------------------------------------------------------------------------------- +LICENSE +-------------------------------------------------------------------------------- + +Released under GNU Lesser General Public License (LGPL) +Look at the license-gpl.txt file. diff --git a/very_small/readme.txt b/very_small/readme.txt new file mode 100644 index 000000000..8b7e20192 --- /dev/null +++ b/very_small/readme.txt @@ -0,0 +1,63 @@ + + README FILE FOR THE VERY SMALL THEME USED WITH PHPMAYADMIN +---------------------------------------------------------------------- + +CHANGE LOG: + - 2005-09-12; + > Supporting phpMyAdmin Version 2.6.4 and higher + - 2005-09-11: + > $pma_http_url = ''; + set here your absolute url to the theme + directory (if required) + +1. INSTALLATION +---------------------------------------------------------------------- + Simply unzip the files. + (sample: [whatever]/phpMyAdmin/themes/) + + One each .css you'll find in first line . + Here you can (if required) the url to the 'artic_ocean' theme. + This may fix some problems with relative urls. + + Then make sure, that all images are in the directory + - [whatever]/phpMyAdmin/themes/arctic_ocean/img/ + + and all *.css.php files are in the directory + - [whatever]/phpMyAdmin/themes/arctic_ocean/css/. + + The two *.inc.php files must stored in the directory + - [whatever]/phpMyAdmin/themes/arctic_ocean/. + + Note: + [whatever] is any path to your phpMyAdmin-Installation. + +---------------------------------------------------------------------- + + +2. REQUIREMENTS / INFORMATIONS +---------------------------------------------------------------------- + - phpMyAdmin Version 2.6.2 or higher + - full CSS2 compatible browser + (I've tested with Firefox 1.02, Microsoft(R) + InternetExplorer 6.0, and Opera 7.54) + - Your browser should support Javascript + and png-images. + - In phpMyAdmin Version 2.6.4 there's + a new navigation behavior included. + The navigation panel has a fixed position now. + +---------------------------------------------------------------------- + + +3. INFORMATION ABOUT THE ARCTIC-OCEAN THEME: +---------------------------------------------------------------------- + a) ICONS: + Database Icon-Set made 2005 by Michael Keck. + Please see license.txt file for more informations. + b) THEME: + The theme is based on the 'arctic ocean' theme by Michael Keck + which is based on the 'darkblue_orange' theme made by the + members of the phpMyAdmin Team. + Modification and integration of the 'darkblue_orange' theme and + the new Database Icon-Set is made by + Michael Keck and Ruben Barkow. diff --git a/very_small/screen.png b/very_small/screen.png new file mode 100644 index 000000000..827bdc9a3 Binary files /dev/null and b/very_small/screen.png differ