Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Commits
c95ffdf3
Commit
c95ffdf3
authored
18 years ago
by
Neil Drumm
Browse files
Options
Downloads
Patches
Plain Diff
#60453
by leafish_paul, remove units from 0 values in CSS.
parent
a5263bd2
No related branches found
No related tags found
2 merge requests
!7452
Issue #1797438. HTML5 validation is preventing form submit and not fully...
,
!789
Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
themes/pushbutton/style.css
+9
-9
9 additions, 9 deletions
themes/pushbutton/style.css
with
9 additions
and
9 deletions
themes/pushbutton/style.css
+
9
−
9
View file @
c95ffdf3
...
@@ -163,7 +163,7 @@ td#home a:hover img {
...
@@ -163,7 +163,7 @@ td#home a:hover img {
}
}
.tabs
ul
.secondary
{
.tabs
ul
.secondary
{
border-collapse
:
collapse
;
border-collapse
:
collapse
;
padding
:
10px
0
10px
0
px
;
padding
:
10px
0
10px
0
;
margin
:
0
0
0
0
;
margin
:
0
0
0
0
;
white-space
:
nowrap
;
white-space
:
nowrap
;
width
:
100%
;
width
:
100%
;
...
@@ -221,7 +221,7 @@ td#home a:hover img {
...
@@ -221,7 +221,7 @@ td#home a:hover img {
border-top
:
2px
solid
#dcdcdc
;
border-top
:
2px
solid
#dcdcdc
;
border-bottom
:
2px
solid
#dcdcdc
;
border-bottom
:
2px
solid
#dcdcdc
;
padding
:
10px
10px
10px
10px
;
padding
:
10px
10px
10px
10px
;
margin
:
20px
35px
0
px
35px
;
margin
:
20px
35px
0
35px
;
font-family
:
"Trebuchet MS"
,
Geneva
,
Arial
,
Helvetica
,
SunSans-Regular
,
Verdana
,
sans-serif
;
font-family
:
"Trebuchet MS"
,
Geneva
,
Arial
,
Helvetica
,
SunSans-Regular
,
Verdana
,
sans-serif
;
font-size
:
1.1em
;
font-size
:
1.1em
;
font-weight
:
normal
;
font-weight
:
normal
;
...
@@ -272,8 +272,8 @@ td#home a:hover img {
...
@@ -272,8 +272,8 @@ td#home a:hover img {
border-color
:
red
;
border-color
:
red
;
}
}
.nav
{
.nav
{
padding
:
0
px
0px
0px
0px
;
padding
:
0
;
margin
:
0
px
0px
0px
0px
;
margin
:
0
;
}
}
#sidebar-left
,
#sidebar-right
{
#sidebar-left
,
#sidebar-right
{
font-size
:
0.75em
;
font-size
:
0.75em
;
...
@@ -365,8 +365,8 @@ table#footer-menu {
...
@@ -365,8 +365,8 @@ table#footer-menu {
.links
{
.links
{
color
:
#ff8c00
;
color
:
#ff8c00
;
font-size
:
0.8em
;
font-size
:
0.8em
;
padding
:
0
px
0px
0px
0px
;
padding
:
0
;
margin
:
0
px
0px
0px
0px
;
margin
:
0
;
}
}
.links
a
{
.links
a
{
font-weight
:
bold
;
font-weight
:
bold
;
...
@@ -375,8 +375,8 @@ table#footer-menu {
...
@@ -375,8 +375,8 @@ table#footer-menu {
padding
:
0
0
1.5em
0
;
padding
:
0
0
1.5em
0
;
}
}
.box
{
.box
{
padding
:
0
px
0px
0px
0px
;
padding
:
0
;
margin
:
0
px
0px
0px
0px
;
margin
:
0
;
}
}
.box
h2
{
.box
h2
{
font-size
:
9px
;
font-size
:
9px
;
...
@@ -422,7 +422,7 @@ table#footer-menu {
...
@@ -422,7 +422,7 @@ table#footer-menu {
}
}
.comment
.title
{
.comment
.title
{
font-size
:
1em
;
font-size
:
1em
;
padding
:
10px
0
px
12px
19px
;
padding
:
10px
0
12px
19px
;
background
:
transparent
url(icon-comment.png)
left
center
no-repeat
;
background
:
transparent
url(icon-comment.png)
left
center
no-repeat
;
}
}
.comment
.new
{
.comment
.new
{
...
...
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