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
9ad91fbe
Commit
9ad91fbe
authored
Oct 15, 2014
by
Scott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Align search icon with Ask button, align RSS icon with headings
parent
bc784e88
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
8 deletions
+6
-8
snow-core.css
qa-theme/SnowFlat/css/snow-core.css
+6
-8
No files found.
qa-theme/SnowFlat/css/snow-core.css
View file @
9ad91fbe
...
...
@@ -418,7 +418,7 @@ blockquote p {
margin
:
0
10px
10px
;
}
.qam-search.the-top
.qa-search-field
{
margin-right
:
-4
1
px
;
margin-right
:
-4
0
px
;
}
.qa-error
{
...
...
@@ -1017,7 +1017,6 @@ blockquote p {
}
.qa-main
h1
:first-of-type
.qam-title-rss
{
float
:
right
;
margin
:
8px
0
0
;
color
:
#ecf0f1
;
}
.qa-main
h1
:first-of-type
.qam-title-rss
:hover
{
...
...
@@ -4214,6 +4213,9 @@ input[type="submit"], button {
}
@media
(
max-width
:
979px
)
{
.qam-ask-mobile
{
display
:
table-cell
;
}
.qam-ask-mobile
a
{
background
:
#1abc9c
;
color
:
white
;
...
...
@@ -4225,8 +4227,6 @@ input[type="submit"], button {
border
:
none
;
font-weight
:
normal
;
margin
:
0
;
width
:
80%
;
float
:
left
;
}
.qam-ask-mobile
a
a
{
color
:
white
;
...
...
@@ -4273,10 +4273,8 @@ input[type="submit"], button {
background-repeat
:
no-repeat
;
background-position
:
center
;
background-color
:
#1abc9c
;
width
:
20%
;
height
:
64px
;
display
:
block
;
float
:
right
;
width
:
64px
;
display
:
table-cell
;
border-left
:
1px
solid
#1dd2af
;
cursor
:
pointer
;
}
...
...
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