Removed blacklabel and saneco themes

This commit is contained in:
Yuriy Artamonov 2012-02-14 14:53:42 +00:00
parent 73340fd488
commit 76675274f5
583 changed files with 2 additions and 6993 deletions

View File

@ -298,7 +298,6 @@ configure(webModule) {
task buildThemes(dependsOn: compileJava, type: CubaWebThemeCreation) {
themes = [
// [themeName: 'blacklabel', destFile: 'styles-include.css'],
[themeName: 'peyto', destFile: 'styles-include.css'],
[themeName: 'havana', destFile: 'styles-include.css']
]

View File

@ -1,43 +0,0 @@
.v-accordion {
position: relative;
outline: none;
overflow: hidden;
text-align: left /* Force default alignment */
}
.v-accordion-item {
position: relative;
background-color: #fff;
}
.v-accordion-item-caption {
height: 31px;
overflow: hidden;
white-space: nowrap;
background: #edf0f0 url(../tabsheet/img/tab-bg-light.png);
font-size: 15px;
color: #656d73;
border-top: 1px solid #c8cccd;
}
.v-accordion-item-caption .v-caption {
padding: 7px 0 6px 18px;
cursor: pointer;
}
.v-accordion-item-open .v-accordion-item-caption {
color: #3b4b57;
background: #d5dee2 url(img/selected-bg.png);
border-top-color: #cbd7de;
border-bottom-color: #bfc9d4;
text-shadow: #fafafa 1px 1px 0;
border-bottom: 1px solid #c8cccd;
cursor: default;
}
.v-accordion-item-content {
position: absolute;
overflow: auto;
width: 100%;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 240 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 253 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 265 B

View File

@ -1,305 +0,0 @@
/*
* Menu bar
*/
.v-horizontallayout-menubar {
border-bottom: 1px solid #83888c;
background: url('images/menu-bg.png') repeat-x top left;
}
/*
* Title bar
*/
.v-horizontallayout-titlebar {
background: url('images/title-bg.png') repeat-x top left;
border-bottom: 1px solid #83888c;
}
.v-horizontallayout-titlebar .v-label-appname {
color: white;
font-size: 14px;
font-weight: bold;
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
.v-horizontallayout-titlebar .v-label-select-label {
color: white;
font-size: 12px;
font-weight: normal;
font-family: Arial, sans-serif;
}
/**
* Breadcrumbs styles
*/
.v-horizontallayout-breadcrumbs .v-label {
font-family: tahoma, sans-serif;
font-size: 14px;
color: white;
font-weight: bold;
}
.v-horizontallayout-headline-container {
background-color: #131416;
margin-bottom: 5px;
}
.v-horizontallayout-breadcrumbs .v-button-link .v-button-caption {
color: white;
font-size: 14px;
}
/* Breadcrumbs close button */
.v-button-closetab-button {
background: transparent none;
}
.v-button-closetab-button .v-button-wrap {
background: transparent none;
padding: 0;
}
/* Logout & View-log buttons */
.v-button-white-border {
background: transparent url(button/img/btn-wb-left.png) no-repeat left center;
height: 26px;
padding: 0 0 0 4px;
}
.v-button-white-border .v-button-wrap {
height: 23px;
padding-top: 2px;
background: transparent url(button/img/btn-wb-right.png) no-repeat right top;
}
.v-button-white-border .v-button-caption {
/* looks not very pretty
text-decoration: underline;
*/
}
/*
* Login page styles
*/
.v-verticallayout-centerLayout {
margin-bottom: 0;
}
.v-verticallayout-loginBottom {
background: url('images/login-form-bg-key.png') no-repeat top center;
}
.v-verticallayout-loginBottom2fields {
background: url('images/login-form-bg.png') no-repeat top center;
}
.v-verticallayout-loginBottom2fields .v-textfield-password-field,
.v-verticallayout-loginBottom .v-textfield-password-field {
border: #a0a1a3 ridge 1px;
}
.v-verticallayout-loginBottom2fields .v-textfield-login-field,
.v-verticallayout-loginBottom .v-textfield-login-field {
border: #a0a1a3 ridge 1px;
}
.v-verticallayout-loginBottom2fields .v-captiontext,
.v-verticallayout-loginBottom .v-captiontext {
color: white;
font-family: arial, sans-serif;
float: right;
padding-right: 5px;
}
.v-verticallayout-loginBottom2fields .v-label-login-caption,
.v-verticallayout-loginBottom .v-label-login-caption {
color: white;
font-weight: bold;
font-family: arial, sans-serif;
font-size: 9pt;
}
.v-verticallayout-mainLayout {
background-color: #242426;
}
.v-form-loginForm {
padding-left: 30px;
font-weight: normal;
}
.v-form-loginForm .v-form-description {
height: 0;
}
/*
* Here go
* Custom Control styles
*/
.v-verticallayout .edit-area,
.v-horizontallayout .edit-area,
.v-gridlayout .edit-area {
background-color: #eeeeee;
color: #000;
}
.edit-area .v-label, .edit-area .v-label.h2 {
color: #000;
}
.v-label.h2 {
font-family: tahoma, sans-serif;
font-size: 14px;
color: #fff;
font-weight: bold;
}
/* for group box */
.v-panel-h2 .v-panel-caption-h2 {
font-family: tahoma, sans-serif;
font-size: 14px;
color: #fff;
font-weight: bold;
}
/*
* e.g. text labels for fields
* at popup dialog editors
*/
.v-window-contents .v-verticallayout-edit-area,
.v-window-contents .v-horizontallayout-edit-area,
.v-window-contents .v-gridlayout-edit-area,
.v-window-contents .v-table {
font-family: tahoma, verdana, arial, geneva, helvetica, sans-serif, "Trebuchet MS";
color: #000;
font-size: 8pt;
}
.rememberMe {
color: #fff;
}
/*
* text field with indicator
*/
.v-textfield-i-indicator,
.v-textfield-i-indicator-active {
width: 24px;
height: 24px;
float: right;
position: relative;
}
.v-textfield-i-indicator {
background: transparent;
}
.v-textfield-i-indicator-active {
background: url(images/loader2.gif) top left no-repeat;
}
.v-table-focuspanel {
outline: none;
}
.v-app .v-label-folderspane-caption {
color: #FFFFFF;
}
.popupmenu.v-dashlayout{
margin: 0;
padding : 5px;
border: solid 1px #7f8488;
background: #373b3e url(menubar/img/submenu-bg.png) repeat-x top left;
}
.popupmenu .v-button.v-button-link
{
height: 18px;
width: 100%;
padding-right: 10px;
}
.popupmenu .v-button:hover .v-button-caption {
color: #fff;
}
.popupmenu .v-button-caption, .popupmenu .v-disabled.v-button:hover .v-button-caption
{
color: #fff;
text-decoration: none;
}
.popupmenu .v-button:hover,
.popupmenu .v-button:active,
.popupmenu .v-button.v-pressed .v-button-wrap,
.popupmenu .v-button:hover .v-button-wrap,
.popupmenu .v-button:active .v-button-wrap,
.popupmenu .v-button.v-pressed .v-button-wrap
{
background-color: #5a6e86;
}
.popupmenu .v-disabled.v-button,
.popupmenu .v-disabled.v-button:hover,
.popupmenu .v-disabled.v-button .v-button-wrap
{
background: transparent none;
}
.widgets-tree-empty .v-tree-node-widget {
border-bottom:0px;
border-left:0px;
padding-bottom:0px;
margin:0px;
padding-left:0px;
padding-right:0px;
border-top:0px;
border-right:0px;
padding-top:0px;
}
.popupmenu .v-button:focus .v-button-caption {
outline: none;
}
.v-button.v-popupbutton .v-popup-indicator {
background: transparent url(common/img/sprites.png) no-repeat -5px -10px;
}
.v-verticallayout-operationContainer {
border-bottom: 1px solid #888;
}
.fts-found-instance {
height: 20px;
padding-top: 5px;
}
.fts-hit {
padding-left: 20px;
}
.filter-conditions .v-table-cell-content .pickerfield .v-button {
margin: 0;
padding: 0;
}
.filter-conditions .v-table-cell-content .pickerfield .v-button-wrap {
padding: 0;
}
.filter-conditions .v-table-cell-content .pickerfield .v-icon {
height: auto;
margin-right: 0;
}
.filter-param-list-edit-del {
height: 25px;
}

View File

@ -1,209 +0,0 @@
/*
* Default button (more customizable)
* -------------------------------------- */
.v-button {
display: inline-block;
zoom: 1;
text-align: center;
text-decoration: none;
border: none;
background: transparent url(img/button-left.png) no-repeat left center;
cursor: pointer;
white-space: nowrap;
margin: 0;
height: 25px;
padding: 0 0 0 2px;
color: inherit;
line-height: normal;
-khtml-user-select: none;
-moz-user-select: none;
-ie-user-select: none;
user-select: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
outline: 0;
}
.v-ie6 .v-button {
display: inline;
}
.v-ie7 .v-button {
display: inline;
}
.v-button-wrap {
height: 20px;
background: transparent url(img/button.png) no-repeat right top;
padding: 4px 15px 1px 9px;
display: block;
}
.v-button-Window-actionButton .v-button-wrap,
.v-button-icon .v-button-wrap {
padding-top: 0;
padding-bottom: 0;
height: 25px;
}
.v-button .v-button-caption {
font-size: 10pt;
font-family: Tahoma,verdana,arial,sans-serif;
}
.v-button .v-button-caption, .v-button-link .v-button-caption {
color: #fff;
}
.v-button-wrap,
.v-button-caption {
vertical-align: middle;
white-space: nowrap;
font: inherit;
color: inherit;
line-height: normal;
}
.v-button-icon .v-button-caption {
padding-bottom: 2px;
}
.v-button .v-icon,
.v-nativebutton .v-icon {
vertical-align: middle;
margin-right: 3px;
border: none;
}
.v-button .v-errorindicator,
.v-nativebutton .v-errorindicator {
display: inline-block;
zoom: 1;
vertical-align: middle;
float: none;
}
/* Link style (we really should deprecate this) */
.v-button-link,
.v-nativebutton-link {
border: none;
text-align: left;
background: transparent;
padding: 0;
}
.v-button-link .v-button-wrap {
padding: 0;
}
/* Inset Safari focus outline a bit */
.v-button-link:focus{
outline-offset: -3px;
}
.v-button-link .v-button-caption,
.v-nativebutton-link .v-nativebutton-caption {
text-decoration: underline;
color: inherit;
text-align: left;
margin-left: 10px;
}
.v-button-link .v-button-wrap {
background: transparent;
height: inherit;
}
/*
* NativeButton styles (html button element)
* -------------------------------------- */
.v-nativebutton {
text-align: center;
cursor: pointer;
white-space: nowrap;
margin: 0;
color: inherit;
font: inherit;
line-height: normal;
}
.v-nativebutton .v-nativebutton-caption {
vertical-align: middle;
white-space: nowrap;
font: inherit;
color: inherit;
}
.v-nativebutton .v-icon {
vertical-align: middle;
margin-right: 3px;
}
.v-nativebutton .v-errorindicator {
display: inline-block;
zoom: 1;
float: none;
}
/* Fixes streched buttons in IE6 and IE7*/
.v-ie6 .v-nativebutton {
width: 1px;
}
.v-ie7 .v-nativebutton, .v-ie8 .v-nativebutton {
overflow: visible;
padding-left: 1em;
padding-right: 1em;
}
.v-ie7 .v-nativebutton-link, .v-ie8 .v-nativebutton-link {
padding: 0;
}
/*
* Checkbox styles
* -------------------------------------- */
.v-checkbox,
.v-checkbox label,
.v-checkbox input,
.v-checkbox .v-icon {
vertical-align: middle;
white-space: nowrap;
}
.v-checkbox .v-icon {
margin: 0 2px;
}
.v-checkbox .v-errorindicator {
float: none;
display: inline;
display: inline-block;
zoom: 1;
}
/* Disabled by default
.v-checkbox-error {
background: #ffe0e0;
}
*/
/* Disabled by default
.v-checkbox-required {
background: #ffe0e0;
}
*/
/* Disabled by default
.v-checkbox-error {
background: #ffe0e0;
}
*/
/* Disabled by default
.v-checkbox-required {
background: #ffe0e0;
}
*/
.v-button-grey .v-button-caption {
color: black;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 430 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 499 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -1,50 +0,0 @@
/* Provide some extra whitespace for wrapped elements
(these elements usually need the extra space, since
they aren't even handling their own caption) */
.v-captionwrapper {
margin: 0;
text-align: left; /* Force default alignment */
clear: both;
}
.v-caption {
overflow: hidden;
white-space: nowrap;
}
.v-errorindicator {
width: 12px;
height: 16px;
float: left;
background: transparent url(../icons/16/error.png) no-repeat top right;
}
* html .v-errorindicator {
background: transparent none;
/* gif for transparency */
background: transparent url(../icons/16/error.gif) no-repeat top right;
}
*+html .v-errorindicator {
margin-left:-3px;
}
.v-caption .v-icon {
padding-right: 2px;
vertical-align: middle;
float: left;
}
.v-caption .v-captiontext {
float: left;
overflow: hidden;
vertical-align: middle;
}
.v-panel-caption-group-box
{
font-weight: bold;
font-size: 14pt;
}
.v-caption .v-required-field-indicator {
color: #f00;
}

View File

@ -1,379 +0,0 @@
body {
margin: 0;
padding: 0;
}
.v-app-loading {
background: url(img/black-load-indicator.gif) no-repeat 50%;
}
.v-view {
height: 100%;
width: 100%;
overflow: auto;
/* avoid scrollbars with margins in root layout */
outline: none;
margin-top: -1px;
border-top: 1px solid transparent;
position: relative;
}
/**
* Try to cope printing somehow. Reasonable printing support
* needs application specific planning and CSS tuning.
*/
@media print {
.v-generated-body {
height: auto;
min-height: 20cm;
overflow: visible;
background: #000000;
}
.v-app {
height: auto;
min-height: 20cm;
}
.v-view {
overflow: visible;
}
.v-gridlayout {
overflow: visible !important;
}
}
.v-view:active,
.v-view:focus {
outline: none;
}
/* Global font styles */
.v-app input,
.v-app select,
.v-app button,
.v-app textarea,
.v-window input,
.v-window select,
.v-window button,
.v-window textarea,
.v-popupview-popup input,
.v-popupview-popup select,
.v-popupview-popup button,
.v-popupview-popup textarea {
font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif;
color: #464f52;
font-size: 13px;
}
.v-app select,
.v-window select {
padding: 0;
margin: 0;
}
.v-disabled,
.v-app .v-disabled,
.v-window .v-disabled {
opacity: 0.3;
filter: Alpha(opacity = 30);
cursor: default;
}
.v-disabled *,
.v-app .v-disabled *,
.v-window .v-disabled * {
cursor: default;
}
* html .v-disabled {
zoom: 1;
}
*+html .v-disabled {
zoom: 1;
}
.v-disabled .v-disabled {
opacity: 1.0;
}
.v-required-field-indicator {
padding-left: 2px;
float:left;
color: red;
}
/* Field modified */ /* Disabled by default
input.v-modified,
.v-richtextarea.v-modified iframe.gwt-RichTextArea,
.v-checkbox.v-modified,
.v-modified .v-select-option,
.v-modified .v-textfield,
.v-modified .v-datefield-calendarpanel,
.v-modified .v-select-select,
.v-modified .v-select-twincol-selections,
.v-modified .v-select-twincol-options,
.v-modified .v-slider-base {
background:transparent;
background-color: #FFFFE0;
}
*/
/**
* Custom tooltip
*/
.v-tooltip {
background-color: #fffcdd;
border: 1px solid #b8b295;
border-top-color: #d5d2c1;
border-left-color: #d5d2c1;
font-size: 11px;
line-height: 13px;
font-family: arial, helvetica, tahoma, verdana, sans-serif;
color: #5d5444;
cursor: default;
}
.v-tooltip-text {
padding: 2px 4px;
border: none;
border-top: 1px solid #fffef5;
border-bottom: 1px solid #fbf8d9;
overflow: /*auto*/hidden;
}
.v-tooltip .v-errormessage {
padding: 3px 4px 3px 4px;
background: #ffecc6;
color: #b74100;
border: none;
border-top: 1px solid #fff3dc;
border-bottom: 1px solid #ead7b1;
overflow: auto;
}
.v-tooltip .v-errormessage h2 {
font-size: 16px;
font-weight: normal;
color: #ab3101;
margin: 2px 0 8px 0;
}
.v-tooltip .v-errormessage h3 {
font-size: 13px;
font-weight: bold;
margin: 1px 0 4px 0;
}
/**
* Context menu styles
*/
.v-contextmenu {
background: #cccccc url(../tabsheet/img/tab-bg.gif)repeat-x;
font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif;
background-color: #383b3e;
color: #ffffff;
font-size: 12px;
line-height: 14px;
}
.v-contextmenu .gwt-MenuBar {
border-right: 1px solid #c6cbcc;
border-bottom: 1px solid #c6cbcc;
border-top: 1px solid #d0d4d5;
border-left: 1px solid #d0d4d5;
padding: 3px;
}
.v-contextmenu .gwt-MenuItem {
padding: 2px 0;
cursor: pointer;
vertical-align: middle;
}
.v-contextmenu .gwt-MenuItem div { /*border: 1px solid #f6f7f7;*/
padding: 1px 20px 1px 8px;
cursor: pointer;
vertical-align: middle;
white-space: nowrap;
}
.v-contextmenu .gwt-MenuItem-selected div {
color: #fff;
background-color: #5a6e86;
}
.v-contextmenu table {
border-collapse: collapse;
margin: 0;
padding: 0;
}
.v-contextmenu .gwt-MenuItem img {
margin-right: 10px;
vertical-align: middle;
}
/**
* Label has tiny paddings to include contents margins.
*/
.v-label {
padding-top: 1px;
padding-bottom: 1px;
}
.v-label-undef-w {
white-space: nowrap;
}
/* Loading indicator states
* Note: client side expects that loading indicator has a height. It depends on
* this css property to ensure browsers have applied all required styles.
*/
.v-loading-indicator,
.v-loading-indicator-delay,
.v-loading-indicator-wait {
width: 45px;
height: 45px;
background: transparent url(img/black-load-indicator.gif);
}
.v-loading-indicator-delay {
background: transparent url(img/black-load-indicator.gif);
}
.v-loading-indicator-wait {
background: transparent url(img/black-load-indicator.gif);
}
.v-loading-indicator,
.v-loading-indicator-delay,
.v-loading-indicator-wait {
position: absolute;
top:6px;
right: 5px;
z-index:30000;
}
/* debug dialog */
.v-debug-console {
background: white;
opacity: 0.85;
border: 1px solid black;
font-family: sans-serif;
}
.v-debug-console-caption {
background: black;
border-bottom: 1px solid gray;
color: white;
font-weight: bold;
}
.v-debug-console-content {
font-size: x-small;
overflow: auto;
}
.v-debug-console-content input {
font-size: xx-small;
}
/* Debug style */
.v-app .invalidlayout,
.v-app .invalidlayout * {
background: #f99 !important;
}
.v-app input[type="text"],
.v-app input[type="password"] {
padding: 0 2px 0 4px;
}
/* Fix for liferay. #2384 */
.v-app input[type="reset"],
.v-app select,
.v-app textarea {
padding: 2px;
}
.v-generated-body {
background: #131415;
width: 100%;
height: 100%;
border: 0;
overflow: hidden;
}
.v-app {
background: #131415;
font-family: tahoma, verdana, arial, geneva, helvetica, sans-serif, "Trebuchet MS";
color: #000;
font-size: 8pt;
line-height: 18px;
height: 100%;
width: 100%;
}
/* Global font styles */
.v-app input,
.v-app select,
.v-app button,
.v-app textarea,
.v-app div,
.v-app table,
.v-window input,
.v-window select,
.v-window button,
.v-window textarea,
.v-popupview-popup input,
.v-popupview-popup select,
.v-popupview-popup button,
.v-popupview-popup textarea {
font-family: tahoma, verdana, arial, geneva, helvetica, sans-serif, "Trebuchet MS";
color: #000;
font-size: 8pt;
}
/* Fix for liferay. #2384 */
.v-app input[type="reset"],
.v-app select,
.v-app textarea {
padding: 2px;
}
/*.v-app input[type="text"],*/
/*.v-app input[type="password"],*/
.v-app input[type="reset"]/*,
.v-app .v-textfield*/
{
height: 16px;
}
.v-disabled,
.v-app .v-disabled,
.v-window .v-disabled {
opacity: 0.5;
filter: Alpha(opacity = 50);
cursor: default;
}
.v-table .v-checkbox.v-disabled input[type="checkbox"] {
opacity: 0.9;
filter: Alpha(opacity = 90);
}
.v-label .v-label-undef-w
{
float: left;
}
.v-label-logo {
background: #cccccc url(img/label-logo.gif) repeat-x;
font-weight:bold;
}
.v-app .v-label-logo {
color: #FFFFFF; !important
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 807 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 265 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 211 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 956 B

View File

@ -1,3 +0,0 @@
.v-customcomponent {
overflow: hidden;
}

View File

@ -1,3 +0,0 @@
.v-customlayout {
overflow: hidden;
}

View File

@ -1,229 +0,0 @@
.v-datefield {
white-space: nowrap;
}
.v-datefield-textfield {
vertical-align: top;
}
.v-datefield input[type="text"] {
padding: 0 0 0 2px;
}
.v-datefield-button {
font-size: 13px;
height: 22px;
margin: 0;
padding: 0 26px 0 0;
border: none;
background: transparent url(img/open-button1.png) no-repeat right 0;
vertical-align: top;
cursor: pointer;
}
.v-datefield-button-readonly {
display: none;
visibility: hidden;
}
.v-datefield-popup {
font-family: tahoma, verdana, arial, geneva, helvetica, sans-serif, "Trebuchet MS";
color: white;
font-size: 12px;
background: #373b3e url(img/calendar-popup-bg.png) top left repeat-x;
border: 1px solid #83888c;
padding: 6px;
}
.v-datefield-calendarpanel {
width: 19em;
font-size: 12px;
}
.v-datefield-popup .v-datefield-calendarpanel {
width: 16em;
}
.v-datefield-calendarpanel table {
width: 100%;
}
.v-datefield-calendarpanel td {
text-align: right;
width: 14.2%;
padding: 0;
margin: 0;
}
.v-datefield-calendarpanel td span {
display: block;
}
.v-datefield-calendarpanel-header {
height: 30px;
}
.v-datefield-calendarpanel-header,
.v-datefield-calendarpanel strong {
font-size: 13px;
}
.v-datefield-popup .v-datefield-calendarpanel-header,
.v-datefield-popup .v-datefield-calendarpanel strong {
font-size: 12px;
}
.v-datefield-calendarpanel-header td {
text-align: center;
}
.v-datefield-calendarpanel-month {
font-weight: bold;
text-align: center;
/*text-shadow: #ffffff 2px 2px 0; ugly */
white-space: nowrap;
}
/* Year buttons */
.v-datefield-calendarpanel .v-button-prevyear,
.v-datefield-calendarpanel .v-button-nextyear {
display: block;
width: 15px;
height: 15px;
border: none;
padding: 0;
background: transparent url(img/prevyear.png) no-repeat;
text-indent: -90000px;
margin: 0 auto;
}
.v-datefield-calendarpanel .v-button-nextyear {
background: transparent url(img/nextyear.png) no-repeat;
}
.v-datefield-calendarpanel .v-button-prevyear:hover,
.v-datefield-calendarpanel .v-button-nextyear:hover {
background-position: left bottom;
}
/* Month buttons */
.v-datefield-calendarpanel .v-button-prevmonth,
.v-datefield-calendarpanel .v-button-nextmonth {
display: block;
width: 15px;
height: 15px;
border: none;
padding: 0;
background: transparent url(img/prevmonth.png) no-repeat;
text-indent: -90000px;
margin: 0 auto;
}
.v-datefield-calendarpanel .v-button-nextmonth {
background: transparent url(img/nextmonth.png) no-repeat;
}
.v-datefield-calendarpanel .v-button-prevmonth:hover,
.v-datefield-calendarpanel .v-button-nextmonth:hover {
background-position: left bottom;
}
.v-datefield-calendarpanel strong {
color: #cd3331;
display: block;
width: 20px;
}
.v-datefield-calendarpanel-day,
.v-datefield-calendarpanel-day-today {
cursor: pointer;
padding: 1px 3px;
width: 14px;
height: 16px;
}
.v-datefield-calendarpanel-day-today {
border: 1px solid #cd3331;
width: 12px;
height: 14px
}
.v-disabled .v-datefield-calendarpanel-day,
.v-disabled .v-datefield-calendarpanel-day-today {
cursor: default;
}
.v-datefield-calendarpanel-day-entry {
color: #6a98b5;
}
.v-datefield-calendarpanel-day-disabled {
font-weight: normal;
color: #dddddd;
cursor: default;
opacity: 0.5;
}
.v-datefield-calendarpanel-day-entry.v-datefield-calendarpanel-day-disabled {
color: #afd6f8;
}
.v-datefield-calendarpanel-day-selected {
font-weight: bold;
width: 14px;
height: 16px;
color: #fff;
padding: 1px 3px;
background: transparent url(img/selected-bg.png) no-repeat 50% 50%;
cursor: default;
border: none;
}
.v-datefield-time {
white-space: nowrap;
font-size: 11px;
}
.v-datefield-time .v-label {
display: inline;
}
.v-datefield-time .v-select {
font-size: 10px;
padding: 0;
margin: 0;
}
/* Disabled by default
.v-datefield-error .v-textfield,
.v-datefield-error .v-datefield-calendarpanel {
background:transparent;
background-color: #FFE0E0;
}
*/
/* Disabled by default
.v-datefield-required .v-textfield,
.v-datefield-required .v-datefield-calendarpanel {
background:transparent;
background-color: #FFE0E0;
}
*/
.v-datefield-rendererror .v-textfield {
background: #ff9999;
}
.v-datefield.v-readonly .v-datefield-wrap {
background: none;
}
/* IE specific styles */
/* IE somehow loses generic i-disabled alpha. See #1960 */
* html .v-disabled .v-datefield-button,
* html .v-disabled .v-datefield-textfield {
filter: alpha(opacity=30);
}
*+ html .v-disabled .v-datefield-button,
*+ html .v-disabled .v-datefield-textfield {
filter: alpha(opacity=30);
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 737 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 471 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 468 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 559 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 504 B

View File

@ -1,43 +0,0 @@
.v-expandlayout-lo-table {
margin:0;
padding:0;
height:100%;
border:0;
border-spacing: 0;
}
.v-expandlayout-lo-td {
margin:0;
padding:0;
height:100%;
border:0;
}
.v-expandlayout-valign {
margin:0;
padding:0;
border:0;
border-collapse:collapse;
border-spacing:0;
height:100%;
width:100%;
}
.v-expandlayout-margin-top {
padding-top: 15px;
}
.v-expandlayout-margin-right {
padding-right: 18px;
}
.v-expandlayout-margin-bottom {
padding-bottom: 15px;
}
.v-expandlayout-margin-left {
padding-left: 18px;
}
.v-expandlayout-vspacing {
margin-top: 8px;
}
.v-expandlayout-hspacing {
margin-left: 8px;
}

View File

@ -1,35 +0,0 @@
.v-fieldgroup fieldset {
margin: 0;
padding: 0;
}
.v-fieldgroup legend {
margin: 0;
padding: 0 4px 0.3em 4px;
font-weight: bold;
}
.v-fieldgroup.v-fieldgroup-nodescription .v-form-description {
height: 0;
}
.v-fieldgroup .v-form-caption {
clear: both;
overflow: hidden;
}
.v-fieldgroup.v-fieldgroup-nocollapsable.v-fieldgroup-nocaption fieldset {
border-top: none;
}
.v-fieldgroup .v-form-caption div {
float: left;
width: 17px;
height: 15px;
background: transparent url(img/expand.gif) no-repeat center left;
cursor: pointer;
}
.v-fieldgroup .expanded div {
background: transparent url(img/collapse.gif) no-repeat center left;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 985 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 582 B

View File

@ -1,35 +0,0 @@
.flow-layout {
}
.flow-layout .flow-layout-content {
}
.flow-layout .flow-layout-widget {
float: left;
}
.flow-layout-m-t {
padding-top: 10px;
}
.flow-layout-m-r {
padding-right: 10px;
}
.flow-layout-m-b {
padding-bottom: 10px;
}
.flow-layout-m-l {
padding-left: 10px;
}
.flow-layout-s .flow-layout-widget {
padding: 0 5px 5px 0;
}
.v-ie7 .flow-layout .flow-layout-widget, .v-ie8 .flow-layout .flow-layout-widget {
display: inline;
zoom: 1;
}

View File

@ -1,103 +0,0 @@
fieldset {
border: none;
}
.v-formlayout-cell .v-errorindicator {
width: 10px;
height: 16px;
display: block;
background: transparent url(../icons/16/error.png) no-repeat top right;
}
.v-formlayout-captioncell {
text-align:right;
white-space: nowrap;
}
.v-formlayout-captioncell .v-caption {
overflow: visible;
}
.v-formlayout-contentcell {
}
.v-formlayout-error-indicator {
/* fix width so layout is not jumpy when error disapear */
width: 12px;
}
.v-formlayout-spacing .v-formlayout-row .v-formlayout-captioncell,
.v-formlayout-spacing .v-formlayout-row .v-formlayout-contentcell,
.v-formlayout-spacing .v-formlayout-row .v-formlayout-errorcell {
padding-top: 8px;
}
.v-formlayout-spacing .v-formlayout-firstrow .v-formlayout-captioncell,
.v-formlayout-spacing .v-formlayout-firstrow .v-formlayout-contentcell,
.v-formlayout-spacing .v-formlayout-firstrow .v-formlayout-errorcell {
padding-top: 0;
}
.v-formlayout-margin-top .v-formlayout-firstrow .v-formlayout-captioncell,
.v-formlayout-margin-top .v-formlayout-firstrow .v-formlayout-contentcell,
.v-formlayout-margin-top .v-formlayout-firstrow .v-formlayout-errorcell {
padding-top: 15px;
}
.v-formlayout-margin-bottom .v-formlayout-lastrow .v-formlayout-captioncell,
.v-formlayout-margin-bottom .v-formlayout-lastrow .v-formlayout-contentcell,
.v-formlayout-margin-bottom .v-formlayout-lastrow .v-formlayout-errorcell {
padding-bottom: 15px;
}
.v-formlayout-margin-left .v-formlayout-captioncell {
padding-left: 18px;
}
.v-formlayout-margin-right .v-formlayout-contentcell {
padding-right: 18px;
}
/* form */
.v-form-errormessage {
background: transparent url(../icons/16/error.png) no-repeat top left;
padding-left: 20px;
margin-bottom: 5px;
margin-top: 5px;
min-height: 20px;
}
* html .v-form-errormessage {
height: 20px
}
.v-form fieldset {
border: none;
/*border-top: 0 solid #babfc0;*/
margin: 0;
padding: 0;
}
.v-form legend {
margin: 0;
padding: 0 4px 0.3em 4px;
font-weight: bold;
}
.v-form-nodescription .v-form-description {
height: 0;
line-height: 0;
font-size: 0;
}
/*
.v-formlayout-captioncell .v-caption .v-required-field-indicator {
float: none;
color: #f00;
font-weight:bold;
}
*/
/*
.v-form-description div
{
border: 0;
backgound-color: #000;
}
*/

View File

@ -1,38 +0,0 @@
/* Margin values if defined from server side */
.v-gridlayout-margin-top {
padding-top: 15px;
}
.v-gridlayout-margin-bottom {
padding-bottom: 15px;
}
.v-gridlayout-margin-left {
padding-left: 18px;
}
.v-gridlayout-margin-right {
padding-right: 18px;
}
/*
* Spacing values used by IGridLayout. (element does not exist in DOM)
* Use padding-left for horizontal spacing and padding-top for vertical.
*/
.v-gridlayout-spacing-on {
padding-left:8px;
padding-top:8px;
overflow:hidden;
}
.v-gridlayout-spacing-off {
padding-left:0px;
padding-top:0px;
overflow:hidden;
}
.v-gridlayout-spacing,
.v-gridlayout-spacing-off {
padding-left:0px;
padding-top:0px;
}
.v-gridlayout {
overflow:hidden;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 456 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 469 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 467 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 471 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 466 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 710 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 590 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 656 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 655 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 718 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 703 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 703 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 718 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 594 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 710 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 747 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 553 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 762 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 770 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 643 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 246 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 777 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 771 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 737 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 788 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 517 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 738 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 747 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 542 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 788 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 716 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 942 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 836 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 645 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 685 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 872 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 894 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 889 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 863 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 895 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1015 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Some files were not shown because too many files have changed in this diff Show More