Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
officejs
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
officejs
Commits
fa5f19e4
Commit
fa5f19e4
authored
May 04, 2012
by
Lingnan Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change the ung.css to fix the layout
parent
49c4fd1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
7 deletions
+9
-7
UNGProject/css/ung.css
UNGProject/css/ung.css
+9
-7
No files found.
UNGProject/css/ung.css
View file @
fa5f19e4
...
...
@@ -247,12 +247,12 @@ div.main {
}
/***************** UNG main page ********************/
/* left */
div
.main-left
{
#content
.main-left
{
border-right
:
4px
solid
#BBCCFF
;
background-color
:
#DAE6F6
;
height
:
100%
;
height
:
400px
;
margin-left
:
-4px
;
width
:
1
2em
;
width
:
1
5%
;
margin-top
:
-0.6em
;
overflow
:
auto
;
float
:
left
;
...
...
@@ -360,7 +360,8 @@ div.listbox-domain-tree-container select {
display
:
none
;
}
.tree-open
,
.tree-closed
{
background
:
none
repeat
scroll
0
0
#FFFFFF
;
color
:
black
;
background
:
#FFFFFF
;
border
:
medium
none
;
cursor
:
pointer
;
margin-left
:
1em
;
...
...
@@ -369,11 +370,12 @@ div.listbox-domain-tree-container select {
/* right */
div
.main-right
{
#content
.main-right
{
height
:
100%
;
margin-top
:
-0.6em
;
float
:
right
;
margin-left
:
-3px
;
width
:
85%
;
float
:
left
;
margin-left
:
0px
;
}
div
.main-right
fieldset
.widget
{
margin-top
:
5px
;
...
...
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