Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
problem-builder
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
problem-builder
Commits
bd2a6a91
Commit
bd2a6a91
authored
Jan 04, 2014
by
Xavier Antoviaque
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes size of five-columns tables
parent
d3050f3d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
static/css/mentoring-table.css
+3
-0
templates/xml
+1
-1
No files found.
static/css/mentoring-table.css
View file @
bd2a6a91
...
@@ -24,6 +24,9 @@
...
@@ -24,6 +24,9 @@
.mentoring-table.immunity-map-assumptions
td
{
.mentoring-table.immunity-map-assumptions
td
{
width
:
20%
;
width
:
20%
;
}
}
.mentoring-table.five-cols
td
{
width
:
20%
;
}
.mentoring-table
td
:first-of-type
>
div
{
.mentoring-table
td
:first-of-type
>
div
{
min-height
:
500px
;
min-height
:
500px
;
...
...
xml
@
781c58c4
Subproject commit
4b9773a832c06d91da2b2446bdf2682be28de3bc
Subproject commit
781c58c43a468ab123ca9654c6c721f11c6e81a1
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