Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bjcp-2015-styleguide
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Frank Steinberg
bjcp-2015-styleguide
Commits
1eada11b
Commit
1eada11b
authored
5 years ago
by
Frank Steinberg
Browse files
Options
Downloads
Patches
Plain Diff
Updated TODOs.
parent
34872538
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+2
-4
2 additions, 4 deletions
README.md
web/show.css
+2
-2
2 additions, 2 deletions
web/show.css
with
4 additions
and
6 deletions
README.md
+
2
−
4
View file @
1eada11b
...
@@ -121,14 +121,12 @@ See the LICENSE file. Note that this license relates only to the content of this
...
@@ -121,14 +121,12 @@ See the LICENSE file. Note that this license relates only to the content of this
-
Artifacts on GitHub?
-
Artifacts on GitHub?
-
Refactor most of the old initial files.
-
Refactor most of the old initial files.
-
Title Page.
-
Title Page.
-
Enhance show.html
-
Improve I18n.
-
Improve I18n.
-
Revamp editor, probably no longer as an overlay.
-
Revamp editor, probably no longer as an overlay.
-
Improved navigation and dynamic layout.
-
Fix ID display in front of style names. Make them searchable.
-
Maybe, some keyboard control?
-
Maybe, some keyboard control?
-
Support editing "p" (not only in "description"), "li", "td".
-
Support editing "p" (not only in "description"), "li", "td".
-
Better rendering of specs with text content, e.g. 33A.
-
Better rendering of specs with text content, e.g. 33A.
-
Navigate by: tags, commercial examples, specs
-
Handling IDs correctly in editor and when saving.
-
Handling IDs correctly in editor and when saving.
-
modifying parts of whole document addressed by getPathTo().
-
modifying parts of whole document addressed by getPathTo().
-
Navigate by: tags, commercial examples, specs
-
Render og, fg, srm in additional units.
This diff is collapsed.
Click to expand it.
web/show.css
+
2
−
2
View file @
1eada11b
...
@@ -71,11 +71,11 @@ styleguide div.table-head, styleguide div[class*="table-head"] {
...
@@ -71,11 +71,11 @@ styleguide div.table-head, styleguide div[class*="table-head"] {
padding
:
10px
0px
;
padding
:
10px
0px
;
font-weight
:
bold
;
font-weight
:
bold
;
}
}
styleguide
div
.table-row
,
styleguide
div
[
class
*=
"row"
]
{
styleguide
div
.table-row
,
styleguide
div
[
class
*=
"
table-
row"
]
{
display
:
table-row
;
display
:
table-row
;
}
}
styleguide
div
.table-cell
,
styleguide
div
[
class
*=
"cell"
]
{
styleguide
div
.table-cell
,
styleguide
div
[
class
*=
"
table-
cell"
]
{
display
:
table-cell
;
display
:
table-cell
;
padding
:
0px
10px
;
padding
:
0px
10px
;
margin
:
0px
10px
;
margin
:
0px
10px
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment