Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gabriel Monnerat
slapos.core
Commits
bc7ffe38
Commit
bc7ffe38
authored
Dec 01, 2011
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Checkpoint: Follow advices abour styling.
parent
1d7d86a7
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
22 additions
and
11 deletions
+22
-11
master/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting_theme/vifib_hosting_js/vifib.js.xml
...l_skins/vifib_hosting_theme/vifib_hosting_js/vifib.js.xml
+5
-5
master/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_jauks_theme/vifib_style/vifib.css.xml
.../portal_skins/vifib_jauks_theme/vifib_style/vifib.css.xml
+14
-4
master/bt5/vifib_web/bt/dependency_list
master/bt5/vifib_web/bt/dependency_list
+2
-1
master/bt5/vifib_web/bt/revision
master/bt5/vifib_web/bt/revision
+1
-1
No files found.
master/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting_theme/vifib_hosting_js/vifib.js.xml
View file @
bc7ffe38
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<dictionary>
<dictionary>
<item>
<item>
<key>
<string>
_EtagSupport__etag
</string>
</key>
<key>
<string>
_EtagSupport__etag
</string>
</key>
<value>
<string>
ts227
29428.22
</string>
</value>
<value>
<string>
ts227
48215.91
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
__name__
</string>
</key>
<key>
<string>
__name__
</string>
</key>
...
@@ -116,7 +116,6 @@ function resetCategoryHash() {\n
...
@@ -116,7 +116,6 @@ function resetCategoryHash() {\n
$(\'.software_category_selected\').removeClass(\'software_category_selected\');\n
$(\'.software_category_selected\').removeClass(\'software_category_selected\');\n
var query_kw = $.deparam.fragment();\n
var query_kw = $.deparam.fragment();\n
delete(query_kw.software_category);\n
delete(query_kw.software_category);\n
debugger;\n
window.location.hash = \'#\'+$.param(query_kw);\n
window.location.hash = \'#\'+$.param(query_kw);\n
}\n
}\n
\n
\n
...
@@ -142,7 +141,7 @@ function appendSoftwareCategoryTree(data, id) {\n
...
@@ -142,7 +141,7 @@ function appendSoftwareCategoryTree(data, id) {\n
r = appendSoftwareCategoryTree(data[q], q);\n
r = appendSoftwareCategoryTree(data[q], q);\n
if (r) {\n
if (r) {\n
ul.append(r);\n
ul.append(r);\n
s += \' + \'
;\n
li.addClass(\'software_category_children\')
;\n
li.click(toggle);\n
li.click(toggle);\n
}\n
}\n
li.click(hasher);\n
li.click(hasher);\n
...
@@ -155,8 +154,9 @@ function appendSoftwareCategoryTree(data, id) {\n
...
@@ -155,8 +154,9 @@ function appendSoftwareCategoryTree(data, id) {\n
}\n
}\n
\n
\n
function drawSoftwareCategoryTree(data) {\n
function drawSoftwareCategoryTree(data) {\n
category = $(\'#left_menu\');\n
var
category = $(\'#left_menu\');\n
category.empty();\n
category.empty();\n
category.attr(\'id\', \'software_category\');\n
category.append(appendSoftwareCategoryTree(data));\n
category.append(appendSoftwareCategoryTree(data));\n
}\n
}\n
\n
\n
...
@@ -353,7 +353,7 @@ function hashController ()\n
...
@@ -353,7 +353,7 @@ function hashController ()\n
</item>
</item>
<item>
<item>
<key>
<string>
size
</string>
</key>
<key>
<string>
size
</string>
</key>
<value>
<int>
102
12
</int>
</value>
<value>
<int>
102
79
</int>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
...
...
master/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_jauks_theme/vifib_style/vifib.css.xml
View file @
bc7ffe38
...
@@ -228,10 +228,20 @@ div.software_release_more {position:relative; width:100%; height: 26px;backgroun
...
@@ -228,10 +228,20 @@ div.software_release_more {position:relative; width:100%; height: 26px;backgroun
.sr_left_inactive {float:right; margin: 2px; height:22px; width:24px; background:url(
<tal:block
tal:replace=
"images_path"
/>
sr_left_inactive.png);}\n
.sr_left_inactive {float:right; margin: 2px; height:22px; width:24px; background:url(
<tal:block
tal:replace=
"images_path"
/>
sr_left_inactive.png);}\n
div.software_release_page {float:right; margin: 4px; height:22px; color: white; font-site: 18px;}\n
div.software_release_page {float:right; margin: 4px; height:22px; color: white; font-site: 18px;}\n
\n
\n
ul.software_category {}\n
div#software_category{display:inline;float:left;width:20%;background:url(
<tal:block
tal:replace=
"images_path"
/>
separation_contenu.png) no-repeat center right}\n
li.software_category {}\n
ul.software_category {list-style: none none inside; padding-left: 4px; padding-top: 8px; padding-bottom: 8px;}\n
li.software_category:hover {background-color: #f7f6f0;}\n
li.software_category {cursor : pointer; padding-top: 2px; padding-bottom: 2px;}\n
li.software_category_selected {background-color: yellow;}\n
li.software_category_children {padding-top: 4px; padding-bottom: 4px;}\n
li.software_category_children:hover {text-decoration: underline;}\n
li.software_category:hover {\n
color: #2E707C;\n
}\n
li.software_category_selected:hover {\n
// background-color: blue;\n
}\n
li.software_category_selected {\n
// background-color: yellow;\n
}\n
\n
\n
</tal:block>
</tal:block>
...
...
master/bt5/vifib_web/bt/dependency_list
View file @
bc7ffe38
...
@@ -5,4 +5,5 @@ erp5_jquery
...
@@ -5,4 +5,5 @@ erp5_jquery
erp5_km
erp5_km
erp5_web
erp5_web
vifib_crm
vifib_crm
vifib_software_pdm
vifib_forge_release
vifib_software_pdm
\ No newline at end of file
master/bt5/vifib_web/bt/revision
View file @
bc7ffe38
316
317
\ No newline at end of file
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment