test
BIN
web/xava/style/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
Normal file
|
After Width: | Height: | Size: 212 B |
BIN
web/xava/style/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
Normal file
|
After Width: | Height: | Size: 208 B |
BIN
web/xava/style/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
Normal file
|
After Width: | Height: | Size: 335 B |
BIN
web/xava/style/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
Normal file
|
After Width: | Height: | Size: 207 B |
BIN
web/xava/style/smoothness/images/ui-bg_glass_75_dadada_1x400.png
Normal file
|
After Width: | Height: | Size: 262 B |
BIN
web/xava/style/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
Normal file
|
After Width: | Height: | Size: 262 B |
BIN
web/xava/style/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
Normal file
|
After Width: | Height: | Size: 332 B |
|
After Width: | Height: | Size: 280 B |
BIN
web/xava/style/smoothness/images/ui-icons_222222_256x240.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
web/xava/style/smoothness/images/ui-icons_2e83ff_256x240.png
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
BIN
web/xava/style/smoothness/images/ui-icons_454545_256x240.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
web/xava/style/smoothness/images/ui-icons_888888_256x240.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
web/xava/style/smoothness/images/ui-icons_cd0a0a_256x240.png
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
1225
web/xava/style/smoothness/jquery-ui.css
vendored
Normal file
17
web/xava/style/smoothness/liferay6-patch.css
Normal file
@@ -0,0 +1,17 @@
|
||||
/* In order to have a handle for resizing columns */
|
||||
|
||||
.xava_resizable .ui-resizable-handle {
|
||||
background: transparent url() no-repeat 50% 50%;
|
||||
display: none;
|
||||
font-size: 0.1px;
|
||||
position: absolute;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
.xava_resizable .ui-resizable-e {
|
||||
background-image: url(../liferay51/images/application/handle_vertical.png);
|
||||
background-position: center center;
|
||||
bottom: 0;
|
||||
top: 0;
|
||||
width: 14px;
|
||||
}
|
||||