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
efac8f22
Commit
efac8f22
authored
Dec 03, 2018
by
Scott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SnowFlat: use qa-post-content class for general HTML
parent
a69e8264
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
32 deletions
+14
-32
qa-styles-rtl.css
qa-theme/SnowFlat/qa-styles-rtl.css
+5
-20
qa-styles.css
qa-theme/SnowFlat/qa-styles.css
+9
-12
No files found.
qa-theme/SnowFlat/qa-styles-rtl.css
View file @
efac8f22
...
...
@@ -35,24 +35,13 @@ h1 {
float
:
left
;
}
.
entry-content
th
,
.entry-content
td
,
.qa-c-item-content
th
,
.qa-c-item
-content
td
{
.
qa-post-content
th
,
.qa-post
-content
td
{
text-align
:
right
;
}
.entry-content
ul
,
.qa-c-item-content
ul
{
margin
:
20px
20px
20px
0
;
}
.entry-content
ul
>
li
:before
,
.qa-c-item-content
ul
>
li
:before
{
left
:
auto
;
right
:
-1.6em
;
}
.entry-content
ul
>
li
>
ul
,
.qa-c-item-content
ul
>
li
>
ul
{
margin
:
0
20px
0
0
;
}
.entry-content
ol
,
.qa-c-item-content
ol
{
margin
:
20px
20px
20px
0
;
}
.entry-content
ol
>
li
>
ol
,
.qa-c-item-content
ol
>
li
>
ol
{
margin
:
0
20px
0
0
;
.qa-post-content
ul
,
.qa-post-content
ol
{
margin-left
:
0
;
margin-right
:
20px
;
}
.qa-favoriting
{
...
...
@@ -457,7 +446,3 @@ h1 {
direction
:
ltr
;
display
:
inline-block
;
}
.qa-q-view-content
ul
,
.qa-a-item-content
ul
,
.qa-c-item-content
ul
,
.qa-q-view-content
ol
,
.qa-a-item-content
ol
,
.qa-c-item-content
ol
{
margin-right
:
20px
;
margin-left
:
0
;
}
qa-theme/SnowFlat/qa-styles.css
View file @
efac8f22
...
...
@@ -856,29 +856,26 @@ blockquote p {
word-wrap
:
break-word
;
}
.qa-
q-view-content
table
,
.qa-a-item-content
table
,
.qa-c-item
-content
table
{
.qa-
post
-content
table
{
width
:
100%
;
border-collapse
:
collapse
;
font-size
:
14px
;
margin-bottom
:
20px
;
}
.qa-
q-view-content
tr
:hover
,
.qa-a-item-content
tr
:hover
,
.qa-c-item
-content
tr
:hover
{
.qa-
post
-content
tr
:hover
{
background-color
:
#f4f4f4
;
}
.qa-q-view-content
th
,
.qa-a-item-content
th
,
.qa-c-item-content
th
,
.qa-q-view-content
td
,
.qa-a-item-content
td
,
.qa-c-item-content
td
{
padding
:
10px
;
.qa-post-content
th
,
.qa-post-content
td
{
padding
:
6px
10px
;
border
:
1px
solid
#e0e0e0
;
text-align
:
left
;
}
.qa-
q-view-content
th
,
.qa-a-item-content
th
,
.qa-c-item
-content
th
{
.qa-
post
-content
th
{
background-color
:
#eaeaea
;
font-weight
:
700
;
}
.qa-q-view-content
td
,
.qa-a-item-content
td
,
.qa-c-item-content
td
{
}
.qa-q-view-content
ul
,
.qa-a-item-content
ul
,
.qa-c-item-content
ul
,
.qa-q-view-content
ol
,
.qa-a-item-content
ol
,
.qa-c-item-content
ol
{
.qa-post-content
ul
,
.qa-post-content
ol
{
margin-left
:
20px
;
padding
:
0
;
}
...
...
@@ -1821,7 +1818,7 @@ input[type="submit"], button {
margin-top
:
0
;
}
.qa-form-tall-text
,
.qa-form-tall-email
{
.qa-form-tall-text
{
width
:
100%
;
}
...
...
@@ -1909,7 +1906,7 @@ input[type="submit"], button {
.qa-form-wide-data
{
padding-left
:
5px
;
}
.qa-form-wide-text
,
.qa-form-wide-email
{
.qa-form-wide-text
{
width
:
100%
;
}
...
...
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