Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Q
question2answer
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
outils
question2answer
Commits
b311cb1a
Commit
b311cb1a
authored
Jun 15, 2014
by
pupi1985
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor CSS corrections to themes.
parent
130339cb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
qa-styles.css
qa-theme/Candy/qa-styles.css
+2
-2
qa-styles.css
qa-theme/Classic/qa-styles.css
+1
-1
No files found.
qa-theme/Candy/qa-styles.css
View file @
b311cb1a
...
@@ -126,7 +126,7 @@ h2 {font-size:22px; color:#c659ab; padding-top:12px; clear:both;}
...
@@ -126,7 +126,7 @@ h2 {font-size:22px; color:#c659ab; padding-top:12px; clear:both;}
.qa-nav-main-item
{
float
:
left
;
padding-left
:
10px
;}
.qa-nav-main-item
{
float
:
left
;
padding-left
:
10px
;}
.qa-nav-main-item-opp
{
float
:
right
;
padding-right
:
10px
;}
.qa-nav-main-item-opp
{
float
:
right
;
padding-right
:
10px
;}
.qa-nav-main-link
{
background
:
#efeb9c
url(nav-main-bg.png)
repeat-x
left
top
;
color
:
#597700
;
display
:
block
;
padding
:
14px
10px
;}
.qa-nav-main-link
{
background
:
#efeb9c
url(nav-main-bg.png)
repeat-x
left
top
;
color
:
#597700
;
display
:
block
;
padding
:
14px
10px
;}
.qa-nav-main-link
:hover
,
.qa-nav-main-selected
{
url(nav-main-sel-bg.png)
repeat-x
left
top;
border-left
:
1px
solid
#e9e697
;
border-right
:
1px
solid
#e9e697
;
color
:
#8d006a
;
padding
:
14px
9px
;
text-decoration
:
none
;}
.qa-nav-main-link
:hover
,
.qa-nav-main-selected
{
background
:
url(nav-main-sel-bg.png)
repeat-x
left
top
;
border-left
:
1px
solid
#e9e697
;
border-right
:
1px
solid
#e9e697
;
color
:
#8d006a
;
padding
:
14px
9px
;
text-decoration
:
none
;}
.qa-nav-main-hot
.qa-nav-main-link
{
color
:
#c33
;}
.qa-nav-main-hot
.qa-nav-main-link
{
color
:
#c33
;}
.qa-nav-sub
{
clear
:
both
;
background
:
url(nav-sub-bg.png)
repeat-x
left
top
;}
.qa-nav-sub
{
clear
:
both
;
background
:
url(nav-sub-bg.png)
repeat-x
left
top
;}
...
@@ -446,7 +446,7 @@ h2 {font-size:22px; color:#c659ab; padding-top:12px; clear:both;}
...
@@ -446,7 +446,7 @@ h2 {font-size:22px; color:#c659ab; padding-top:12px; clear:both;}
.qa-nav-footer-link
{
color
:
#FFF
;
text-decoration
:
underline
!important
;}
.qa-nav-footer-link
{
color
:
#FFF
;
text-decoration
:
underline
!important
;}
.qa-nav-footer-link
:hover
{
color
:
#f5d495
;}
.qa-nav-footer-link
:hover
{
color
:
#f5d495
;}
.qa-attribution
{
float
:
right
;}
.qa-attribution
{
float
:
right
;}
.qa-attribution
a
{
color
:
#FFF
;
text-decoration
:
underline
;
!important;
}
.qa-attribution
a
{
color
:
#FFF
;
text-decoration
:
underline
!important
;}
.qa-attribution
a
:hover
{
color
:
#f5d495
;}
.qa-attribution
a
:hover
{
color
:
#f5d495
;}
/* Classes passed to theme */
/* Classes passed to theme */
...
...
qa-theme/Classic/qa-styles.css
View file @
b311cb1a
...
@@ -415,7 +415,7 @@ h2 {font-size:16px; padding-top:12px; clear:both;}
...
@@ -415,7 +415,7 @@ h2 {font-size:16px; padding-top:12px; clear:both;}
.qa-nav-footer-link
{
color
:
#FFF
;
text-decoration
:
underline
!important
;}
.qa-nav-footer-link
{
color
:
#FFF
;
text-decoration
:
underline
!important
;}
.qa-nav-footer-link
:hover
{
color
:
#f5d495
;}
.qa-nav-footer-link
:hover
{
color
:
#f5d495
;}
.qa-attribution
{
float
:
right
;}
.qa-attribution
{
float
:
right
;}
.qa-attribution
a
{
color
:
#FFF
;
text-decoration
:
underline
;
!important;
}
.qa-attribution
a
{
color
:
#FFF
;
text-decoration
:
underline
!important
;}
.qa-attribution
a
:hover
{
color
:
#f5d495
;}
.qa-attribution
a
:hover
{
color
:
#f5d495
;}
/* Classes in HTML passed to theme class */
/* Classes in HTML passed to theme class */
...
...
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